Skip to content

6.5.2

Latest
Compare
Choose a tag to compare
@spring-builds spring-builds released this 21 Jul 19:12
· 86 commits to 6.5.x since this release

πŸͺ² Bug Fixes

  • <websocket-message-broker> should pick up a bean named csrfChannelInterceptor #17495
  • Add 7.0 Migration Steps for Messaging PathPattern Usage #17509
  • EnableReactiveMethodSecurity should not import Servlet configuration #17545
  • Fix equals and hashCode in PathPatternRequestMatcher to include HTTP method #17337
  • Fix securityContextRepository() initialization in oauth2Login() DSL #17557
  • OAuth2Login DSL should support post-processing AuthenticationProvider implementations #17176
  • Websocket XML config should pick up PathPatternMessageMatcher.Builder #17508

πŸ”¨ Dependency Upgrades

  • Bump com.webauthn4j:webauthn4j-core from 0.29.3.RELEASE to 0.29.4.RELEASE #17444
  • Bump io-spring-javaformat from 0.0.46 to 0.0.47 [#17470](#17470
  • Bump io.micrometer:micrometer-observation from 1.14.8 to 1.14.9 [#17570](#17570
  • Bump io.mockk:mockk from 1.14.2 to 1.14.4 #17467
  • Bump io.mockk:mockk from 1.14.4 to 1.14.5 #17572
  • Bump org-apache-maven-resolver from 1.9.23 to 1.9.24 #17469
  • Bump org.apache.maven:maven-resolver-provider from 3.9.10 to 3.9.11 #17555
  • Bump org.hibernate.orm:hibernate-core from 6.6.17.Final to 6.6.20.Final #17491
  • Bump org.hibernate.orm:hibernate-core from 6.6.20.Final to 6.6.22.Final #17571
  • Bump org.springframework.data:spring-data-bom from 2024.1.6 to 2024.1.7 #17466
  • Bump org.springframework.data:spring-data-bom from 2024.1.7 to 2024.1.8 #17569
  • Bump org.springframework.ldap:spring-ldap-core from 3.2.12 to 3.2.13 #17468
  • Bump org.springframework:spring-framework-bom from 6.2.7 to 6.2.8 #17481
  • Bump org.springframework:spring-framework-bom from 6.2.8 to 6.2.9 #17568

❀️ Contributors

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

@fkowal and @therepanic