0.5.2.6
Improvements
- feature: Micrometer metrics (#594)
Fixes
- fix: Don’t drain mode shutdown kills inflight threads (#559)
- fix: Drain mode shutdown doesn’t pause consumption correctly (#552)
- fix: RunLength offset decoding returns 0 base offset after no-progress commit - related to (#546)
- fix: Transactional PConsumer stuck while rebalancing - related to (#541)
GH generated:
What's Changed
- fix: runlength decoding after no-progress commit by @rkolesnev in #563
- Fix deadlock between pc-control and pc-broker-poll threads where partitions are revoked by @nachomdo in #548
- build(deps-dev): bump mockito.version from 4.9.0 to 5.1.1 by @dependabot in #556
- build(deps): bump vertx.version from 4.3.6 to 4.4.1 by @dependabot in #566
- build(deps): bump versions-maven-plugin from 2.14.1 to 2.15.0 by @dependabot in #555
- build(deps-dev): bump threeten-extra from 1.7.1 to 1.7.2 by @dependabot in #528
- Do not create trace log message when trace logging is not enabled by @lennehendrickx in #544
- build(deps): bump maven-release-plugin from 3.0.0-M7 to 3.0.1 by @dependabot in #580
- PL-211: Update dependencies from dependabot, Add mvnw, use mvnw in jenkins by @eddyv in #583
- PL-211: update dependencies from dependabot by @eddyv in #589
- add instance id into thread name by @flashmouse in #578
- workerThreadPool is initialized lazily by @pweso in #531
- build(deps): bump reactor-core from 3.5.1 to 3.5.7 by @dependabot in #585
- Pl 175 DRAIN mode fix by @niamhthornbury in #591
- build(deps): bump junit.version from 5.10.0-M1 to 5.10.0-RC1 by @dependabot in #598
- build(deps): bump guava from 32.0.1-jre to 32.1.1-jre by @dependabot in #595
- build(deps): bump vertx.version from 4.4.3 to 4.4.4 by @dependabot in #590
- build(deps-dev): bump junit.platform.version from 1.10.0-M1 to 1.10.0-RC1 by @dependabot in #599
- improves: Error in onPartitionsAssigned in parallel consumer by @nachomdo in #537
- Feature/health metrics micrometer by @rkolesnev in #613
- fix: example in readme, license headers by @rkolesnev in #614
- PL-176 handle close dont drain mode gracefully by @rkolesnev in #615
New Contributors
- @lennehendrickx made their first contribution in #544
- @eddyv made their first contribution in #583
- @flashmouse made their first contribution in #578
- @pweso made their first contribution in #531
- @niamhthornbury made their first contribution in #591
Full Changelog: 0.5.2.5...0.5.2.6