152152
153153### Misc
154154
155- * CI improvemnts
155+ * CI improvements
156156 https://github.com/fluent/fluentd/pull/4956
157157
158158## Release v1.16.8 - 2025/05/01
176176 https://github.com/fluent/fluentd/pull/4922
177177 https://github.com/fluent/fluentd/pull/4926
178178 https://github.com/fluent/fluentd/pull/4943
179- * CI improvemnts
179+ * CI improvements
180180 https://github.com/fluent/fluentd/pull/4821
181181 https://github.com/fluent/fluentd/pull/4850
182182 https://github.com/fluent/fluentd/pull/4851
203203 https://github.com/fluent/fluentd/pull/4747
204204* README: remove deprecated google analytics beacon
205205 https://github.com/fluent/fluentd/pull/4797
206- * CI improvemnts
206+ * CI improvements
207207 https://github.com/fluent/fluentd/pull/4723
208208 https://github.com/fluent/fluentd/pull/4788
209209 https://github.com/fluent/fluentd/pull/4789
@@ -925,7 +925,7 @@ We recommend to upgrade Fluentd to v1.14.2 or use patched version of
925925
926926* Add webrick to support Ruby 3.0
927927 https://github.com/fluent/fluentd/pull/3257
928- * Suggest Discource instead of Google Groups
928+ * Suggest Discourse instead of Google Groups
929929 https://github.com/fluent/fluentd/pull/3261
930930* Update MAINTAINERS.md
931931 https://github.com/fluent/fluentd/pull/3282
@@ -1014,7 +1014,7 @@ We recommend to upgrade Fluentd to v1.14.2 or use patched version of
10141014
10151015### Bug fix
10161016
1017- * Fix a bug that windows service isn't stopped gracefuly
1017+ * Fix a bug that windows service isn't stopped gracefully
10181018 https://github.com/fluent/fluentd/pull/3156
10191019
10201020## Release v1.11.4 - 2020/10/13
@@ -1073,7 +1073,7 @@ We recommend to upgrade Fluentd to v1.14.2 or use patched version of
10731073 https://github.com/fluent/fluentd/pull/3092
10741074* cert: Raise an error for broken certificate file
10751075 https://github.com/fluent/fluentd/pull/3086
1076- * cert: Set TLS ciphers list correcty on older OpenSSL
1076+ * cert: Set TLS ciphers list correctly on older OpenSSL
10771077 https://github.com/fluent/fluentd/pull/3093
10781078
10791079## Release v1.11.1 - 2020/06/22
@@ -1325,7 +1325,7 @@ We recommend to upgrade Fluentd to v1.14.2 or use patched version of
13251325 https://github.com/fluent/fluentd/pull/2787
13261326* in_tail: Add ` path_delimiter ` to split with any char
13271327 https://github.com/fluent/fluentd/pull/2796
1328- * in_tail: Remove an entry from PositionaFile when it is unwatched
1328+ * in_tail: Remove an entry from PositionFile when it is unwatched
13291329 https://github.com/fluent/fluentd/pull/2803
13301330* out_http: Add warning for ` retryable_response_code `
13311331 https://github.com/fluent/fluentd/pull/2809
@@ -1345,7 +1345,7 @@ We recommend to upgrade Fluentd to v1.14.2 or use patched version of
13451345
13461346### New feature
13471347
1348- * New light-weight config reload mechanizm
1348+ * New light-weight config reload mechanism
13491349 https://github.com/fluent/fluentd/pull/2716
13501350* Drop ruby 2.1/2.2/2.3 support
13511351 https://github.com/fluent/fluentd/pull/2750
@@ -1368,7 +1368,7 @@ We recommend to upgrade Fluentd to v1.14.2 or use patched version of
13681368
13691369* buffer: Disable the optimization of Metadata instance comparison on Windows
13701370 https://github.com/fluent/fluentd/pull/2778
1371- * outut /buffer: Fix stage size computation
1371+ * output /buffer: Fix stage size computation
13721372 https://github.com/fluent/fluentd/pull/2734
13731373* server: Ignore Errno::EHOSTUNREACH in TLS accept to avoid fluentd restart
13741374 https://github.com/fluent/fluentd/pull/2773
@@ -1415,7 +1415,7 @@ We recommend to upgrade Fluentd to v1.14.2 or use patched version of
14151415 https://github.com/fluent/fluentd/pull/2673
14161416* log: Deprecate top-level match for capturing fluentd logs
14171417 https://github.com/fluent/fluentd/pull/2689
1418- * in_monitor_agent: Expose Fluentd verion in REST API
1418+ * in_monitor_agent: Expose Fluentd version in REST API
14191419 https://github.com/fluent/fluentd/pull/2706
14201420* time: Accept localtime xor utc
14211421 https://github.com/fluent/fluentd/pull/2720
@@ -1850,7 +1850,7 @@ We recommend to upgrade Fluentd to v1.14.2 or use patched version of
18501850 https://github.com/fluent/fluentd/pull/2193
18511851* record_accessor helper: Delete top level field with bracket style
18521852 https://github.com/fluent/fluentd/pull/2192
1853- * filter_record_transformer: Keep ` class ` methond to avoid undefined method error
1853+ * filter_record_transformer: Keep ` class ` method to avoid undefined method error
18541854 https://github.com/fluent/fluentd/pull/2186
18551855
18561856## Release v1.3.0 - 2018/11/10
@@ -2223,7 +2223,7 @@ See [CNCF announcement](https://www.cncf.io/blog/2017/12/06/fluentd-v1-0/) :)
22232223
22242224* formatter_tsv: Add add_newline parameter
22252225 https://github.com/fluent/fluentd/pull/1691
2226- * out_file/out_secondary_file: Support ${chunk_id} placeholder. This includes extrace_placeholders API change
2226+ * out_file/out_secondary_file: Support ${chunk_id} placeholder. This includes extract_placeholders API change
22272227 https://github.com/fluent/fluentd/pull/1708
22282228* record_accessor: Support double quotes in bracket notation
22292229 https://github.com/fluent/fluentd/pull/1716
@@ -2374,7 +2374,7 @@ See [CNCF announcement](https://www.cncf.io/blog/2017/12/06/fluentd-v1-0/) :)
23742374
23752375### Bug fixes
23762376
2377- * in_http: Fix X-Forwarded-For header handling. Accpet multiple headers
2377+ * in_http: Fix X-Forwarded-For header handling. Accept multiple headers
23782378 https://github.com/fluent/fluentd/pull/1535
23792379* Fix backward compatibility with Fluent::DetachProcess and Fluent::DetachMultiProcess
23802380 https://github.com/fluent/fluentd/pull/1522
0 commit comments