New
v0.15.0
What's Changed
- [Kayrock Part 0] Bump elixir to 1.8 by @Argonus in https://github.com/kafkaex/kafka_ex/pull/478
- [Kayrock Part 0] Add healthcheck for zookeepr by @Argonus in https://github.com/kafkaex/kafka_ex/pull/475
- [Improvement] Use IO List for each legacy Protocol Request by @Argonus in https://github.com/kafkaex/kafka_ex/pull/481
- [Kayrock Preparations] Structs and unit tests by @Argonus in https://github.com/kafkaex/kafka_ex/pull/483
- Fix Github Action by @Argonus in https://github.com/kafkaex/kafka_ex/pull/486
- [Maintenance] ^^^ is deprecated use bitwise instead by @Argonus in https://github.com/kafkaex/kafka_ex/pull/488
- [Maintenance] Use native formatter settings by @Argonus in https://github.com/kafkaex/kafka_ex/pull/489
- Fix GCC 13 compilation failure by @VitorTrin in https://github.com/kafkaex/kafka_ex/pull/490
- Clean warnings by @VitorTrin in https://github.com/kafkaex/kafka_ex/pull/491
- Bump minimal version of elixir, to currently supported one by @Argonus in https://github.com/kafkaex/kafka_ex/pull/492
- [Kayrock] Add describe consumer groups endpoint as kayrock by @Argonus in https://github.com/kafkaex/kafka_ex/pull/487