|
2 | 2 |
|
3 | 3 | About the past changelog entries, see [old CHANGELOG](CHANGELOG-v4.md) instead.
|
4 | 4 |
|
| 5 | +## Release v6.0.0 - 2025/08/29 |
| 6 | + |
| 7 | +### News |
| 8 | + |
| 9 | +* Update Ruby to 3.4.4 |
| 10 | +* Update fluentd to 1.19.0 |
| 11 | +* Update bundled gems |
| 12 | + |
| 13 | +### Core component |
| 14 | + |
| 15 | +* ruby v3.4.4 (update) |
| 16 | +* jemalloc v3.6.0 |
| 17 | +* OpenSSL 3.4.0 Windows |
| 18 | +* OpenSSL 3.0.8 macOS |
| 19 | +* gems |
| 20 | + * fluentd v1.19.0 (update) |
| 21 | + * msgpack 1.8.0 (update) |
| 22 | + * oj 3.16.11 (update) |
| 23 | + * webrick 1.9.1 (update) |
| 24 | + * openssl 3.3.0 |
| 25 | + |
| 26 | +### Bundled plugins and gems |
| 27 | + |
| 28 | +* aws-partitions v1.1110.0 (update) |
| 29 | +* aws-sdk-core v3.225.0 (update) |
| 30 | +* aws-sdk-kms v1.102.0 (update) |
| 31 | +* aws-sdk-s3 v1.189.0 (update) |
| 32 | +* aws-sdk-sqs v1.96.0 (update) |
| 33 | +* aws-sigv4 v1.12.0 (update) |
| 34 | +* elasticsearch v9.0.3 (update) |
| 35 | +* fluent-diagtool v1.0.5 |
| 36 | +* fluent-plugin-elasticsearch v6.0.0 (update) |
| 37 | +* fluent-plugin-fluent-package-notifier v0.1.0 (new) |
| 38 | +* fluent-plugin-flowcounter-simple 0.1.0 |
| 39 | +* fluent-plugin-kafka v0.19.4 (update) |
| 40 | +* fluent-plugin-metrics-cmetrics v0.1.2 |
| 41 | +* fluent-plugin-obsolete-plugins v0.1.1 (new) |
| 42 | +* fluent-plugin-opensearch v1.1.5 (update) |
| 43 | +* fluent-plugin-prometheus v2.2.1 (update) |
| 44 | +* fluent-plugin-prometheus_pushgateway v0.2.1 (update) |
| 45 | +* fluent-plugin-record-modifier v2.2.0 (update) |
| 46 | +* fluent-plugin-rewrite-tag-filter v2.4.0 |
| 47 | +* fluent-plugin-s3 v1.8.3 (update) |
| 48 | +* fluent-plugin-sd-dns 0.1.0 |
| 49 | +* fluent-plugin-systemd v1.1.0 (update) |
| 50 | +* fluent-plugin-td v1.2.0 |
| 51 | +* fluent-plugin-utmpx v0.5.0 |
| 52 | +* fluent-plugin-webhdfs v1.6.0 (update) |
| 53 | +* mini_portile2 v2.8.9 (update) |
| 54 | +* prometheus-client v4.2.4 (update) |
| 55 | +* rdkafka v0.21.0 (update) |
| 56 | +* ruby-kafka v1.5.0 |
| 57 | +* systemd-journal v2.0.0 (update) |
| 58 | +* td-client v2.0.0 (update) |
| 59 | +* webhdfs v0.11.0 (update) |
| 60 | + |
| 61 | +On Windows |
| 62 | + |
| 63 | +* fluent-plugin-parser-winevt_xml v0.2.8 (update) |
| 64 | +* fluent-plugin-windows-exporter v1.0.0 |
| 65 | +* winevt_c v0.11.2 (update) |
| 66 | +* nokogiri v1.18.8 (update) |
| 67 | + |
5 | 68 | ## Release v5.0.7 - 2025/05/16
|
6 | 69 |
|
7 | 70 | ### News
|
|
0 commit comments