Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 17, 2025

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

This PR contains the following updates:

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

Release Notes

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

v5.2.3

Compare Source

🐞 Bug fixes
  • Incorrect step execution id generation in ResourcelessJobRepository #​4975
  • RecordFieldSetMapper fails with Record without components #​4900
🚀 Enhancements
  • Allow keys other than _id for primary key in MongoItemWriter #​4812
  • Add Redis integration tests #​4892
  • Remove unnecessary reflection in RemoteChunkHandlerFactoryBean #​4839
  • Mark argument to ExitStatus#equals as nullable #​4823
  • Use typesafe variant of ctx::getBean instead #​4803
  • Use jdbcTemplate.queryForStream().findFirst() where appropriate #​4802
  • Reuse existing SQL where feasible #​4801
  • Improve performance of JdbcStepExecutionDao::getStepExecution #​4799
  • Add optimistic locking for meta-data deletion #​4793
  • Improve update sql for optimistic locking #​4792
  • Polish SynchronizationManagerSupport to use Map::computeIfAbsent #​4786
  • Refactor ExitStatus#isRunning for type-safety #​4783
  • FlatFileItemReaderBuilder : raise check exception on build #​4757
📔 Documentation
  • Fix javadoc in JdbcCursorItemReaderBuilder #​4838
  • Polish code block style and fix typo in whatsnew.adoc #​4901
  • Correct comment in RemoteChunkingJobFunctionalTests #​4822
🆙 Dependency Upgrades
  • Spring Framework: 6.2.11
  • Spring Retry: 2.0.12
  • Micrometer: 1.14.11
  • Spring Integration: 6.4.7
  • Spring AMQP: 3.2.7
  • Spring Kafka: 3.3.10
  • Spring Data: 3.4.10
  • Spring Ldap: 3.2.14
❤️ Contributors

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


Full change log: spring-projects/spring-batch@v5.2.2...v5.2.3


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

Coverage Status

coverage: 100.0%. remained the same
when pulling c2f6a26 on renovate/spring-batch
into 6c8d208 on master.

@hazendaz hazendaz merged commit 7ecd785 into master Sep 19, 2025
12 checks passed
@renovate renovate bot deleted the renovate/spring-batch branch September 19, 2025 14:08
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