v5.0.4
Release v5.0.4 - 2024/07/08
Download
https://www.fluentd.org/download/fluent_package
News
- Update ruby to 3.2.4 (#645)
- Update bundled gems
- Ubuntu 24.04 LTS (Noble Numbat) has been supported (#639)
- Fixed to prevent launching Fluentd wrongly if the service is already running (#617,#648)
- msi: fixed not to override
PATH
environment variable accidentally (#647) - CentOS 7 was dropped (#651,#654)
NOTE: CentOS 7 package is not buildable anymore, and reached itself EOL lifecycle, so dropped support it.
What's Changed
- ci: add helper script to test updated repository metadata by @kenhys in #638
- ci deb: extract confluent test case by @kenhys in #643
- github: update remote image server by @kenhys in #646
- update target ruby version to 3.2.4 by @kenhys in #645
- deb: add Ubuntu 24.04 (Noble Numbat) by @kenhys in #639
- msi: refactor exectuion bat files by @daipom in #647
- msi: guard duplicated instance (not adding a new option) by @daipom in #648
- github: restrict execution timeout by @kenhys in #649
- linux: guard launching duplicated fluentd instance with same configuration by @kenhys in #617
- fluent-package v5.0.4 by @kenhys in #650
- github: drop CentOS 7 from GitHub workflow by @kenhys in #654
- rpm: drop centos:7 to collect artifacts by @kenhys in #651
- deb rpm: allow to override existing artifacts by @kenhys in #652
- Fix a bug that excessively block to launch by @kenhys in #656
- Update changelog for v5.0.4 by @kenhys in #658
- msi: update Nokogiri to latest version by @kenhys in #657
- Improve test script by @kenhys in #653
Full Changelog: v5.0.3...v5.0.4