Releases: ibm-messaging/mq-jms-spring
Releases · ibm-messaging/mq-jms-spring
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.
Update dependencies to Spring Boot 2.7.13/3.1.1; MQ 9.3.3
Update to latest dependencies
Update dependencies to Spring Boot 2.7.12/3.1.0; MQ 9.3.2.1
2.7.12 and 3.1.0 (2023-05-24)
- Update Spring dependencies
- Update to MQ 9.3.2.1
Update dependencies to Spring Boot 2.7.11/3.0.6
- Update dependencies to Spring Boot 2.7.11/3.0.6
- Over-enthusiastic conversion to Jakarta names (#91)
Updates for Spring Boot 2.7.4/3.0.0-M5
- Updates for latest Spring Boot
- New sample to show one way to configure a TLS connection