Skip to content

Commit 97688d7

Browse files
committed
Release v4.5.0+1.9.2
1 parent 157d81e commit 97688d7

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

rdkafka-sys/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rdkafka-sys"
3-
version = "4.4.0+1.9.2"
3+
version = "4.5.0+1.9.2"
44
authors = ["Federico Giraud <giraud.federico@gmail.com>"]
55
build = "build.rs"
66
links = "rdkafka"

rdkafka-sys/changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## Unreleased
44

5+
## v4.5.0+1.9.2 (2023-06-09)
6+
7+
* Add support for the cluster mock API.
8+
59
## v4.4.0+1.9.2 (2023-05-12)
610

711
* Add the `RDKafkaDeleteGroup` and `RDKafkaGroupResult` type aliases to the

0 commit comments

Comments
 (0)