Skip to content

3.5.0-RC1

Pre-release
Pre-release
Compare
Choose a tag to compare
@spring-builds spring-builds released this 22 Apr 20:21
· 58 commits to main since this release

⭐ New Features

  • Introduce CompositeHttpSessionIdResolver #3264
  • Start JDBC transactions only when there is an update #3330

🪲 Bug Fixes

  • Explicitly use junit-platform-launcher #3367
  • Fix jdbc session with special characters #3316

🔨 Dependency Upgrades

  • Bump io.projectreactor:reactor-bom from 2024.0.4 to 2024.0.5 #3380
  • Bump io.projectreactor:reactor-core from 3.6.15 to 3.6.16 #3381
  • Bump io.spring.gradle:spring-security-release-plugin from 1.0.3 to 1.0.4 #3377
  • Bump io.spring.gradle:spring-security-release-plugin from 1.0.4 to 1.0.5 #3387
  • Bump org.aspectj:aspectjweaver from 1.9.23 to 1.9.24 #3378
  • Bump org.hsqldb:hsqldb from 2.7.3 to 2.7.4 #3369
  • Bump org.mariadb.jdbc:mariadb-java-client from 3.5.2 to 3.5.3 #3371
  • Bump org.springframework.boot:spring-boot-gradle-plugin from 3.5.0-M3 to 3.5.0-SNAPSHOT #3373
  • Bump org.springframework.data:spring-data-bom from 2025.0.0-M2 to 2025.0.0-SNAPSHOT #3372
  • Bump org.springframework:spring-framework-bom from 6.2.5 to 6.2.6 #3384
  • Update to Spring Boot 3.5.0 (dependencies) #3368
  • Update to Spring Security 6.5.0-rc1 #3386
  • Update to spring-data-bom:2025.0.0-RC1 #3388

❤️ Contributors

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

@mindhaq, @quaff, @rwinch, and @ryanrupp