v5.0.3
🐞 Bug fixes
- Incorrect drop statements in SQLServer DDL script #4373
- Invalid migration script for H2 #4390
- Concurrent execution of FlowJob may cause FlowExecutionException #4092
🚀 Enhancements
- Auto-detect the class/interface to be mocked #4426
- Add
java.util.concurrent.ConcurrentHashMapto the trusted classes list inJackson2ExecutionContextStringSerializer#4407 - Add
java.sql.Dateto the trusted classes list inJackson2ExecutionContextStringSerializer#4407
📔 Documentation
- Incorrect Javadoc in
SimpleStepBuilder#4402 - Document the type and name of the surrounding job in
JobLauncherTestUtils#launchStep#3825 - Fix typo in
SimpleMailMessageItemWriterJavadoc #4381 - Fix javadoc errors and warnings #1624
🔨 Tasks
- Build failure when the default charset of the JVM is not
UTF-8#4417
🆙 Dependency Upgrades
- Spring Framework: 6.0.11
- Spring Retry: 2.0.2
- Spring AMQP: 3.0.8
- Spring Data: 3.0.9
- Spring Integration: 6.0.7
- Spring Kafka: 3.0.10
- Spring LDAP: 3.0.5
- Micrometer: 1.10.10
❤️ Contributors
Thank you to all the contributors who worked on this release!
Full change log: v5.0.2...v5.0.3