Releases: spt-development/spt-development-cid-jms-spring-boot
Releases · spt-development/spt-development-cid-jms-spring-boot
3.1.0
Dependencies
- Aligned dependencies with Spring Boot 3.1.0
3.0.6
Dependencies
- Aligned dependencies with Spring Boot 3.0.6
3.0.5
Dependencies
- Aligned dependencies with Spring Boot 3.0.5
3.0.3
Dependencies
- Aligned dependencies with Spring Boot 3.0.3
3.0.2
Dependencies
- Aligned dependencies with Spring Boot 3.0.2
3.0.1
Dependencies
- Aligned dependencies with Spring Boot 3.0.1
3.0.0
Dependencies
- Aligned dependencies with Spring Boot 3.0.0
- The dependency upgrades required the minimum supported JDK version to change to JDK 17
- Upgraded spt-development-cid-jms-spring - v3.0.0
2.0.10
Features
- Added auto configuration of a
MdcCorrelationIdPutter
bean which will add the correlation ID to the MDC context when a new message is received by a JMS listener method. - This bean will not be added and the correlation ID not added to the MDC context if the property
spt.cid.mdc.disabled
is set totrue
.
2.0.9
Dependencies
- Aligned dependencies with Spring Boot 2.7.5
2.0.8
Dependencies
- Aligned dependencies with Spring Boot 2.7.4