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 Roman Kolesnev (@rkolesnev) in #563
- Fix deadlock between pc-control and pc-broker-poll threads where partitions are revoked by Nacho Muñoz Gómez (@nachomdo) in #548
- build(deps-dev): bump mockito.version from 4.9.0 to 5.1.1 by Dependabot (@dependabot) in #556
- build(deps): bump vertx.version from 4.3.6 to 4.4.1 by Dependabot (@dependabot) in #566
- build(deps): bump versions-maven-plugin from 2.14.1 to 2.15.0 by Dependabot (@dependabot) in #555
- build(deps-dev): bump threeten-extra from 1.7.1 to 1.7.2 by Dependabot (@dependabot) in #528
- Do not create trace log message when trace logging is not enabled by Lenne Hendrickx (@lennehendrickx) in #544
- build(deps): bump maven-release-plugin from 3.0.0-M7 to 3.0.1 by Dependabot (@dependabot) in #580
- PL-211: Update dependencies from dependabot, Add mvnw, use mvnw in jenkins by Edward Vaisman (@eddyv) in #583
- PL-211: update dependencies from dependabot by Edward Vaisman (@eddyv) in #589
- add instance id into thread name by flashmouse in #578
- workerThreadPool is initialized lazily by Paweł Wesołowski (@pweso) in #531
- build(deps): bump reactor-core from 3.5.1 to 3.5.7 by Dependabot (@dependabot) in #585
- Pl 175 DRAIN mode fix by Niamh Thornbury (@niamhthornbury) in #591
- build(deps): bump junit.version from 5.10.0-M1 to 5.10.0-RC1 by Dependabot (@dependabot) in #598
- build(deps): bump guava from 32.0.1-jre to 32.1.1-jre by Dependabot (@dependabot) in #595
- build(deps): bump vertx.version from 4.4.3 to 4.4.4 by Dependabot (@dependabot) in #590
- build(deps-dev): bump junit.platform.version from 1.10.0-M1 to 1.10.0-RC1 by Dependabot (@dependabot) in #599
- improves: Error in onPartitionsAssigned in parallel consumer by Nacho Muñoz Gómez (@nachomdo) in #537
- Feature/health metrics micrometer by Roman Kolesnev (@rkolesnev) in #613
- fix: example in readme, license headers by Roman Kolesnev (@rkolesnev) in #614
- PL-176 handle close dont drain mode gracefully by Roman Kolesnev (@rkolesnev) in #615
New Contributors
- Lenne Hendrickx (@lennehendrickx) made their first contribution in #544
- Edward Vaisman (@eddyv) made their first contribution in #583
- flashmouse made their first contribution in #578
- Paweł Wesołowski (@pweso) made their first contribution in #531
- Niamh Thornbury (@niamhthornbury) made their first contribution in #591
Full Changelog: 0.5.2.5...0.5.2.6