Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -271,6 +271,22 @@ Others:

# v1.16

## Release v1.16.10 - 2025/09/12

### Bug Fix

* server plugin helper: ensure to close all connections at shutdown
https://github.com/fluent/fluentd/pull/5088

### Misc

* CI improvemnts
https://github.com/fluent/fluentd/pull/5083
https://github.com/fluent/fluentd/pull/5085
https://github.com/fluent/fluentd/pull/5086
https://github.com/fluent/fluentd/pull/5091
https://github.com/fluent/fluentd/pull/5092

## Release v1.16.9 - 2025/05/14

### Bug Fix
Expand Down
Loading