Skip to content

fix(deps): update spring batch to v6.0.4#1255

Merged
hazendaz merged 1 commit into
masterfrom
renovate/spring-batch
Jun 11, 2026
Merged

fix(deps): update spring batch to v6.0.4#1255
hazendaz merged 1 commit into
masterfrom
renovate/spring-batch

Conversation

@renovate

@renovate renovate Bot commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

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

Release Notes

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

v6.0.4

Compare Source

🚀 Enhancements
  • Optimize MongoStepExecutionDao#getLastStepExecution to filter and sort at the database level #​5385
  • Performance in SimpleJobRepository.update(StepExecution) since Spring Batch 6.x #​5360
  • MongoJobExecutionDao.findRunningJobExecutions issues N+1 MongoDB queries #​5356
🐞 Bug fixes
  • Generic SkipListener in ChunkOrientedStepBuilder #​5412
  • ResourcelessJobRepository::getJobInstanceCount violate API contract #​5411
  • ScopeNotActiveException with @StepScope and Local Chunking #​5398
  • RecordFieldSetMapper rejects null values for nullable types after jSpecify nullability refinement #​5392
  • EmptyResultDataAccessException on getLastJobExecution when no job execution is found #​5389
  • FlowStep sets job status to completed even when there are more pending steps #​5381
  • Incorrect handling of skip policy with JPA infrastructure #​5377
  • ExitStatus#setExitException breaks immutability contract #​5366
  • Chunk scan mode does not isolate each scanned item in its own transaction #​5361
  • Generic ItemReader in ChunkOrientedStepBuilder #​5358
  • NullPointerException in JacksonJsonObjectReader.close() and GsonJsonObjectReader.close() #​5281
  • MongoJobInstanceDao: getJobNames() violates interface contract and getJobInstances() performs pagination in memory #​5274
  • appendAllowed(true) breaks JSON array when the writer is opened/written/closed multiple times #​5272
  • ExecutionContext dirty flag is never cleared #​5249
  • SimpleStepExecutionSplitter does not restart COMPLETED partitions even when allowStartIfComplete=true #​5238
  • JsonItemReaderBuilder should not substitute null resource with ByteArrayResource #​5234
  • SynchronizedItemStreamReader update call is not threadsafe #​5201
  • CompositeItemReader Does Not Reset Iterator for Subsequent Job Executions #​4926
📔 Documentation
  • Missing documentation about transaction management in multi-threaded steps #​5386
  • Outdated documentation in Scalability reference page #​5355
  • Stop/restart sample README references a test that no longer exists #​5391
  • Unable to use JsonLineMapper with Jackson 2 #​5330
🔨 Tasks
  • Restore LDIF support test coverage #​5236
❤️ Contributors

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

@​banseok1216, @​acktsap, @​seonwooj0810, @​won-seoop, @​KMGeon, @​quaff, @​combe4259, @​therepanic, @​ShinjoWang, @​Wordbe, @​goutamadwant, @​gideruette, @​seonwooj0810, @​MinChul-Son


Full Changelog: spring-projects/spring-batch@v6.0.3...v6.0.4


Configuration

📅 Schedule: (UTC)

  • 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.

@renovate renovate Bot force-pushed the renovate/spring-batch branch from f7737bb to 266788a Compare June 11, 2026 01:04
@hazendaz hazendaz merged commit 981ee86 into master Jun 11, 2026
21 checks passed
@renovate renovate Bot deleted the renovate/spring-batch branch June 11, 2026 01:05
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.

1 participant