Skip to content

Spring Pulsar 1.2.2

Latest
Compare
Choose a tag to compare
@onobc onobc released this 21 Jan 22:22
· 2 commits to main since this release
6f9896b

🐞 Bug Fixes

  • Listener consumes the same message after it is sent to the DLT topic #998

πŸ“” Documentation

  • Fix references to invalid 'ackTimeout' property #1015

πŸ”¨ Dependency Upgrades

  • Bump ch.qos.logback:logback-classic from 1.5.12 to 1.5.14 #983
  • Bump ch.qos.logback:logback-classic from 1.5.14 to 1.5.16 #989
  • Bump io.micrometer:micrometer-bom from 1.14.2 to 1.14.3 #995
  • Bump io.micrometer:micrometer-tracing-bom from 1.4.1 to 1.4.2 #994
  • Bump io.projectreactor:reactor-bom from 2024.0.1 to 2024.0.2 #999
  • Bump io.spring.dependency-management from 1.1.6 to 1.1.7 in the development-dependencies group #978
  • Bump org.springframework:spring-framework-bom from 6.2.1 to 6.2.2 #1003
  • Update to Pulsar 3.3.4 #1012

❀️ Contributors

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

@darshimo @dependabot[bot] and @onobc

What's Changed

  • Bump ch.qos.logback:logback-classic from 1.5.12 to 1.5.14 by @dependabot in #983
  • Bump io.spring.dependency-management from 1.1.6 to 1.1.7 in the development-dependencies group by @dependabot in #978
  • Update from CLA to DCO by @onobc in #991
  • Bump ch.qos.logback:logback-classic from 1.5.14 to 1.5.16 by @dependabot in #989
  • Bump io.projectreactor:reactor-bom from 2024.0.1 to 2024.0.2 by @dependabot in #999
  • Bump io.micrometer:micrometer-bom from 1.14.2 to 1.14.3 by @dependabot in #995
  • Bump io.micrometer:micrometer-tracing-bom from 1.4.1 to 1.4.2 by @dependabot in #994
  • Bump org.springframework:spring-framework-bom from 6.2.1 to 6.2.2 by @dependabot in #1003
  • Fix references to invalid 'ackTimeout' property by @onobc in #1015
  • Update to Pulsar 3.3.4 by @onobc in #1012
  • [Release 1.2.2] Update version by @onobc in #1017

Full Changelog: v1.2.1...v1.2.2