Releases: kafkaex/kayrock
Releases · kafkaex/kayrock
Release v0.2.0-rc.1
What's Changed
- Fix two bugs with msg v1 deserialization by @dantswain in #1
- Fix handling of v2 fetch responses by @dantswain in #2
- Fix handling an empty record batch / message set by @dantswain in #3
- Add exception wrapper for serialization by @dantswain in #4
- Docs n specs by @dantswain in #5
- Support record headers by @habutre in #8
- Support SyncGroup error response by @joshuawscott in #9
- Compatibility with Elixir 1.10 by @dantswain in #11
- Misc doc changes by @kianmeng in #13
- Try github actions by @dantswain in #14
- Clean up warnings in Elixir 1.11 by @dantswain in #12
- bump connection by @kthomas-simplifi in #17
- Fix typos by @kianmeng in #20
- Add snappy library as a config dependency. by @Argonus in #19
- Update README.md links to related libraries by @markusfeyh in #10
- Fix pattern matching to handle empty assignments response by @Argonus in #22
- handle incomplete records when parsing record batch by @jfmyers9 in #24
- Update workflows to follow same pattern as kafak ex by @Argonus in #26
- Deps maintenance p1 by @Argonus in #27
- Integration tests by @Argonus in #28
- Update status badge by @Argonus in #30
- Produce integration tests by @Argonus in #31
- Produce fixes and code regeneration by @Argonus in #32
- fix deprecation warnings by @VitorTrin in #29
- Bump min elixir version to 1.12 by @Argonus in #34
- Add consumer group integration tests by @Argonus in #33
New Contributors
- @dantswain made their first contribution in #1
- @habutre made their first contribution in #8
- @joshuawscott made their first contribution in #9
- @kianmeng made their first contribution in #13
- @kthomas-simplifi made their first contribution in #17
- @Argonus made their first contribution in #19
- @markusfeyh made their first contribution in #10
- @jfmyers9 made their first contribution in #24
- @VitorTrin made their first contribution in #29
Full Changelog: https://github.com/kafkaex/kayrock/commits/v0.2.0-rc.1