Skip to content

Update spring batch to v6.0.3#1070

Merged
hazendaz merged 1 commit intomasterfrom
renovate/spring-batch
Mar 19, 2026
Merged

Update spring batch to v6.0.3#1070
hazendaz merged 1 commit intomasterfrom
renovate/spring-batch

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 18, 2026

This PR contains the following updates:

Package Change Age Confidence
org.springframework.batch:spring-batch-test (source) 6.0.26.0.3 age confidence
org.springframework.batch:spring-batch-core (source) 6.0.26.0.3 age confidence

Release Notes

spring-projects/spring-batch (org.springframework.batch:spring-batch-test)

v6.0.3

⭐ New features
  • Add configuration property to set the job instance incrementer name #​5245
  • Add support to configure job instance incrementer name through environment variable / system property #​5332
🚀 Enhancements
  • Inconsistent logging for step execution #​5279
  • Redundant null id null checks #​5250
🐞 Bug fixes
  • skip listeners registered through ChunkOrientedStepBuilder#listener are ignored #​5347
  • Incorrect counters with local chunking #​5337
  • Exceptions are not reported with local chunking #​5336
  • CommandLineJobOperator.parse() truncates parameter values containing '=' #​5295
  • Incorrect rollbackCount in scan mode in ChunkOrientedStep #​5247
  • JobOperator creates its own MapJobRegistry ignoring explicitly defined JobRegistry Spring bean in application #​5229
  • Transaction is not rolled back before chunk scanning in ChunkOrientedStep with skip policy #​5210
  • Polymorphic StepExecutionListeners registered through ChunkOrientedStepBuilder#listener are ignored #​5094
  • V6 migration script for SQL Server fails #​5276
  • Reinstate inadvertently removed protected method in StaxEventItemWriter #​5260
📔 Documentation
  • Clarify ItemWriter contract regarding empty chunks #​5319
  • Fix incorrect javadoc references in JobContext #​5342
  • Improve and fix the Javadoc link #​5290
  • Missing documentation about fault tolerance features handling in local chunking #​5338
🔨 Tasks
  • Update test containers version #​5288
  • Add Dependabot for GitHub Actions #​5259
❤️ Contributors

Thank you to all the contributors who worked on this release:

@​jzheaux, @​trisberg, @​marschall , @​beatjost, @​Jony-Jas, @​HongYeseul, @​Wordbe, @​scordio, @​KMGeon, @​banseok1216, @​quaff , @​GaBaljaintheroom and @​yunhobb


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@coveralls
Copy link
Copy Markdown

Coverage Status

coverage: 100.0%. remained the same
when pulling e389fe2 on renovate/spring-batch
into e58708d on master.

@hazendaz hazendaz merged commit b70589c into master Mar 19, 2026
9 of 10 checks passed
@renovate renovate bot deleted the renovate/spring-batch branch March 19, 2026 00:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants