Release notes and changelog

info

For information on upgrading from previous versions, see the Atoti Adjustments Services API Migration Notes.

4.0.1

2024-03-15

Summary

  • Parameter name retention in the Maven compiler plugin : The Maven compiler plugin configuration has been updated to enable parameter name retention. This fixes an issue introduced by the upgrade to Spring 6.2.0.

Fixed

Issue Key Details
SO-506 Enabled parameter name retention in the Maven compiler plugin.

4.0.0

2024-02-01

Summary

  • Upgrade to Spring Boot 3.2 : The library has been upgraded to Spring Boot 3.2.

Changed

Issue Key Details
PST-1053 Upgraded to Spring Boot 3.2. Upgraded to Common Parent POM and Common Dependencies BOM 2.0.0.

Fixed

Issue Key Details
SO-466 Changed the map holding execution futures in the adjustment execution service to ConcurrentHashMap.