Release v5.0.3 - 2024/03/29
Download
https://www.fluentd.org/download/fluent_package
News
- Update fluentd to 1.16.5
- Update bundled gems
- msi: fixed wrong environment path for Fluent Package Prompt (#606)
- It breaks fluent-diagtool behavior to launch fluent-gem correctly.
- msi: removed unnecessary path delimiter (#607)
- It doesn't cause any problem yet, but it should treat
%~dp0
correctly.
- It doesn't cause any problem yet, but it should treat
- rpm: fixed to take over enabled state of systemd service from td-agent v4 (#613)
- deb rpm: fixed to quote target files correctly not to cause migration failures (#615)
- msi: added a patch for RubyInstaller to avoid crash on start up (#620)
- msi: fixed slow start issue on Windows (#631)
- Update fluent-diagtool to v1.0.5
- Supports to collect list of plugins on Windows.
- Fixed not to raise an exception when sysctl is missing on Linux.
- msi: changed to stop running migration process on every update (#641)
In the previous versions, this will copy the oldtd-agent.conf
file tofluentd.conf
again.
This results in the loss of the current config.
What's changed in details
What's Changed
- CHANGELOG: apply v4.5.2 release by @daipom in #604
- github: switch to use lxc by @kenhys in #603
- github: check downgrade to v4 by @kenhys in #591
- msi: fix wrong env path for Fluent Package Prompt by @daipom in #606
- msi: remove unnecessary path delimiter by @daipom in #607
- ci: use the last supported version on each distribution to fix failure by @kenhys in #614
- rpm: take over enabled state of systemd service from v4 by @kenhys in #613
- deb rpm: quote target files by @kenhys in #615
- ci: use last end of version for CI by @kenhys in #623
- Add a patch for RubyInstaller to avoid crash on start up by @ashie in #620
- github: use stable actions/download-artifact@v4 by @kenhys in #624
- Update bundled ruby to 3.2.3 by @kenhys in #626
- Suppress show download progress by @kenhys in #629
- msi: fix slow start issue on Windows by @kenhys in #631
- deb: enable building fluent-lts-apt-source package by @kenhys in #632
- apt: changed to match fluent-lts-apt-source correctly by @kenhys in #633
- apt: do not copy fluent-lts-apt-source under fluent-apt-source/ by @kenhys in #634
- github: extract test file as element of matrix by @kenhys in #636
- CI: Check time to start service on Windows by @daipom in #637
- fluent-package 5.0.3 by @kenhys in #627
- msi: stop migration run every update by @daipom in #641
- msi: add additional fix for migration process by @kenhys in #642
Full Changelog: v5.0.2...v5.0.3