Skip to content

Spring Pulsar 1.2.3

Latest
Compare
Choose a tag to compare
@onobc onobc released this 17 Feb 23:55
· 6 commits to main since this release
522e580

🔨 Dependency Upgrades

  • Bump com.google.protobuf:protobuf-java from 3.25.5 to 3.25.6 #1022
  • Bump io.micrometer:micrometer-bom from 1.14.3 to 1.14.4 #1026
  • Bump io.micrometer:micrometer-tracing-bom from 1.4.2 to 1.4.3 #1025
  • Bump io.projectreactor:reactor-bom from 2024.0.2 to 2024.0.3 #1031
  • Bump org.springframework:spring-framework-bom from 6.2.2 to 6.2.3 #1034

❤️ Contributors

Thank you to all the contributors who worked on this release:

@dependabot[bot] and @onobc

What's Changed

  • [Release 1.2.2] Update to next Boot snapshot by @onobc in #1020
  • Bump com.google.protobuf:protobuf-java from 3.25.5 to 3.25.6 by @dependabot in #1022
  • Update generated protos to use v3.25.6 by @onobc in #1030
  • Bump io.micrometer:micrometer-bom from 1.14.3 to 1.14.4 by @dependabot in #1026
  • Bump io.micrometer:micrometer-tracing-bom from 1.4.2 to 1.4.3 by @dependabot in #1025
  • Bump io.projectreactor:reactor-bom from 2024.0.2 to 2024.0.3 by @dependabot in #1031
  • Bump org.springframework:spring-framework-bom from 6.2.2 to 6.2.3 by @dependabot in #1034
  • Allow pulsar metadata headers to be mapped outbound by @onobc in #1038
  • Use separate logger for PulsarListener exceptions by @onobc in #1039
  • [Release 1.2.3] Update version by @onobc in #1041

Full Changelog: v1.2.2...v1.2.3