Spring Framework6.1.25

Provides core support for dependency injection, transaction management, web apps, data access, messaging, and more.

Changelog

⭐ New Features

  • Improve user check in TransportHandlingSockJsService

🐞 Bug Fixes

  • Add DataAccessException and MessagingException to the excluded outermost exceptions in DisconnectedClientHelper
  • DisconnectedClientHelper should detect presence of RestClientException and WebClientException separately
  • WebClient (Reactor) attributes on Netty channel do not clear after connection release
  • Fix HtmlUtils unescape for supplementary chars
  • NullPointerException thrown from JdkClientHttpRequestFactory for null request header value
  • NullPointerException When Handling 407 with JdkClientHttpConnector in WebClient
  • Fix multi-release JAR issue with VirtualThreadDelegate

🔨 Dependency Upgrades

  • Upgrade to Micrometer 1.12.17
  • Upgrade to Micrometer Context Propagation 1.1.3
  • Upgrade to Reactor 2023.0.23
Get Started with Tanzu Spring today