Skip to content

Commit 4afa18a

Browse files
committed
chore: Updated changelog for v2.17.1 release
Signed-off-by: Steve Hipwell <[email protected]>
1 parent 96e762c commit 4afa18a

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,12 @@
1414

1515
## [UNRELEASED]
1616

17+
## [v2.17.1] - 2024-08-20
18+
1719
### Changed
1820

19-
- Updated [Ruby](https://hub.docker.com/_/ruby) OCI image from `v3.3.3` to [`v3.3.4`](https://github.com/ruby/ruby/releases/tag/v3_3_4). ([#324](https://github.com/stevehipwell/fluentd-aggregator/pull/324) & [#333](https://github.com/stevehipwell/fluentd-aggregator/pull/333)) _@dependabot_
21+
- Updated [Ruby](https://hub.docker.com/_/ruby) OCI image from `v3.3.3` to [`v3.3.4`](https://github.com/ruby/ruby/releases/tag/v3_3_4). ([#324](https://github.com/stevehipwell/fluentd-aggregator/pull/324), [#333](https://github.com/stevehipwell/fluentd-aggregator/pull/333) & [#340](https://github.com/stevehipwell/fluentd-aggregator/pull/340)) _@dependabot_
22+
- Updated [Fluentd](https://rubygems.org/gems/fluentd) from `v1.17.0` to [`v1.17.1`](https://github.com/fluent/fluentd/releases/tag/v1.17.1). ([#341](https://github.com/stevehipwell/fluentd-aggregator/pull/341)) _@dependabot_
2023
- Updated [fluent-plugin-datadog](https://rubygems.org/gems/fluent-plugin-datadog/) from `v0.14.3` to [`v0.14.4`](https://github.com/DataDog/fluent-plugin-datadog/releases/tag/v0.14.4). ([#327](https://github.com/stevehipwell/fluentd-aggregator/pull/327)) _@dependabot_
2124
- Updated [oj](https://rubygems.org/gems/oj) Gem from `3.16.4` to [`3.16.5`](https://github.com/ohler55/oj/releases/tag/v3.16.5). ([#338](https://github.com/stevehipwell/fluentd-aggregator/pull/338)) _@dependabot_
2225
- Updated [fluent-plugin-kafka](https://github.com/fluent/fluent-plugin-kafka) from `0.19.2` to [`0.19.3`](https://github.com/fluent/fluent-plugin-kafka/releases/tag/v0.19.3). ([#338](https://github.com/stevehipwell/fluentd-aggregator/pull/338)) _@dependabot_
@@ -354,7 +357,8 @@
354357
<!--
355358
RELEASE LINKS
356359
-->
357-
[UNRELEASED]: https://github.com/stevehipwell/fluentd-aggregator/compare/v2.17.0...HEAD
360+
[UNRELEASED]: https://github.com/stevehipwell/fluentd-aggregator/compare/v2.17.1...HEAD
361+
[v2.17.1]: https://github.com/stevehipwell/fluentd-aggregator/releases/tag/v2.17.1
358362
[v2.17.0]: https://github.com/stevehipwell/fluentd-aggregator/releases/tag/v2.17.0
359363
[v2.16.0]: https://github.com/stevehipwell/fluentd-aggregator/releases/tag/v2.16.0
360364
[v2.15.0]: https://github.com/stevehipwell/fluentd-aggregator/releases/tag/v2.15.0

0 commit comments

Comments
 (0)