From 08101b2185a6c92353d3dc54713f75b2467d1867 Mon Sep 17 00:00:00 2001 From: Kentaro Hayashi Date: Fri, 13 Dec 2024 10:23:47 +0900 Subject: [PATCH] Update CHANGELOG.md Co-authored-by: Daijiro Fukuda Signed-off-by: Kentaro Hayashi --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 82139a77..24ff9e58 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,7 +13,9 @@ About the past changelog entries, see [old CHANGELOG](CHANGELOG-v4.md) instead. * msi: set GEM_HOME/GEM_PATH in fluentd.bat * Support upgrade fluentd service with zero downtime. Note that you can use this feature when upgrade to the next version of fluent-package. - +* fluentd.service: Remove GEM_HOME/GEM_PATH env vars because they are unnecessary. +* deb: suppress service restart by needrestart. + The package places `/etc/needrestart/conf.d/50-fluent-package.conf`. This is standard version of Fluentd distribution package. If you want LTS version, stick to use v5.0.x.