0.5.3.0
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
- add multiple caches for accelerating available container count calculation by @sangreal in #667
- GH-725: RecordContext should provide access to lastFailureReason by @jvissers in #727
- Fix the example code for skipping records to work properly by @seungy0 in #719
- Enable semaphore as part of migrating builds from jenkins to semaphoreCI by @rkolesnev in #736
- Enable semaphore by @rkolesnev in #737
- chore: update repo by service bot by @ConfluentJenkins in #738
- setting up semaphore CI job(s) by @rkolesnev in #739
- chore: update repo by service bot by @ConfluentJenkins in #741
- fix: Support for PCRetriableException in ReactorProcessor (#733) by @brp-jakob in #734
- chore: update repo by service bot by @ConfluentJenkins in #742
- update semaphore to unshallow git for license check to work correctly by @rkolesnev in #745
- chore: update repo by service bot by @ConfluentJenkins in #744
- remove make / makefile usage by @rkolesnev in #749
- Fix/public ci job by @rkolesnev in #759
- Remove Jenkinsfile as Jenkins CI jobs are migrated to Semaphore by @rkolesnev in #760
- remove lingeringOnCommitWouldBeBeneficial and unused imports by @sangreal in #732
- fix: NullPointerException on partitions revoked (#757) by @sangreal in #758
- Fix redundant rebalance callback in
LongPollingMockConsumer
for Kafka >= 3.6 by @nscuro in #765 - Fix failing auto-commit check for kafka-clients >= v3.7.0 by @nscuro in #762
- Remove redundant line in the React example by @maksmas in #764
- build(deps): bump com.google.guava:guava from 32.1.1-jre to 33.2.0-jre by @dependabot in #761
- build(deps): bump junit.version from 5.10.1 to 5.10.2 by @dependabot in #768
- build(deps): bump org.slf4j:slf4j-api from 2.0.7 to 2.0.13 by @dependabot in #755
- docs: readme - move changes in #735 into template by @rkolesnev in #767
- build(deps-dev): bump junit.platform.version from 1.10.1 to 1.10.2 by @dependabot in #771
- build(deps): bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.1 to 3.1.2 by @dependabot in #770
- Bump mockito.version from 5.10.0 to 5.12.0 by @dependabot in #772
- Bump io.micrometer:micrometer-core from 1.12.2 to 1.13.0 by @dependabot in #773
- build(deps): bump testcontainers.version from 1.19.3 to 1.19.8 by @dependabot in #769
- Update CODEOWNERS by @johnbyrnejb in #784
- add release pipeline for semaphore by @rkolesnev in #783
- update semaphore release related commands by @rkolesnev in #788
- Move tasks block into semaphore block in service.yml by @rkolesnev in #791
- fix issue #787 for cannot close and exit properly when rebalancing storm by @sangreal in #789
- chore: update repo by service bot by @ConfluentJenkins in #792
- stale containers exclusion and handling improvement by @sangreal in #779
- Add wait cycles in a test to help de-flake it. by @rkolesnev in #795
- Run used-defined function in provided scheduler rather than in pc-pool thread by @rkolesnev in #798
- change version in changelog / readme for 0.5.3.0 release by @rkolesnev in #799
- push changes on release prepare steps by @rkolesnev in #800
- dont do release:perform in release task - its part of deploy by @rkolesnev in #801
- Fix: update vault secret and revert release 0.5.3.0 prep commits by @rkolesnev in #802
- Backout release add ossrh handling by @rkolesnev in #805
- Revert release update script path by @rkolesnev in #806
New Contributors
- @jvissers made their first contribution in #727
- @seungy0 made their first contribution in #719
- @ConfluentJenkins made their first contribution in #738
- @brp-jakob made their first contribution in #734
- @nscuro made their first contribution in #765
- @maksmas made their first contribution in #764
- @johnbyrnejb made their first contribution in #784
Full Changelog: 0.5.2.8...0.5.3.0