Skip to content

0.5.3.0

Compare
Choose a tag to compare
@rkolesnev rkolesnev released this 14 Jun 08:54
· 17 commits to master since this release

Fixes

  • fix: ReactorProcessor - run used-defined function in provided scheduler rather than in pc-pool thread (#798 / #794), fixes (#793)
  • fix: fix issue for cannot close and exit properly when re-balancing storm (#787)
  • fix: Support for PCRetriableException in ReactorProcessor (#733)
  • fix: NullPointerException on partitions revoked (#757)
  • fix: remove lingeringOnCommitWouldBeBeneficial and unused imports (#732)
  • fix: Fix failing auto-commit check for kafka-clients >= v3.7.0 (#721)
  • fix: Fix redundant rebalance callback in LongPollingMockConsumer for Kafka >= 3.6 (#765)

Improvements

  • improvement: stale containers exclusion and handling improvement (#779)
  • improvement: add multiple caches for accelerating available container count calculation (#667
  • improvement: RecordContext now exposes lastFailureReason (#725)

Notable dependency upgrades

  • build(deps): Bump Kafka to 3.7.0

GH Generated

What's Changed

New Contributors

Full Changelog: 0.5.2.8...0.5.3.0