Skip to content

Commit 966b893

Browse files
committed
chore: Updated changelog for 2.17.4 release
Signed-off-by: Steve Hipwell <[email protected]>
1 parent 48251de commit 966b893

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,15 @@
1414

1515
## [UNRELEASED]
1616

17+
## [v2.17.4] - 2024-11-04
18+
1719
### Changed
1820

19-
- Updated [Ruby](https://hub.docker.com/_/ruby) OCI image digests to latest. ([#354](https://github.com/stevehipwell/fluentd-aggregator/pull/354) & ([#360](https://github.com/stevehipwell/fluentd-aggregator/pull/360)) _@dependabot_
21+
- Updated [Ruby](https://hub.docker.com/_/ruby) OCI image digests to latest. ([#354](https://github.com/stevehipwell/fluentd-aggregator/pull/354), [#360](https://github.com/stevehipwell/fluentd-aggregator/pull/360) & [#364](https://github.com/stevehipwell/fluentd-aggregator/pull/364)) _@dependabot_
2022
- Updated [WEBrick](https://rubygems.org/gems/webrick/) Gem from `1.8.1` to [`1.8.2`](https://github.com/ruby/webrick/releases/tag/v1.8.2). ([#353](https://github.com/stevehipwell/fluentd-aggregator/pull/353)) _@dependabot_
2123
- Updated [fluent-plugin-opensearch](https://rubygems.org/gems/fluent-plugin-opensearch) from `v1.1.4` to [`v1.1.5`](https://github.com/fluent/fluent-plugin-opensearch/releases/tag/v1.1.5). ([#356](https://github.com/stevehipwell/fluentd-aggregator/pull/356)) _@dependabot_
22-
- Updated [json](https://rubygems.org/gems/json) Gem from `2.7.2` to [`2.7.4`](https://github.com/flori/json/releases/tag/v2.7.4). ([#363](https://github.com/stevehipwell/fluentd-aggregator/pull/363)) _@dependabot_
24+
- Updated [json](https://rubygems.org/gems/json) Gem from `2.7.2` to [`2.7.5`](https://github.com/flori/json/releases/tag/v2.7.5). ([#363](https://github.com/stevehipwell/fluentd-aggregator/pull/363) & [#365](https://github.com/stevehipwell/fluentd-aggregator/pull/365)) _@dependabot_
25+
- Updated [oj](https://rubygems.org/gems/oj) Gem from `3.16.6` to [`3.16.7`](https://github.com/ohler55/oj/releases/tag/v3.16.7). ([#365](https://github.com/stevehipwell/fluentd-aggregator/pull/365)) _@dependabot_
2326

2427
## [v2.17.3] - 2024-09-10
2528

@@ -378,7 +381,8 @@
378381
<!--
379382
RELEASE LINKS
380383
-->
381-
[UNRELEASED]: https://github.com/stevehipwell/fluentd-aggregator/compare/v2.17.3...HEAD
384+
[UNRELEASED]: https://github.com/stevehipwell/fluentd-aggregator/compare/v2.17.4...HEAD
385+
[v2.17.4]: https://github.com/stevehipwell/fluentd-aggregator/releases/tag/v2.17.4
382386
[v2.17.3]: https://github.com/stevehipwell/fluentd-aggregator/releases/tag/v2.17.3
383387
[v2.17.2]: https://github.com/stevehipwell/fluentd-aggregator/releases/tag/v2.17.2
384388
[v2.17.1]: https://github.com/stevehipwell/fluentd-aggregator/releases/tag/v2.17.1

0 commit comments

Comments
 (0)