-
Notifications
You must be signed in to change notification settings - Fork 74
Closed
Milestone
Description
This updated version shades the javax.xml.bind:jaxb-api library. This change is required in order for Spring Pulsar to be accepted into Spring Boot 3.2.
The Pulsar client 3.0 schedule is as follows:
- 2023-04-11 - RC-1
- 2023-04-18 - RC-2
- 2023-04-25 - RC-3
- 2023-05-02 - GA
Todos
- Identify and cleanly isolate any required code changes.
- Spring Pulsar must be usable for both 2.x and 3.x clients.
- Add compatability matrix to docs
- Add compatibility tests for supported version combinations #411