| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-10-22 | 1.2 kB | |
| v5.2.4 source code.tar.gz | 2025-10-22 | 8.7 MB | |
| v5.2.4 source code.zip | 2025-10-22 | 11.1 MB | |
| Totals: 3 Items | 19.9 MB | 0 | |
:lady_beetle: 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]
:rocket: Enhancements
- Improve type conversion in
MessageChannelPartitionHandler#receiveReplies[#4776] - Improve performance of
DefaultFieldSet#indexOf()method [#4930] - Missing comma in
StepExecution#getSummary[#5025]
:notebook_with_decorative_cover: Documentation
FaultTolerantStepBuilder#skipLimitJavadoc is misleading with custom skipPolicy [#4963]- Fix grammar error in testing documentation [#4979]
- Improve javadoc of
JobInstanceDao#getJobNamesmethod [#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
:heart: Contributors
Thank you to all the contributors who contributed to this release!
Full change log: https://github.com/spring-projects/spring-batch/compare/v5.2.3...v5.2.4