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.1.2 #798

Merged
merged 1 commit into from
May 22, 2024
Merged

Update spring batch to v5.1.2 #798

merged 1 commit into from
May 22, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 22, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

v5.1.2

Compare Source

🐞 Bug fixes
  • Incorrect Chunk property value in implementation of ItemWriter write method #​4560
  • SystemCommandTasklet does not propagate errors #​4483
  • Remote partitioning doesn't work if you're using graalvm #​4564
  • SimpleBinaryBufferedReaderFactory misses line endings #​811
  • Memory leak in MessageChannelPartitionHandler when polling the database #​4598
🚀 Enhancements
  • Improve Error Messages in JobParametersBuilder methods #​4581
📔 Documentation
  • Reference Documentation Uses Deprecated Class StepExecutionListenerSupport #​4538
  • Incorrect code example in documentation #​4550
  • Misleading documentation on ItemWriteListener #​4400
  • Code sample uses deprecated StepBuilderFactory #​4582
  • Typo in java-config.adoc #​4591
  • Incorrect link in appendix #​4595
🆙 Dependency Upgrades
  • Spring Framework: 6.1.7
  • Spring Retry: 2.0.6
  • Micrometer: 1.12.6
  • Spring Integration: 6.2.5
  • Spring AMQP: 3.1.5
  • Spring Kafka: 3.1.5
  • Spring Data: 3.2.6
  • Spring Ldap: 3.2.3
❤️ Contributors

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


Full change log: spring-projects/spring-batch@v5.1.1...v5.1.2


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 8bbe1fd on renovate/spring-batch
into fa5561b on master.

@hazendaz hazendaz self-assigned this May 22, 2024
@hazendaz hazendaz merged commit 9803911 into master May 22, 2024
10 checks passed
@renovate renovate bot deleted the renovate/spring-batch branch May 22, 2024 20:01
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