github spring-projects/spring-batch 4.2.4.RELEASE
v4.2.4.RELEASE

latest releases: v5.2.0-M1, v5.1.2, v5.0.6...
4 years ago

Due to a glitch in the release process of v4.2.3, we had to bump the patch version from 4.2.3 to 4.2.4. This release supersedes v4.2.3 and comes with the following bug fixes and performance improvements:

🐞 Bug fixes

  • Unable to set usePersist parameter with JpaItemWriterBuilder #3655
  • MongoItemReaderBuilder shouldn't be throwing an error related to the limit in query when pageSize is provided #3673
  • JobLauncherTestUtils doesn't always launch new job instance because generated job parameters aren't unique #821
  • Unable to set connectionAutoCommit parameter with JdbcCursorItemReaderBuilder #3717
  • Incorrect Jackson configuration #3729

🚀 Enhancements

  • Slow SQL in JdbcStepExecutionDao on Postgres #3634
  • Improve TransactionAwareBufferedWriter efficiency #1166

📔 Documentation

  • Misleading code example in reference documentation #3692

❤️ Contributors

We'd like to thank all contributors who helped making this release possible!

Don't miss a new spring-batch release

NewReleases is sending notifications on new releases.