From 394f7b94b201d5ea61802fdd58898cece33f0159 Mon Sep 17 00:00:00 2001 From: Jonas Nilsson Date: Fri, 25 Mar 2022 14:47:39 +0100 Subject: [PATCH] Changes update. --- changes.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/changes.md b/changes.md index dca7efae6..4d5eb88fa 100644 --- a/changes.md +++ b/changes.md @@ -2,6 +2,8 @@ ## Next version +## Version 5.0.0: Usage and opinion + - The filewriter will now only run in the job pool mode. This means that the user is required to supply a job pool topic in the filewriter .ini configuration flag using the --job-pool-uri option. - Improved log messages and thread names. Done to aid debugging. - Changed _fetch.message.max.bytes_ Kafka variable back to its default value as it was causing timeouts.