Skip to content

Commit fed56e3

Browse files
committed
Add changelog
1 parent 0ebc884 commit fed56e3

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# Confluent's Python client for Apache Kafka
2+
3+
## v1.5.0
4+
5+
v1.5.0 is a maintenance release with the following fixes and enhancements:
6+
7+
- Bundles librdkafka v1.5.0 - see release notes for all enhancements and fixes.
8+
- Documentation fixes
9+
- [Dockerfile examples](examples/docker)
10+
- [List offsets example](examples/list_offsets.py)
11+
12+
confluent-kafka-python is based on librdkafka v1.5.0, see the
13+
[librdkafka release notes](https://github.com/edenhill/librdkafka/releases/tag/v1.5.0)
14+
for a complete list of changes, enhancements, fixes and upgrade considerations.
15+

0 commit comments

Comments
 (0)