Update spring batch to v6.0.1 #1019
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
6.0.0->6.0.16.0.0->6.0.1Release Notes
spring-projects/spring-batch (org.springframework.batch:spring-batch-test)
v6.0.1Compare Source
🐞 Bug fixes
BatchStatusremainsCOMPLETEDwhen worker thread write fails #5172RemotePartitioningWorkerStepBuilderdoesn't override all configuration methods fromStepBuilder#5150retry(Class)traverses exception causes,skip(Class)does not #5127ChunkOrientedStep.ChunkTrackeris not reset after step, allowing only a single execution of a particular step #5126JobOperatorTestUtils.getJob()#5123MapJobRegistryregisters discovered Jobs by their bean name instead of their job name #5122SimpleJobOperator.stop()CausesJobExecution.BatchStatus.UNKNOWNafter graceful stop #5120ExecutionContextnot loaded when step execution is queried from the job repository #5117MetaDataInstanceFactory.createStepExecution(JobParameters)does not propagateJobParameterstoStepExecution#5115stop()does not prevent upcoming steps to be executed anymore #5114@EnableMongoJobRepositoryfails with Invalid transaction attribute token: [SERIALIZABLE] #5105EmptyResultDataAccessExceptioninJobRepository.findRunningJobExecutionsfor a completed job execution #5104🚀 Enhancements
ResourcelessJobRepositoryimplementation for testing #5139📔 Documentation
🆙 Dependency Upgrades
Spring Framework: 7.0.2
Spring Integration: 7.0.1
Spring AMQP: 4.0.1
Spring Kafka: 4.0.1
Spring Data: 4.0.1
Spring Ldap: 4.0.1
Micrometer: 1.16.1
❤️ Contributors
Thank you to all the contributors who worked on this release:
@arey, @cppwfs, @quaff, @benelog, @banseok1216, @KILL9-NO-MERCY, @janossch, @therepanic
Full Changelog: spring-projects/spring-batch@v6.0.0...v6.0.1
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.
This PR was generated by Mend Renovate. View the repository job log.