You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+21Lines changed: 21 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,26 @@
1
1
# v1.19
2
2
3
+
## Release v1.19.1 - 2025/11/06
4
+
5
+
### Bug Fix
6
+
7
+
* YAML config: Supports parsing array format https://github.com/fluent/fluentd/pull/5139
8
+
* Fix infinite loop in out_forward handshake protocol that could cause logs to stop being flushed in unstable network environments https://github.com/fluent/fluentd/pull/5138
9
+
10
+
### Misc
11
+
12
+
* gem: fix uri gem version to keep IPv6 tests https://github.com/fluent/fluentd/pull/5144
0 commit comments