Releases: tychedelia/kafka-protocol-rs
Releases · tychedelia/kafka-protocol-rs
0.8.0
0.7.0
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
0.5.1
What's Changed
- Upgrade the uuid library by @etorreborre in #17
New Contributors
- @etorreborre made their first contribution in #17
Full Changelog: 0.5.0...0.5.1
0.5.0
What's Changed
- Fix destination directory computation by @davide-baldo in #13
- chore: fix typos and change log level by @iamazy in #15
- Updates from Kafka upstream. by @tychedelia in #14
New Contributors
- @davide-baldo made their first contribution in #13
- @iamazy made their first contribution in #15
Full Changelog: 0.4.0...0.5.0
0.4.0
What's Changed
Full Changelog: 0.3.0...0.4.0