New
0.13.0
What's Changed
- Support snappyer 2 by @Argonus in https://github.com/kafkaex/kafka_ex/pull/437
- Misc doc changes by @kianmeng in https://github.com/kafkaex/kafka_ex/pull/432
- Fix typos by @kianmeng in https://github.com/kafkaex/kafka_ex/pull/444
- Kafka 11 - record headers support by @habutre in https://github.com/kafkaex/kafka_ex/pull/414
- CI retry failed tests only by @TC-aLi in https://github.com/kafkaex/kafka_ex/pull/440
- Use offset_fetch api_version when fetching messages by @GDegrove in https://github.com/kafkaex/kafka_ex/pull/450
- Doc: Update GenConsumer example by @EduardoGHdez in https://github.com/kafkaex/kafka_ex/pull/443
- Doc: Auto offset reset config by @EduardoGHdez in https://github.com/kafkaex/kafka_ex/pull/442
- Update metadata before topic creation by @jbruggem in https://github.com/kafkaex/kafka_ex/pull/446
- Apply mix format by @Argonus in https://github.com/kafkaex/kafka_ex/pull/464
- GitHub actions checks cdn by @Argonus in https://github.com/kafkaex/kafka_ex/pull/460
- Trying out github actions by @dantswain in https://github.com/kafkaex/kafka_ex/pull/422
- Migrate GitHub Actions to erlef/setup-beam by @kianmeng in https://github.com/kafkaex/kafka_ex/pull/467
- Use full versions for OTP & Elixir in static checks by @Argonus in https://github.com/kafkaex/kafka_ex/pull/469
- Added examples for topic create/delete functions. by @alfetahe in https://github.com/kafkaex/kafka_ex/pull/470
- Fix compiler warnings by @b1az in https://github.com/kafkaex/kafka_ex/pull/473
- Release 0.13.0 by @jbruggem in https://github.com/kafkaex/kafka_ex/pull/468
New Contributors
- @Argonus made their first contribution in https://github.com/kafkaex/kafka_ex/pull/437
- @kianmeng made their first contribution in https://github.com/kafkaex/kafka_ex/pull/432
- @TC-aLi made their first contribution in https://github.com/kafkaex/kafka_ex/pull/440
- @GDegrove made their first contribution in https://github.com/kafkaex/kafka_ex/pull/450
- @EduardoGHdez made their first contribution in https://github.com/kafkaex/kafka_ex/pull/443
- @alfetahe made their first contribution in https://github.com/kafkaex/kafka_ex/pull/470
- @b1az made their first contribution in https://github.com/kafkaex/kafka_ex/pull/473
Full Changelog: https://github.com/kafkaex/kafka_ex/compare/0.12.1...0.13.0