New
v0.15.0-dev.1
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
- Enable graceful shutdown of a GenConsumer by @b1az in https://github.com/kafkaex/kafka_ex/pull/474
- V1.0.0 api migration by @Argonus in https://github.com/kafkaex/kafka_ex/pull/494
- Fix socket error for OTP 28 by @andre-tebart in https://github.com/kafkaex/kafka_ex/pull/496
- SASL Auth implementation(PLAIN + SCRAM) by @fresh-borzoni in https://github.com/kafkaex/kafka_ex/pull/498
New Contributors
- @VitorTrin made their first contribution in https://github.com/kafkaex/kafka_ex/pull/490
- @andre-tebart made their first contribution in https://github.com/kafkaex/kafka_ex/pull/496
- @fresh-borzoni made their first contribution in https://github.com/kafkaex/kafka_ex/pull/498
Full Changelog: https://github.com/kafkaex/kafka_ex/compare/0.13.0...v0.15.0-dev.1