🐞 Bug fixes
- Regression: Jdbc Hibernate connection closed prematurely when launching a Job #5006
- Incorrect retrieval of last step execution with MongoDB #4896
RecursiveCollectionLineAggregator.aggregate()
fails on empty collection input #5023- Missing GraalVM native image hints for
Job/StepContext.getJobParameters()
#5041
🚀 Enhancements
- Improve type conversion in
MessageChannelPartitionHandler#receiveReplies
#4776 - Improve performance of
DefaultFieldSet#indexOf()
method #4930 - Missing comma in
StepExecution#getSummary
#5025
📔 Documentation
FaultTolerantStepBuilder#skipLimit
Javadoc is misleading with custom skipPolicy #4963- Fix grammar error in testing documentation #4979
- Improve javadoc of
JobInstanceDao#getJobNames
method #5043
🆙 Dependency Upgrades
- Spring Framework: 6.2.12
- Micrometer: 1.14.12
- Spring Integration: 6.4.8
- Spring AMQP: 3.2.8
- Spring Data: 3.4.11
- Spring Ldap: 3.2.15
❤️ Contributors
Thank you to all the contributors who contributed to this release!
Full change log: v5.2.3...v5.2.4