Skip to content

Commit 741ecef

Browse files
committed
Apply v5.0.6, v5.0.7 changelog
Signed-off-by: Kentaro Hayashi <hayashi@clear-code.com>
1 parent d985db1 commit 741ecef

File tree

1 file changed

+122
-0
lines changed

1 file changed

+122
-0
lines changed

CHANGELOG.md

Lines changed: 122 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,128 @@ On Windows
8282
* winevt_c v0.11.1 (update)
8383
* nokogiri v1.16.8 (update)
8484

85+
## Release v5.0.7 - 2025/05/14
86+
87+
### News
88+
89+
* Update Ruby to 3.2.8 (#816)
90+
* Update fluentd to 1.16.9 (#816)
91+
* Update bundled gems
92+
93+
### Core component
94+
95+
* ruby v3.2.8 (update)
96+
* jemalloc v3.6.0
97+
* OpenSSL 3.4.0 Windows
98+
* OpenSSL 3.0.8 macOS
99+
* fluentd v1.16.9 (update)
100+
* msgpack 1.7.5
101+
* oj 3.16.5
102+
* webrick 1.8.2
103+
* openssl 3.3.0 (update)
104+
105+
### Bundled plugins and gems
106+
107+
* aws-partitions v1.785.0
108+
* aws-sdk-core v3.178.0
109+
* aws-sdk-kms v1.71.0
110+
* aws-sdk-s3 v1.129.0
111+
* aws-sdk-sqs v1.61.0
112+
* aws-sigv4 v1.6.0
113+
* elasticsearch v8.8.0
114+
* fluent-diagtool v1.0.5
115+
* fluent-plugin-calyptia-monitoring v0.1.3
116+
* fluent-plugin-elasticsearch v5.4.4 (update)
117+
* fluent-plugin-flowcounter-simple 0.1.0
118+
* fluent-plugin-kafka v0.19.3
119+
* fluent-plugin-metrics-cmetrics v0.1.2
120+
* fluent-plugin-opensearch v1.1.4
121+
* fluent-plugin-prometheus v2.1.0
122+
* fluent-plugin-prometheus_pushgateway v0.1.1
123+
* fluent-plugin-record-modifier v2.1.1
124+
* fluent-plugin-rewrite-tag-filter v2.4.0
125+
* fluent-plugin-s3 v1.7.2
126+
* fluent-plugin-sd-dns 0.1.0
127+
* fluent-plugin-systemd v1.1.0
128+
* fluent-plugin-td v1.2.0
129+
* fluent-plugin-utmpx v0.5.0
130+
* fluent-plugin-webhdfs v1.5.0
131+
* mini_portile2 v2.8.2
132+
* prometheus-client v2.1.0
133+
* rdkafka v0.12.0
134+
* ruby-kafka v1.5.0
135+
* systemd-journal v2.0.0
136+
* td-client v1.0.8
137+
* webhdfs v0.10.2
138+
139+
On Windows
140+
141+
* fluent-plugin-parser-winevt_xml v0.2.7
142+
* fluent-plugin-windows-exporter v1.0.0
143+
* winevt_c v0.10.2
144+
* nokogiri v1.16.8
145+
146+
## Release v5.0.6 - 2025/02/14
147+
148+
### News
149+
150+
* Update Ruby to 3.2.7 (#783)
151+
* Update fluentd to 1.16.7 (#783)
152+
* Update bundled gems
153+
* msi: Fixed to keep some registry values with update (#779)
154+
155+
### Core component
156+
157+
* ruby v3.2.7 (update)
158+
* jemalloc v3.6.0
159+
* OpenSSL 3.4.0 Windows
160+
* OpenSSL 3.0.8 macOS
161+
* fluentd v1.16.7 (update)
162+
* msgpack 1.7.5 (update)
163+
* oj 3.16.5
164+
* webrick 1.8.2
165+
166+
### Bundled plugins and gems
167+
168+
* aws-partitions v1.785.0
169+
* aws-sdk-core v3.178.0
170+
* aws-sdk-kms v1.71.0
171+
* aws-sdk-s3 v1.129.0
172+
* aws-sdk-sqs v1.61.0
173+
* aws-sigv4 v1.6.0
174+
* elasticsearch v8.8.0
175+
* fluent-diagtool v1.0.5
176+
* fluent-plugin-calyptia-monitoring v0.1.3
177+
* fluent-plugin-elasticsearch v5.4.0
178+
* fluent-plugin-flowcounter-simple 0.1.0
179+
* fluent-plugin-kafka v0.19.3 (update)
180+
* fluent-plugin-metrics-cmetrics v0.1.2
181+
* fluent-plugin-opensearch v1.1.4
182+
* fluent-plugin-prometheus v2.1.0
183+
* fluent-plugin-prometheus_pushgateway v0.1.1
184+
* fluent-plugin-record-modifier v2.1.1
185+
* fluent-plugin-rewrite-tag-filter v2.4.0
186+
* fluent-plugin-s3 v1.7.2
187+
* fluent-plugin-sd-dns 0.1.0
188+
* fluent-plugin-systemd v1.1.0
189+
* fluent-plugin-td v1.2.0
190+
* fluent-plugin-utmpx v0.5.0
191+
* fluent-plugin-webhdfs v1.5.0
192+
* mini_portile2 v2.8.2
193+
* prometheus-client v2.1.0
194+
* rdkafka v0.12.0
195+
* ruby-kafka v1.5.0
196+
* systemd-journal v2.0.0
197+
* td-client v1.0.8
198+
* webhdfs v0.10.2
199+
200+
On Windows
201+
202+
* fluent-plugin-parser-winevt_xml v0.2.7
203+
* fluent-plugin-windows-exporter v1.0.0
204+
* winevt_c v0.10.2 (update)
205+
* nokogiri v1.16.8 (update)
206+
85207
## Release v5.0.5 - 2024/11/08
86208

87209
### News

0 commit comments

Comments
 (0)