Skip to content

v0.15.0

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Jun 09:57
· 700 commits to master since this release
2e2f5e3

Changes

  • Add listConsumerGroupOffsets to AdminClient @aartigao (#330)
  • Removes Blocking environment requirement on most service methods @sebver (#311)
  • Remove call to deprecated Metric.value() method @agarella (#312)
  • Convert Admin Client to use Scala case classes @agarella (#307)
  • Expose outputBuffer in plainStream @ghostdogpr (#279)

Bug fixes

  • Eager interrupt for revoked partitions' streams @aartigao (#323)
  • Fix NullPointerException in 'partitionsFor' when Topic is not created @aartigao (#296)

🌱 Dependency Updates

Internal changes