2 hours ago
Activiti

7.20.0-rc.771

What's Changed

⬆️ Dependencies

🔨 Other Changes

New Contributors

Full Changelog: https://github.com/Activiti/Activiti/compare/7.20.0-rc.770...7.20.0-rc.771

2 hours ago
Activiti
15 hours ago
spring-session

4.0.0

🔨 Dependency Upgrades

  • Update to Spring Boot 4.0.0-RC2 #3506
  • Update to Spring Data 2025.1.0 #3505
  • Update to Spring Framework 7.0.0 #3503
  • Update to Spring Security 7.0.0 #3504
1 days ago
spring-security

6.4.13

⭐ New Features

  • Default WebAuthnConfigurer#rpName to rpId #18115
  • Document effects of disabling CORS #18117

🪲 Bug Fixes

  • BCryptPasswordEncoderTests should password limit of 72 bytes #18133

🔨 Dependency Upgrades

  • Bump com.fasterxml.jackson:jackson-bom from 2.18.4.1 to 2.18.5 #18108
  • Bump io.micrometer:micrometer-observation from 1.14.12 to 1.14.13 #18148
  • Bump io.spring.gradle:spring-security-release-plugin from 1.0.11 to 1.0.13 #18140
  • Bump org-aspectj from 1.9.24 to 1.9.25 #18139
  • Bump org.hibernate.orm:hibernate-core from 6.6.33.Final to 6.6.34.Final #18109
  • Update Spring Data 2024.1.12 #18179
  • Update to Reactor 2024.0.12 #18178
  • Update to Spring Framework 6.2.13 #18177

❤️ Contributors

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

@Kehrlann

1 days ago
spring-security

7.0.0

⭐ 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

1 days ago
spring-security

6.5.7

⭐ New Features

  • Add Include-Code for the Password Storage page #18054
  • Default WebAuthnConfigurer#rpName to rpId #18131
  • Document effects of disabling CORS #18129

🪲 Bug Fixes

  • typ values should not be case-sensitive in JwtTypeValidator #18101
  • BCryptPasswordEncoderTests should password limit of 72 bytes #18136
  • Fix GenerateOneTimeTokenRequestResolver ignored if username param not present #18074
  • GenerateOneTimeTokenFilter should not attempt to generate a token with a null token request #18088

🔨 Dependency Upgrades

  • Bump com.fasterxml.jackson:jackson-bom from 2.18.4.1 to 2.18.5 #18110
  • Bump io.micrometer:micrometer-observation from 1.14.12 to 1.14.13 #18149
  • Bump io.spring.gradle:spring-security-release-plugin from 1.0.11 to 1.0.13 #18141
  • Bump org-aspectj from 1.9.24 to 1.9.25 #18142
  • Bump org.hibernate.orm:hibernate-core from 6.6.33.Final to 6.6.34.Final #18111
  • Update to Reactor 2024.0.12 #18181
  • Update to Spring Data 2024.1.12 #18182
  • Update to Spring Framework 6.2.13 #18180

❤️ Contributors

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

@himanshu-pareek, @marcusdacoregio, and @namest504