Skip to content

0.3.0.2

Compare
Choose a tag to compare
@astubbs astubbs released this 11 May 12:07
· 343 commits to master since this release

Fixes

  • fix: #101 Validate GroupId is configured on managed consumer
  • fix: #97 Vert.x thread and connection pools setup incorrect
  • fix: Set Serdes for MockProducer for AK 2.7 partition fix KAFKA-10503 to fix new NPE
  • Fixes #87 - Upgrade UniJ version for UnsupportedClassVersion error
  • Bump TestContainers to stable release to specifically fix #3574

Improvements

  • Only log slow message warnings periodically, once per sweep
  • Clean up stalled message warning logs
  • Reduce log-level if no results are returned from user-function (warn -> debug)
  • Upgrade Kafka container version to 6.0.2
  • Clarify offset management capabilities

CI

  • ci: Add CODEOWNER
  • ci: Bump jdk8 version path
  • ci: Apache Kafka and JDK build matrix
  • Disable Travis and Codecov
  • Use 8B1DA6120C2BF624 GPG Key For Signing
  • Enable java 8 Github