tychedelia / kafka-protocol-rs

Rust Kafka protocol
Apache License 2.0
63 stars 23 forks source link

Release 0.13 #95

Closed rukai closed 1 month ago

rukai commented 1 month ago

Releases kafka-protocol 0.13

@tychedelia up to you if you want to include https://github.com/tychedelia/kafka-protocol-rs/pull/90 in this release, I've done a full writeup on my thoughts in the PR.

tychedelia commented 1 month ago

@rukai Released here: https://crates.io/crates/kafka-protocol/0.13.0. Thanks so much for all your work here.

rukai commented 1 month ago

and thanks for your reviews!