Spring Pulsar 1.0.4
🐞 Bug Fixes
- Producer Cache becomes ineffective when ProducerBuilderCustomizer is configured (1.0.x) #596
🔨 Dependency Upgrades
- Update Jackson to 2.15.4 #613
- Update Micrometer to 1.12.4 #610
- Update Micrometer Tracing to 1.2.4 #611
- Update reactive Pulsar client to 0.5.3 #617
- Update Spring Framework to 6.1.5 #612
❤️ Contributors
Thank you to all the contributors who worked on this release:
What's Changed
- Backport "Producer Cache becomes ineffective when ProducerBuilderCustomizer is configured" by @onobc in #609
- Update Micrometer to 1.12.4 by @onobc in #610
- Update Micrometer Tracing to 1.2.4 by @onobc in #611
- Update Spring Framework to 6.1.5 by @onobc in #612
- Update Jackson to 2.15.4 by @onobc in #613
- Add pulsar-client-reactive-api to spring-pulsar-reactive by @onobc in #614
- Update reactive Pulsar client to 0.5.3 by @onobc in #617
Full Changelog: v1.0.3...v1.0.4