Skip to content

7.0.0

Choose a tag to compare

@spring-builds spring-builds released this 17 Nov 17:36
· 1 commit to main since this release

⭐ New Features

  • Add a minimal authorization server configuration #18153
  • Mark GrantedAuthority#getAuthority as @Nullable #18014
  • Polish SimpleGrantedAuthority #18062

πŸͺ² Bug Fixes

  • Correct the org.springframework.security.config.annotation.web.LogoutDsl's property description #18026
  • Fix webauthn multifactor authentication #18163

πŸ”¨ Dependency Upgrades

  • Bump org.jetbrains.kotlin:kotlin-bom from 2.2.20 to 2.2.21 #18099
  • Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 2.2.20 to 2.2.21 #18100
  • Bump tools.jackson:jackson-bom from 3.0.0 to 3.0.1 #18097
  • Update to Reactor 2025.0.0 #18173
  • Update to Spring Data 2025.1.0 #18174
  • Update to Spring Framework 7.0.0 #18172
  • Update to Spring LDAP 4.0.0 #18175

❀️ Contributors

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

@Kehrlann, @SimonVonXCVII, @quaff, and @therepanic