Skip to content

Commit

Permalink
Add changelog for v5.0.5
Browse files Browse the repository at this point in the history
Signed-off-by: Kentaro Hayashi <[email protected]>
  • Loading branch information
kenhys committed Nov 13, 2024
1 parent e15b55b commit 67d8a64
Showing 1 changed file with 60 additions and 0 deletions.
60 changes: 60 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,66 @@

About the past changelog entries, see [old CHANGELOG](CHANGELOG-v4.md) instead.

## Release v5.0.5 - 2024/11/08

### News

* Update ruby to 3.2.6 (#697)
* Update fluentd to 1.16.6 (#697)
* Update bundled gems

### Core component

* ruby v3.2.6 (update)
* jemalloc v3.6.0
* OpenSSL 3.4.0 Windows (update)
* OpenSSL 3.0.8 macOS
* fluentd v1.16.6 (update)
* msgpack 1.7.3 (update)
* oj 3.16.5 (update)
* webrick 1.8.2 (update)

### Bundled plugins and gems

* aws-partitions v1.785.0
* aws-sdk-core v3.178.0
* aws-sdk-kms v1.71.0
* aws-sdk-s3 v1.129.0
* aws-sdk-sqs v1.61.0
* aws-sigv4 v1.6.0
* elasticsearch v8.8.0
* fluent-diagtool v1.0.5
* fluent-plugin-calyptia-monitoring v0.1.3
* fluent-plugin-elasticsearch v5.4.0
* fluent-plugin-flowcounter-simple 0.1.0
* fluent-plugin-kafka v0.19.2
* fluent-plugin-metrics-cmetrics v0.1.2
* fluent-plugin-opensearch v1.1.4
* fluent-plugin-prometheus v2.1.0
* fluent-plugin-prometheus_pushgateway v0.1.1
* fluent-plugin-record-modifier v2.1.1
* fluent-plugin-rewrite-tag-filter v2.4.0
* fluent-plugin-s3 v1.7.2
* fluent-plugin-sd-dns 0.1.0
* fluent-plugin-systemd v1.1.0 (update)
* fluent-plugin-td v1.2.0
* fluent-plugin-utmpx v0.5.0
* fluent-plugin-webhdfs v1.5.0
* mini_portile2 v2.8.2
* prometheus-client v4.1.0
* rdkafka v0.12.0
* ruby-kafka v1.5.0
* systemd-journal v2.0.0 (update)
* td-client v1.0.8
* webhdfs v0.10.2

On Windows

* fluent-plugin-parser-winevt_xml v0.2.7
* fluent-plugin-windows-exporter v1.0.0
* winevt_c v0.10.1
* nokogiri v1.16.6

## Release v5.0.4 - 2024/06/29

### News
Expand Down

0 comments on commit 67d8a64

Please sign in to comment.