Skip to content

Releases: spt-development/spt-development-cid-jms-spring-boot

3.1.0

20 May 17:02
Compare
Choose a tag to compare

Dependencies

  • Aligned dependencies with Spring Boot 3.1.0

3.0.6

09 May 19:39
Compare
Choose a tag to compare

Dependencies

  • Aligned dependencies with Spring Boot 3.0.6

3.0.5

26 Mar 18:56
Compare
Choose a tag to compare

Dependencies

  • Aligned dependencies with Spring Boot 3.0.5

3.0.3

28 Feb 23:43
Compare
Choose a tag to compare

Dependencies

  • Aligned dependencies with Spring Boot 3.0.3

3.0.2

23 Jan 22:22
Compare
Choose a tag to compare

Dependencies

  • Aligned dependencies with Spring Boot 3.0.2

3.0.1

05 Jan 21:51
Compare
Choose a tag to compare

Dependencies

  • Aligned dependencies with Spring Boot 3.0.1

3.0.0

28 Nov 22:14
Compare
Choose a tag to compare

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

24 Oct 17:28
Compare
Choose a tag to compare

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 to true.

2.0.9

22 Oct 16:01
Compare
Choose a tag to compare

Dependencies

  • Aligned dependencies with Spring Boot 2.7.5

2.0.8

26 Sep 07:59
Compare
Choose a tag to compare

Dependencies

  • Aligned dependencies with Spring Boot 2.7.4