Skip to content

Releases: stevehipwell/fluentd-aggregator

v2.0.0

04 Oct 16:49
Compare
Choose a tag to compare

Warning
The ElasticSearch plugin and libraries have been updated to the latest version so AWS users will need to be using OpenSearch.

Highlights

  • The Fluentd version has been updated from v1.14 to v1.15 (releases v1.15.0, v1.15.1 & v1.15.2).
  • This image now follows semantic versioning and is decoupled from the Fluentd release cycle and versioning constraints.
  • Plugin versions will now be strictly versioned.

All Changes

  • Updated Fluentd to v1.15.2.
  • Changed versioning strategy to decouple from Fluentd releases.
  • Changed plugin installation to explicitly set the version.
  • Changed default configuration to make it simpler.
  • Added explicit UID & GID to fluent user of 2000.
  • Added /fluentd/state directory.
  • Removed ElasticSearch locking to continue supporting AWS version.
  • Removed setting RUBY_GC_HEAP_OLDOBJECT_LIMIT_FACTOR.

v1.14.10

03 May 14:34
Compare
Choose a tag to compare

Added

v1.14.9

01 Apr 08:03
b51af17
Compare
Choose a tag to compare

Changed

  • Updated Fluentd image to v1.14.6.

v1.14.8

10 Feb 15:22
Compare
Choose a tag to compare

Added

  • Added ARM64 support via building image from scratch.

v1.14.7

10 Feb 08:56
248a5e4
Compare
Choose a tag to compare

Changed

  • Updated Fluentd image to v1.14.5.

v1.14.6

21 Jan 14:27
87e3c2d
Compare
Choose a tag to compare

v1.14.5

07 Jan 09:43
4f7cf2c
Compare
Choose a tag to compare

Changed

  • Updated Fluentd image to v1.14.4.

v1.14.4

29 Nov 12:41
eca617a
Compare
Choose a tag to compare

Changed

  • Updated Fluentd image to v1.14.3.

v1.14.3

29 Oct 08:54
704e440
Compare
Choose a tag to compare

Changed

  • Updated Fluentd image to v1.14.2.

v1.14.2

28 Oct 15:15
3d54cd8
Compare
Choose a tag to compare

Added

Changed

  • Pinned Elasticsearch gems to v7.13.3 to stop it blocking OpenSearch.