We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0796b07 commit 9fa647cCopy full SHA for 9fa647c
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Confluent's Python client for Apache Kafka
2
3
+## v2.3.1 (can change before next release)
4
+
5
+ - Remove LICENCE.txt that was incorrectly installed as a data file (@dirkmueller, @asottile-sentry)
6
7
+confluent-kafka-python is based on librdkafka v2.3.1, see the
8
+[librdkafka release notes](https://github.com/confluentinc/librdkafka/releases/tag/v2.3.1)
9
+for a complete list of changes, enhancements, fixes and upgrade considerations.
10
11
## v2.3.0
12
13
v2.3.0 is a feature release with the following features, fixes and enhancements:
0 commit comments