Skip to content

Spring Pulsar 1.0.0-RC1

Pre-release
Pre-release
Compare
Choose a tag to compare
@onobc onobc released this 20 Oct 15:25
· 201 commits to main since this release

Issues

#466 [CI] Add Trivy scans to the CI workflow
#422 Compatibility with JVM snapshots (OpenJDK's Project CRaC)

What's Changed

  • Clarify dependency coordinates for 0.2.x by @onobc in #453
  • Clarify dependency coordinates in documentation by @axiopisty in #455
  • Add graceful restart to client by @onobc in #452
  • Add AOT reflect hints for reactive caffeine cache by @onobc in #456
  • GH-414: Avoid I/O in synchronized blocks by @onobc in #457
  • Migrate docs to Antora infrastructure by @onobc in #460
  • Antora by @rwinch in #462
  • Make PulsarClientProxy package protected by @onobc in #459
  • Update to Gradle 8.3 by @onobc in #464
  • Do not sign directories in artifacts (Gradle 8 workaround) by @onobc in #465
  • Add check-samples step in CI by @onobc in #467
  • Update Reactive Pulsar Client 0.4.0 by @onobc in #468
  • Update to new antora docs ui by @onobc in #470
  • Update several library patch versions by @onobc in #469
  • Fully clear reactive sender cache on Lifecycle stop by @onobc in #473
  • [Release 1.0.0-RC1] Update version by @onobc in #472

New Contributors

Full Changelog: v1.0.0-M2...1.0.0-RC1