Skip to content

Releases: tychedelia/kafka-protocol-rs

0.8.0

07 Jan 06:17
Compare
Choose a tag to compare

What's Changed

  • Support Zstd and Lz4 compression by @gleyba in #35

New Contributors

Full Changelog: 0.7.0...0.8.0

0.7.0

16 Sep 06:29
Compare
Choose a tag to compare
0.7.0 Pre-release
Pre-release

What's Changed

  • Enforce cargo fmt on protocol_codegen by @rukai in #25
  • Cleanup after cargo fmt by @rukai in #27
  • more cleanup after cargo fmt by @rukai in #28
  • apply clippy suggestions by @rukai in #29
  • Replace software implementation of castagnoli crc32 with hardware implementation by @rukai in #32
  • Update generator deps by @rukai in #31
  • cargo fmt non-generated code in generated crate by @rukai in #30
  • Fixes #33. Add missing derive_builder attr to fallback to default fie… by @tychedelia in #34

Full Changelog: 0.6.1...0.7.0

0.6.0

01 Mar 04:21
Compare
Choose a tag to compare
0.6.0 Pre-release
Pre-release

What's Changed

  • minor typo+warning fixes by @rukai in #18
  • Keep kafka repo instead of throwing it away every regen by @rukai in #20
  • Add ApiKey::request_header_version/response_header_version by @rukai in #22

New Contributors

  • @rukai made their first contribution in #18

Full Changelog: 0.5.1...0.6.0

0.5.1

23 Feb 16:01
Compare
Choose a tag to compare
0.5.1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 0.5.0...0.5.1

0.5.0

08 Feb 21:52
Compare
Choose a tag to compare
0.5.0 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 0.4.0...0.5.0

0.4.0

26 Nov 20:27
99a3bbc
Compare
Choose a tag to compare
0.4.0 Pre-release
Pre-release

What's Changed

  • Add ResponseError Type for Kafka response error codes by @belltoy in #8

Full Changelog: 0.3.0...0.4.0

0.3.0

19 Apr 14:14
Compare
Choose a tag to compare
0.3.0 Pre-release
Pre-release

What's Changed

  • Run gen command from the root path by @belltoy in #7

New Contributors

Full Changelog: 0.2.0...0.3.0

0.1.0

14 Dec 02:49
Compare
Choose a tag to compare