Spring Pulsar 1.2.0-RC1
Pre-release
Pre-release
🪜 Improvements
- Specify locale in toLowerCase|toUpperCase #893
- Non-shaded protobuf-java causing class mismatch issues #876
- Warn users when lambda producer customizers are used #809
🔨 Dependency Upgrades
- Bump ch.qos.logback:logback-classic from 1.5.9 to 1.5.11 #888
- Bump io.micrometer:micrometer-bom from 1.14.0-M3 to 1.14.0-RC1 #886
- Bump io.micrometer:micrometer-tracing-bom from 1.4.0-M3 to 1.4.0-RC1 #889
- Bump io.projectreactor:reactor-bom from 2024.0.0-M6 to 2024.0.0-RC1 #887
- Bump org.springframework.retry:spring-retry from 2.0.9 to 2.0.10 #901
- Bump org.springframework:spring-framework-bom from 6.2.0-RC1 to 6.2.0-RC2 #897
- Bump pulsar-reactive from 0.5.7 to 0.5.8 #900
- Update to Jackson 2.18.0 #869
- Update to Pulsar 3.3.2 #875
❤️ Contributors
Thank you to all the contributors who worked on this release:
@dependabot[bot] and @onobc
What's Changed
- Bump org.junit:junit-bom from 5.10.3 to 5.10.4 by @dependabot in #866
- Bump com.google.protobuf:protobuf-java from 3.25.4 to 3.25.5 by @dependabot in #859
- [Release 1.2.0-M2] Update to next Boot snapshot by @onobc in #863
- Update to Jackson 2.18.0 by @onobc in #869
- Bump org.junit:junit-bom from 5.10.4 to 5.10.5 by @dependabot in #872
- Bump ch.qos.logback:logback-classic from 1.5.8 to 1.5.9 by @dependabot in #877
- Log a warning when Lambda customizer used by @onobc in #879
- Update to Pulsar 3.3.2 by @onobc in #875
- Bump io.projectreactor:reactor-bom from 2024.0.0-M6 to 2024.0.0-RC1 by @dependabot in #887
- Bump ch.qos.logback:logback-classic from 1.5.9 to 1.5.11 by @dependabot in #888
- Bump io.micrometer:micrometer-bom from 1.14.0-M3 to 1.14.0-RC1 by @dependabot in #886
- Bump io.micrometer:micrometer-tracing-bom from 1.4.0-M3 to 1.4.0-RC1 by @dependabot in #889
- Specify locale in toLowerCase|toUpperCase by @onobc in #893
- Bump org.springframework:spring-framework-bom from 6.2.0-RC1 to 6.2.0-RC2 by @dependabot in #897
- Exclude protobuf-java from pulsar-client-all by @onobc in #896
- Bump pulsar-reactive from 0.5.7 to 0.5.8 by @dependabot in #900
- Bump org.springframework.retry:spring-retry from 2.0.9 to 2.0.10 by @dependabot in #901
- [Release 1.2.0-RC1] Update version by @onobc in #906
Full Changelog: v1.2.0-M2...v1.2.0-RC1