v5.0.4
🐞 Bug fixes
- Starting a flow with
Flow#nextmakes the first step execute twice #4432 DefaultJobParametersExtractorno longer copies keys fromJobParameterswhen not contained inExecutionContext#4458- job scope bean doesn't cleanup in unit test #1288
NullPointerExceptioninRepeatTemplate#doHandle()whenunwrapIfRethrown()returns null if logging in DEBUG #1123
🚀 Enhancements
- Inaccurate exception message in
SimpleJobRepository#4025 - Remove unnecessary expressions in
AsyncItemWriter#4009
📔 Documentation
- Documentation unclear on how to replace deprecated
AbstractTaskletStepBuilder#throttleLimit#4389 - Outdated Meta-data ERD #4358
- Incorrect JavaDoc for Methods returning
JobFlowBuilderinJobBuilder#4415 - Incorrect Javadoc in
DefaultFieldSetandDefaultFieldSetFactory#4494 - Update documentation about serializable keys in the execution context #4457
🆙 Dependency Upgrades
- Spring Framework: 6.0.14
- Spring Retry: 2.0.4
- Spring AMQP: 3.0.10
- Spring Data: 3.0.12
- Spring Integration: 6.0.9
- Spring Kafka: 3.0.13
- Spring LDAP: 3.0.6
- Micrometer: 1.10.13
❤️ Contributors
Thank you to all the contributors who worked on this release!
Full change log: v5.0.3...v5.0.4