From 2f8108624c3f23812aa151f51cce87738d14333b Mon Sep 17 00:00:00 2001 From: Vikram Patki 24489 Date: Fri, 20 Nov 2020 14:44:40 -0500 Subject: [PATCH] Bumping version to 0.2.2 --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 70b467be7..07e38ba72 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## 0.2.2 +### Fixed +- Consumer offsets not progressing for certain partitions +- Agent dies silenty when mode cancels pending tasks ## 0.2.1