Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update spring batch to v5.2.1 #880

Merged
merged 1 commit into from
Dec 19, 2024
Merged

Update spring batch to v5.2.1 #880

merged 1 commit into from
Dec 19, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 18, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.springframework.batch:spring-batch-test (source) 5.2.0 -> 5.2.1 age adoption passing confidence
org.springframework.batch:spring-batch-core (source) 5.2.0 -> 5.2.1 age adoption passing confidence

Release Notes

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

v5.2.1

🐞 Bug fixes

  • JobExecution#getJobExecution(@​Nullable Long executionId) returns null when using MongoDB as JobExplorer #​4722
  • Different behavior when interrupting a job, depending on the parallel flow order #​3939
  • MongoPagingItemReader never reset page number #​1086
  • DerbyPagingQueryProvider remaining pages query is not correct #​1253
  • Job restart after stop fails #​1287

🚀 Enhancements

  • Update DerbyPagingQueryProvider for Derby 10.7 and above #​1673

📔 Documentation

  • Missing note about not scoping Step beans with Job scope #​3900
  • Repeating 'the the' exists #​4615
  • Unclear documentation about wildcard usage to select input files #​4707
  • Incorrect class name and grammatical error in docs whats-new #​4720
  • Fix link section #​4696
  • Error in Migration guide #​4695
  • Incorrect link and closing tag for listeners in documentation #​4610

🔨 Tasks

  • Deprecate SqlWindowingPagingQueryProvider #​4733

❤️ Contributors

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

@​Seungpang, @​Solodye, @​ngocnhan-tran1996, @​uli-f, and @​xeounxzxu


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 072d705 on renovate/spring-batch
into 75e27f7 on master.

@renovate renovate bot changed the title Update dependency org.springframework.batch:spring-batch-test to v5.2.1 Update spring batch to v5.2.1 Dec 19, 2024
@hazendaz hazendaz merged commit 8c83665 into master Dec 19, 2024
12 checks passed
@renovate renovate bot deleted the renovate/spring-batch branch December 19, 2024 03:27
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