Download Latest Version v6.0.1 source code.tar.gz (8.7 MB)
Email in envelope

Get an email when there's a new version of Spring Batch

Home / v5.2.2
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2025-03-19 2.1 kB
v5.2.2 source code.tar.gz 2025-03-19 8.7 MB
v5.2.2 source code.zip 2025-03-19 11.1 MB
Totals: 3 Items   19.8 MB 0

:lady_beetle: Bug fixes

  • SynchronizeStatus in MongoJobExecutionDao is not upgrading the status of the JobExecution [#4760]
  • @SpringBatchTest with JUnit @Nested triggers new test context creation [#4738]
  • ExecutionContext dirty flag does not remain true when null is put for a non-existent key [#4692]
  • ExecutionContext dirty flag is reset by a new put [#4685]
  • MultiResourceItemWriter creates files with varying line count [#1722]
  • Fix index creation statements in MongoDB DDL script [#4758]
  • Attempt to close all delegate readers even when some fail [#4764]
  • Attempt to close all delegate writers even when some fail [#4750]

:rocket: Enhancements

  • Add AOT runtime hints for infrastructure artifacts [#4785]
  • Add AOT runtime hints for core listeners [#4769]
  • Use Files.delete() for better error reporting [#4775]
  • Fix variable usage in ScriptItemProcessorTests and include script engine test dependencies [#4678]
  • Add @FunctionalInterface to ChunkProcessor [#4773]

:notebook_with_decorative_cover: Documentation

  • Update usage of deprecated StepExecutionListenerSupport in documention [#4784]
  • Fix typo in Javadocs of FlatFileItemWriterBuilder#name(String) [#4781]
  • Fix incorrect Javadocs in remote partitioning setup builders [#4778]
  • Fix wrong statement in Javadoc of SimplePartitioner [#4772]
  • Fix typo in intercepting-execution.adoc [#4766]
  • Remove outdated AssertFile usage in section "Validating Output Files" of the reference documentation [#4754]

🆙 Dependency Upgrades

  • Spring Framework: 6.2.4
  • Spring Retry: 2.0.11
  • Micrometer: 1.14.5
  • Spring Integration: 6.4.3
  • Spring AMQP: 3.2.4
  • Spring Kafka: 3.3.4
  • Spring Data: 3.4.4
  • Spring Ldap: 3.2.11

:heart: Contributors

Thank you to all the contributors who contributed to this release:

@charlie881007, @GGHDMS, @neoludo, @elimelec, @hpoettker, @pongdangx2, @quaff, @scordio, @yeonnex, and @yoseplee


Full change log: https://github.com/spring-projects/spring-batch/compare/v5.2.1...v5.2.2

Source: README.md, updated 2025-03-19