diff --git a/CHANGELOG.md b/CHANGELOG.md index e9964a8e..ecf97e9e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Karafka Web changelog -## 0.7.4 (Unreleased) +## 0.7.4 (2023-09-19) - [Improvement] Skip aggregations on older schemas during upgrades. This only skips process-reports (that are going to be rolled) on the 5s window in case of an upgrade that should not be a rolling one anyhow. This simplifies the operations and minimizes the risk on breaking upgrades. - [Fix] Fix not working `ps` for macOS.