File tree Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Original file line number Diff line number Diff line change 11# v1.19
22
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+
9+ ### Misc
10+
11+ * gem: fix uri gem version to keep IPv6 tests https://github.com/fluent/fluentd/pull/5144
12+ * CI fixes
13+ * https://github.com/fluent/fluentd/pull/5055
14+ * https://github.com/fluent/fluentd/pull/5057
15+ * https://github.com/fluent/fluentd/pull/5063
16+ * https://github.com/fluent/fluentd/pull/5064
17+ * https://github.com/fluent/fluentd/pull/5077
18+ * https://github.com/fluent/fluentd/pull/5078
19+ * https://github.com/fluent/fluentd/pull/5136
20+ * https://github.com/fluent/fluentd/pull/5140
21+
322## Release v1.19.0 - 2025/07/30
423
524### Enhancement
Original file line number Diff line number Diff line change 1616
1717module Fluent
1818
19- VERSION = '1.19.0 '
19+ VERSION = '1.19.1 '
2020
2121end
You can’t perform that action at this time.
0 commit comments