Skip to content

Commit 1d2716e

Browse files
committed
Changelog added
1 parent 80a1e3a commit 1d2716e

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Confluent's Python client for Apache Kafka
22

3+
## v2.10.0
4+
5+
v2.10.0 is a feature release with the following fixes and enhancements:
6+
7+
- [KIP-848] Group Config is now supported in AlterConfigs, IncrementalAlterConfigs and DescribeConfigs. (#1856)
8+
- [KIP-848] `describe_consumer_groups()` now supports KIP-848 introduced `consumer` groups. Two new fields for consumer group type and target assignment have also been added. Type defines whether this group is a `classic` or `consumer` group. Target assignment is only valid for the `consumer` protocol and its defaults to NULL. (#4922).
9+
310
## v2.9.0
411

512
v2.9.0 is a feature release with the following fixes and enhancements:

0 commit comments

Comments
 (0)