v1.1.0
What's Changed
- Instrument create_time from last message in batch by @jonmagic in #811
- Add client function for fetching topic replica count by @lairen in #822
- [Feat] Allow consumers to refresh the topic lists by @lmduc in #818
- Disconnect after leaving the group by @abicky in #817
- Issue 823 > Use max_wait_time while sleeping in fetch_batches by @ElenaHenderson in #825
- Add kafka 2.5 to CI by @geoff2k in #830
- Make verify_hostname settable for ssl contexts by @lairen in #828
- Support Unix domain socket in Kafka::Datadog by @abicky in #827
- Critical bug fix: Extra sanity checking when marking offsets as processed by @theturtle32 in #824
- Use the standard SPDX ID for license in gemspec by @kenhys in #832
- Add some hardening by @dasch in #833
New Contributors
- @lairen made their first contribution in #822
- @lmduc made their first contribution in #818
- @ElenaHenderson made their first contribution in #825
- @geoff2k made their first contribution in #830
- @kenhys made their first contribution in #832
Full Changelog: v1.0.0...v1.1.0