Skip to content

Commit 08e7361

Browse files
authored
msi: add additional fix for migration process (#642)
Signed-off-by: Kentaro Hayashi <[email protected]>
1 parent 226e11c commit 08e7361

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@ About the past changelog entries, see [old CHANGELOG](CHANGELOG-v4.md) instead.
1919
* Update fluent-diagtool to v1.0.5
2020
* Supports to collect list of plugins on Windows.
2121
* Fixed not to raise an exception when sysctl is missing on Linux.
22+
* msi: changed to stop running migration process on every update (#641)
23+
In the previous versions, this will copy the old `td-agent.conf` file to `fluentd.conf` again.
24+
This results in the loss of the current config.
2225

2326
### Core component
2427

0 commit comments

Comments
 (0)