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 core to v6.1.1 #889

Merged
merged 1 commit into from
Nov 24, 2023
Merged

Update spring core to v6.1.1 #889

merged 1 commit into from
Nov 24, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 23, 2023

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.springframework:spring-web 6.1.0 -> 6.1.1 age adoption passing confidence
org.springframework:spring-test 6.1.0 -> 6.1.1 age adoption passing confidence
org.springframework:spring-jdbc 6.1.0 -> 6.1.1 age adoption passing confidence
org.springframework:spring-context 6.1.0 -> 6.1.1 age adoption passing confidence

Release Notes

spring-projects/spring-framework (org.springframework:spring-web)

v6.1.1

Compare Source

⭐ New Features

  • Skip buffer allocation in StreamUtils.copy(String) #​31621
  • Caching and Event Listening support do not reuse internal delegates for their evaluation contexts #​31617
  • Java 17: resource.isReadable() with concurrency leaks large amounts of non-heap memory #​30955

🐞 Bug Fixes

  • Spring MVC: Unexpected bytes added to the HTTP response for kotlin.Unit return type in controller methods #​31648
  • Spring Data Redis Cache implementation is not compatible with Cache.retrieve(key) semantics #​31637
  • GeneratedFiles#addSourceFile should not allow to add a source in the default package #​31628
  • <jee:local-slsb> no longer works with a business-interface attribute #​31627
  • Non-blocking @Cacheable method does not support condition with #result #​31626
  • PathResourceResolver.getResource() does not log warning if Resource#getURL() throws exception #​31623
  • Jackson encoder releases resources in wrong order #​30493
  • WebSocketMessageBrokerStats has null stats for stompSubProtocolHandler since 5.3.2 #​26536

📔 Documentation

  • Fix links related to Spring WebFlux #​31632
  • Extract recurring asciidoc links to attributes #​31619
  • Improve STOMP WebSocket documentation for input message buffer size #​31616
  • Document support for AppCDS #​31497

❤️ Contributors

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

@​7fantasy7, @​Star-ho, and @​quaff


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

coveralls commented Nov 23, 2023

Coverage Status

coverage: 89.633%. remained the same
when pulling 6427eb0 on renovate/spring-core
into b2b7ed3 on master.

@renovate renovate bot changed the title Update dependency org.springframework:spring-jdbc to v6.1.1 Update spring core to v6.1.1 Nov 23, 2023
@renovate renovate bot force-pushed the renovate/spring-core branch from e883222 to 6427eb0 Compare November 24, 2023 05:04
@hazendaz hazendaz self-assigned this Nov 24, 2023
@hazendaz hazendaz merged commit e8792c2 into master Nov 24, 2023
20 checks passed
@renovate renovate bot deleted the renovate/spring-core branch November 24, 2023 05:08
@kazuki43zoo kazuki43zoo added the dependencies Pull requests that update a dependency file label Nov 24, 2023
@kazuki43zoo kazuki43zoo added this to the 3.0.4 milestone Nov 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants