Skip to content

v5.0.3

Compare
Choose a tag to compare
@fmbenhassine fmbenhassine released this 23 Aug 17:36
· 329 commits to main since this release
1c81b82

🐞 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.ConcurrentHashMap to the trusted classes list in Jackson2ExecutionContextStringSerializer #4407
  • Add java.sql.Date to the trusted classes list in Jackson2ExecutionContextStringSerializer #4407

📔 Documentation

  • Incorrect Javadoc in SimpleStepBuilder #4402
  • Document the type and name of the surrounding job in JobLauncherTestUtils#launchStep #3825
  • Fix typo in SimpleMailMessageItemWriter Javadoc #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