Skip to content

Spring Pulsar 1.0.3

Compare
Choose a tag to compare
@onobc onobc released this 20 Feb 03:41
· 93 commits to main since this release
ec586c0

🐞 Bug Fixes

  • Unable to use non-shaded client with AuthenticationToken #562

πŸ“” Documentation

  • Unable to use environment variables when configuring params for AuthenticationOAuth2 #575

πŸ”¨ Dependency Upgrades

  • Update dependencies for 2024-02 release train (1.0.x) #570
    • micrometer 1.12.3
    • micrometer-tracing 1.2.3
    • reactor 2023.0.3
    • spring 6.1.4

What's Changed

  • Add tests for SpEL attributes on @PulsarListener by @onobc in #549
  • Add doc for workaround for env var auth params by @onobc in #581

Full Changelog: v1.0.2...v1.0.3