Releases: ibm-messaging/mq-jms-spring
Releases · ibm-messaging/mq-jms-spring
Update for Spring Boot 3.5.4
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
Update dependencies to Spring Boot 2.7.17/3.1.5; MQ 9.3.4
Update dependencies to Spring Boot 2.7.14/3.1.2
- Update Spring dependencies
- Add SSLBundle configuration option for Boot 3.1 apps (#94)
- Reverse build process to make Boot 3/Jakarta Messaging the default source tree
- So it makes sense to use "v3" as the base release tag on github. Both v2 and v3 continue in maven for now.