Changes
- Update CI pipelines @guizmaii (#424)
- The
KafkaFuture
implementation is, since Kafka v3.0.0, backed by aCompletableFuture
@guizmaii (#425) - Update Scala versions, kafka-clients to v3.1.0 and dependencies @guizmaii (#423)
- Handle
Command.Poll
while subscribed only @aartigao (#414) - Implements delete records @mdulac (#411)
- Make AdminClient companion object use Accesible @strokyl (#415)
- Allow lib user to construct they own java client @strokyl (#410)
- stop thinking controller node are always present @strokyl (#409)
- Add mdoc to compile docs @DiegoTavares (#397)
- Improve Node case class and JNode to Node conversion: @strokyl (#405)
🌱 Dependency Updates
- Update sbt-mdoc to 2.3.0 @scala-steward (#421)
- Update sbt to 1.6.2 @scala-steward (#426)
- Update sbt-ci-release to 1.5.10 @scala-steward (#417)
- Update scala-collection-compat to 2.6.0 @scala-steward (#384)
- Update jackson-databind to 2.12.6 @scala-steward (#395)
- Update logback-classic to 1.2.10 @scala-steward (#401)
- Update sbt-scalafmt to 2.4.6 @scala-steward (#402)