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 f09348e commit 157d81eCopy full SHA for 157d81e
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "rdkafka"
3
-version = "0.31.0"
+version = "0.32.1"
4
authors = ["Federico Giraud <giraud.federico@gmail.com>"]
5
repository = "https://github.com/fede1024/rust-rdkafka"
6
readme = "README.md"
changelog.md
@@ -4,7 +4,7 @@ See also the [rdkafka-sys changelog](rdkafka-sys/changelog.md).
## Unreleased
7
-## 0.32.0 (2023-06-09)
+## 0.32.1 (2023-06-09)
8
9
* Add support for the cluster mock API.
10
* Expose assignment_lost method on the consumer.
0 commit comments