Skip to content

Commit 0b72a77

Browse files
authored
Merge v1.16 LTS changelog to master (#4975)
**Which issue(s) this PR fixes**: Fixes # **What this PR does / why we need it**: Merge v1.16 LTS changelog to master Ref. https://github.com/fluent/fluentd/blob/v1.16/CHANGELOG.md **Docs Changes**: **Release Note**: Signed-off-by: Shizuo Fujita <[email protected]>
1 parent eeb384e commit 0b72a77

File tree

1 file changed

+44
-0
lines changed

1 file changed

+44
-0
lines changed

CHANGELOG.md

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,50 @@
142142

143143
# v1.16
144144

145+
## Release v1.16.9 - 2025/05/14
146+
147+
### Bug Fix
148+
149+
* winsvc: Fix bug where service accidentally stops after starting.
150+
The previous version (v1.16.8) should not be used for Windows Service.
151+
https://github.com/fluent/fluentd/pull/4955
152+
153+
### Misc
154+
155+
* CI improvemnts
156+
https://github.com/fluent/fluentd/pull/4956
157+
158+
## Release v1.16.8 - 2025/05/01
159+
160+
**This version has a critical bug about Windows Service. Do not use this version.**
161+
(https://github.com/fluent/fluentd/pull/4955)
162+
163+
### Bug Fix
164+
165+
* winsvc: Stop the service when the supervisor is dead
166+
https://github.com/fluent/fluentd/pull/4942
167+
* formatter_csv: Fix memory leak
168+
https://github.com/fluent/fluentd/pull/4920
169+
170+
### Misc
171+
172+
* Add fiddle as dependency gem for Ruby 3.5 on Windows
173+
https://github.com/fluent/fluentd/pull/4919
174+
* Refactoring code
175+
https://github.com/fluent/fluentd/pull/4921
176+
https://github.com/fluent/fluentd/pull/4922
177+
https://github.com/fluent/fluentd/pull/4926
178+
https://github.com/fluent/fluentd/pull/4943
179+
* CI improvemnts
180+
https://github.com/fluent/fluentd/pull/4821
181+
https://github.com/fluent/fluentd/pull/4850
182+
https://github.com/fluent/fluentd/pull/4851
183+
https://github.com/fluent/fluentd/pull/4862
184+
https://github.com/fluent/fluentd/pull/4915
185+
https://github.com/fluent/fluentd/pull/4923
186+
https://github.com/fluent/fluentd/pull/4925
187+
https://github.com/fluent/fluentd/pull/4927
188+
145189
## Release v1.16.7 - 2025/01/29
146190

147191
### Bug Fix

0 commit comments

Comments
 (0)