Spring Pulsar 1.1.0-M2
Pre-release
Pre-release
β New Features
- feat: Add PulsarTestConsumer #582
π Bug Fixes
- Producer Cache becomes ineffective when ProducerBuilderCustomizer is configured #593
π Documentation
- Publish the spring-pulsar-test module #600
π¨ Dependency Upgrades
- Update Spring Framework 6.1.5 #604
- Update to Jackson 2.17.0 #607
- Update to Micrometer 1.13.0-M2 #605
- Update to Micrometer Tracing 1.3.0-M2 #606
- Update to Pulsar 3.2.1 #608
- Update to Reactor 2023.0.4 #603
β€οΈ Contributors
Thank you to all the contributors who worked on this release:
What's Changed
- feat: Add PulsarTestConsumer by @jonas-grgt in #582
- Polish "Add consumer test utility" by @onobc in #592
- Upgrade enterprise gradle plugin by @qeeqez in #595
- Add temporary info logs to analyse flaky test issue #561 by @KartikShrivastava in #597
- Add docs for using Lambda producer customizers by @onobc in #598
- Publish the spring-pulsar-test module by @onobc in #600
- Update to Reactor 2023.0.4 by @onobc in #603
- Deprecate ProducerBuilderConfigurationUtil by @onobc in #602
- Update Spring Framework 6.1.5 by @onobc in #604
- Update to Micrometer 1.13.0-M2 by @onobc in #605
- Update to Micrometer Tracing 1.3.0-M2 by @onobc in #606
- Update to Jackson 2.17.0 by @onobc in #607
- Update to Pulsar 3.2.1 by @onobc in #608
- PORT "Add pulsar-client-reactive-api to spring-pulsar-reactive" by @onobc in #615
Full Changelog: v1.1.0-M1...v1.1.0-M2