Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Updated changelog
  • Loading branch information
pranavrth committed Oct 15, 2024
commit 95dbc870df8646d6b66deef32de37c6a05ae9263
8 changes: 4 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# Confluent's Python client for Apache Kafka

## v2.5.1
## v2.6.1

v2.5.1 is a maintenance release with the following fixes and enhancements:
v2.6.1 is a maintenance release with the following fixes and enhancements:

- Added an example for OAUTH OIDC producer with support for confluent cloud (#1769, @sarwarbhuiyan)

confluent-kafka-python is based on librdkafka v2.5.1, see the
[librdkafka release notes](https://github.com/confluentinc/librdkafka/releases/tag/v2.5.1)
confluent-kafka-python is based on librdkafka v2.6.1, see the
[librdkafka release notes](https://github.com/confluentinc/librdkafka/releases/tag/v2.6.1)
for a complete list of changes, enhancements, fixes and upgrade considerations.


Expand Down