Skip to content

Update spring batch to v4.3.8 #590

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

Merged
merged 1 commit into from
Feb 22, 2023
Merged

Update spring batch to v4.3.8 #590

merged 1 commit into from
Feb 22, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 22, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

spring-projects/spring-batch

v4.3.8

Compare Source

🐞 Bug fixes
  • JobOperator#stop can not stop JobExecution correctly in some cases #​4064
  • ClassCastException in RepositoryItemReader when using Slice instead of Page #​4115
  • Inconsistent state validation rules between RepositoryItemReader and RepositoryItemReaderBuilder #​4276
  • @​StepScope not working when XML namespace activated #​3936
  • Incorrect handling of file deletion in File-based writers #​4203
🚀 Enhancements
  • Optimize ExitStatus#addExitDescription #​3979
  • High memory consumption during long running jobs #​3790
📔 Documentation
  • Fix minor example in job.adoc #​4199
  • Incorrect reference to AbstractJobTests in documentation #​4182
🔨 Dependency Upgrades
  • Spring Framework: 5.3.25
  • Spring Retry: 1.3.4
  • Spring AMQP: 2.3.16
  • Spring Data: 2.7.8
  • Spring Integration: 5.5.16
  • Spring Kafka: 2.9.6
  • Spring LDAP: 2.4.1
  • Micrometer: 1.9.8
❤️ Contributors

We would like to thank all contributors who helped in shipping this release!


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 has been generated by Mend Renovate. View repository job log here.

@coveralls
Copy link

Coverage Status

Coverage: 100.0%. Remained the same when pulling 9fae30b on renovate/spring-batch into 4b20284 on master.

@jeffgbutler jeffgbutler merged commit ba8a43a into master Feb 22, 2023
@renovate renovate bot deleted the renovate/spring-batch branch February 22, 2023 16:47
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