Skip to content

Commit 8798450

Browse files
kenhysdaipom
andauthored
Apply v5.0.6, v5.0.7 changelog (#837)
Signed-off-by: Kentaro Hayashi <hayashi@clear-code.com> Co-authored-by: Daijiro Fukuda <fukuda@clear-code.com>
1 parent d985db1 commit 8798450

File tree

1 file changed

+123
-0
lines changed

1 file changed

+123
-0
lines changed

CHANGELOG.md

Lines changed: 123 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,129 @@
22

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

5+
## Release v5.0.7 - 2025/05/16
6+
7+
### News
8+
9+
* Update Ruby to 3.2.8 (#816)
10+
* Update fluentd to 1.16.9 (#816)
11+
* Update bundled gems
12+
13+
### Core component
14+
15+
* ruby v3.2.8 (update)
16+
* jemalloc v3.6.0
17+
* OpenSSL 3.4.0 Windows
18+
* OpenSSL 3.0.8 macOS
19+
* gems
20+
* fluentd v1.16.9 (update)
21+
* msgpack 1.7.5
22+
* oj 3.16.5
23+
* webrick 1.8.2
24+
* openssl 3.3.0 (update)
25+
26+
### Bundled plugins and gems
27+
28+
* aws-partitions v1.785.0
29+
* aws-sdk-core v3.178.0
30+
* aws-sdk-kms v1.71.0
31+
* aws-sdk-s3 v1.129.0
32+
* aws-sdk-sqs v1.61.0
33+
* aws-sigv4 v1.6.0
34+
* elasticsearch v8.8.0
35+
* fluent-diagtool v1.0.5
36+
* fluent-plugin-calyptia-monitoring v0.1.3
37+
* fluent-plugin-elasticsearch v5.4.4 (update)
38+
* fluent-plugin-flowcounter-simple 0.1.0
39+
* fluent-plugin-kafka v0.19.3
40+
* fluent-plugin-metrics-cmetrics v0.1.2
41+
* fluent-plugin-opensearch v1.1.4
42+
* fluent-plugin-prometheus v2.1.0
43+
* fluent-plugin-prometheus_pushgateway v0.1.1
44+
* fluent-plugin-record-modifier v2.1.1
45+
* fluent-plugin-rewrite-tag-filter v2.4.0
46+
* fluent-plugin-s3 v1.7.2
47+
* fluent-plugin-sd-dns 0.1.0
48+
* fluent-plugin-systemd v1.1.0
49+
* fluent-plugin-td v1.2.0
50+
* fluent-plugin-utmpx v0.5.0
51+
* fluent-plugin-webhdfs v1.5.0
52+
* mini_portile2 v2.8.2
53+
* prometheus-client v2.1.0
54+
* rdkafka v0.12.0
55+
* ruby-kafka v1.5.0
56+
* systemd-journal v2.0.0
57+
* td-client v1.0.8
58+
* webhdfs v0.10.2
59+
60+
On Windows
61+
62+
* fluent-plugin-parser-winevt_xml v0.2.7
63+
* fluent-plugin-windows-exporter v1.0.0
64+
* winevt_c v0.10.2
65+
* nokogiri v1.16.8
66+
67+
## Release v5.0.6 - 2025/02/14
68+
69+
### News
70+
71+
* Update Ruby to 3.2.7 (#783)
72+
* Update fluentd to 1.16.7 (#783)
73+
* Update bundled gems
74+
* msi: Fixed to keep some registry values with update (#779)
75+
76+
### Core component
77+
78+
* ruby v3.2.7 (update)
79+
* jemalloc v3.6.0
80+
* OpenSSL 3.4.0 Windows
81+
* OpenSSL 3.0.8 macOS
82+
* fluentd v1.16.7 (update)
83+
* msgpack 1.7.5 (update)
84+
* oj 3.16.5
85+
* webrick 1.8.2
86+
87+
### Bundled plugins and gems
88+
89+
* aws-partitions v1.785.0
90+
* aws-sdk-core v3.178.0
91+
* aws-sdk-kms v1.71.0
92+
* aws-sdk-s3 v1.129.0
93+
* aws-sdk-sqs v1.61.0
94+
* aws-sigv4 v1.6.0
95+
* elasticsearch v8.8.0
96+
* fluent-diagtool v1.0.5
97+
* fluent-plugin-calyptia-monitoring v0.1.3
98+
* fluent-plugin-elasticsearch v5.4.0
99+
* fluent-plugin-flowcounter-simple 0.1.0
100+
* fluent-plugin-kafka v0.19.3 (update)
101+
* fluent-plugin-metrics-cmetrics v0.1.2
102+
* fluent-plugin-opensearch v1.1.4
103+
* fluent-plugin-prometheus v2.1.0
104+
* fluent-plugin-prometheus_pushgateway v0.1.1
105+
* fluent-plugin-record-modifier v2.1.1
106+
* fluent-plugin-rewrite-tag-filter v2.4.0
107+
* fluent-plugin-s3 v1.7.2
108+
* fluent-plugin-sd-dns 0.1.0
109+
* fluent-plugin-systemd v1.1.0
110+
* fluent-plugin-td v1.2.0
111+
* fluent-plugin-utmpx v0.5.0
112+
* fluent-plugin-webhdfs v1.5.0
113+
* mini_portile2 v2.8.2
114+
* prometheus-client v2.1.0
115+
* rdkafka v0.12.0
116+
* ruby-kafka v1.5.0
117+
* systemd-journal v2.0.0
118+
* td-client v1.0.8
119+
* webhdfs v0.10.2
120+
121+
On Windows
122+
123+
* fluent-plugin-parser-winevt_xml v0.2.7
124+
* fluent-plugin-windows-exporter v1.0.0
125+
* winevt_c v0.10.2 (update)
126+
* nokogiri v1.16.8 (update)
127+
5128
## Release v5.2.0 - 2024/12/14
6129

7130
### News

0 commit comments

Comments
 (0)