Spring Blog

Spring for Apache Pulsar 1.2.0-M1 is now available

On behalf of the team and everyone who has contributed, I’m happy to announce that Spring for Apache Pulsar 1.2.0-M1 has been released and is now available from https://repo.spring.io/milestone.

The release will be included in the upcoming Spring Boot 3.4.0-M2 release.

This release includes numerous enhancements, documentation improvements, bug fixes, and dependency upgrades.

Notable new features include:

  • Custom Object Mapper – you can provide your own Jackson ObjectMapper that Pulsar will use when producing and consuming JSON messages (more details)

  • Default Tenant and Namespace – you can specify a default tenant and/or namespace to use when producing or consuming messages against a non-fully-qualified topic URL (more details)

  • Updates to next minor version of Spring, Reactor, and Micrometer libraries

Please see the release notes for more details.