Releases: ibm-messaging/mq-jms-spring
Releases · ibm-messaging/mq-jms-spring
Update for Spring Boot 3.5.5
Update for Spring Boot 3.5.4
- Update Spring dependencies
- Update Testcontainer dependencies
- Spring Boot 4 M1 milestone compatibility
- New upload process for Maven Central repository
Update to match Spring Boot reissues
Spring Boot 3.5.1 had some regressions and they rapidly issued 3.5.2 followed by 3.5.3. This MQ release just picks up the new versions.
Update for MQ 9.4.3
- Update for MQ 9.4.3
- Release the Testcontainer enablement
Update for MQ 9.4.2
- Update Spring dependencies
- Samples using Atomikos not updated because of this
- Update to MQ 9.4.2.0
- Add "balancingInstanceMode" property
- Simplify creation of Pooled XAConnectionFactories
Update for MQ 9.4.1
Update for MQ 9.4.1
Update for MQ 9.4.0
- Update Spring dependencies
- Update to MQ 9.4.0.0
- Add "sslCertificateValPolicy" property
- Add samples s4,s4a showing JTA/XA and configuration multiple connections
Update for latest Spring Boot
Update for latest Spring Boot
Update for MQ 9.3.5
- Update Spring dependencies
- Update to MQ 9.3.5.0
- Add "token" property for JWT authentication
- Add "reconnectTimeout" property
- Restructure simplifies SSLBundle processing, now that we do not need to cope with Spring 2.
- Remove default userid/password to match removal in MQ Developer images