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 #85

Merged
merged 1 commit into from
Nov 23, 2023
Merged

Update spring core to v6.1.1 #85

merged 1 commit into from
Nov 23, 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-webmvc 6.1.0 -> 6.1.1 age adoption passing confidence
org.springframework:spring-web 6.1.0 -> 6.1.1 age adoption passing confidence
org.springframework:spring-context 6.1.0 -> 6.1.1 age adoption passing confidence
org.springframework:spring-webflux 6.1.0 -> 6.1.1 age adoption passing confidence

Release Notes

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

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: Enabled.

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.

@renovate renovate bot merged commit 21b88cc into master Nov 23, 2023
2 checks passed
@renovate renovate bot deleted the renovate/spring-core branch November 23, 2023 17: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.

None yet

0 participants