- Two new methods on
AdminClient
for listing and altering consumer offsets: listOffsets
and alterConsumerGroupOffsets
(#201)
- Deprecated parameter names for options on
AdminClient
methods in favour of a parameter named options
(#231)
- Upgrade to ZIO 1.0.3 (#229)
Thanks go out to @regispl !