Skip to content

3.4.0-M1

Pre-release
Pre-release
Compare
Choose a tag to compare
@spring-builds spring-builds released this 16 Jul 18:14
· 148 commits to main since this release

⭐ New Features

  • Support for Partitioned cookie attribute #2787
  • Expose MongoSession as public final #3041
  • MongoSession should be public #2217
  • Spring Session returning default Spring Security User object instead of custom UserDetails object #3016

🪲 Bug Fixes

  • AbstractSessionWebSocketMessageBrokerConfigurer triggers eager instantiation of SessionRepository due to non-static declaration of ApplicationListener #3091

🔨 Dependency Upgrades

  • Bump com.fasterxml.jackson.core:jackson-databind from 2.17.1 to 2.17.2 #3071
  • Bump com.fasterxml.jackson:jackson-bom from 2.17.1 to 2.17.2 #3072
  • Bump com.github.spullara.mustache.java:compiler from 0.9.13 to 0.9.14 #3073
  • Bump com.gradle.develocity from 3.17.4 to 3.17.5 #3035
  • Bump io.projectreactor:reactor-bom from 2023.0.6 to 2023.0.7 #3027
  • Bump io.projectreactor:reactor-bom from 2023.0.7 to 2023.0.8 #3087
  • Bump io.projectreactor:reactor-core from 3.6.6 to 3.6.7 #3028
  • Bump io.projectreactor:reactor-core from 3.6.7 to 3.6.8 #3086
  • Bump io.spring.gradle:dependency-management-plugin from 1.1.5 to 1.1.6 #3080
  • Bump io.spring.javaformat:spring-javaformat-checkstyle from 0.0.41 to 0.0.42 #3019
  • Bump io.spring.javaformat:spring-javaformat-gradle-plugin from 0.0.41 to 0.0.42 #3021
  • Bump org-springframework-boot from 3.2.6 to 3.2.7 #3057
  • Bump org.jfrog.buildinfo:build-info-extractor-gradle from 4.33.16 to 4.33.17 #3018
  • Bump org.jfrog.buildinfo:build-info-extractor-gradle from 4.33.17 to 4.33.19 #3045
  • Bump org.junit:junit-bom from 5.10.2 to 5.10.3 #3066
  • Bump org.skyscreamer:jsonassert from 1.5.1 to 1.5.2 #3064
  • Bump org.skyscreamer:jsonassert from 1.5.2 to 1.5.3 #3068
  • Bump org.springframework.data:spring-data-bom from 2024.0.0 to 2024.0.1 #3044
  • Bump org.springframework.data:spring-data-bom from 2024.0.1 to 2024.0.2 #3095
  • Bump org.springframework.security:spring-security-bom from 6.3.0 to 6.3.1 #3050
  • Update to Spring Security 6.4.0-M1 #3100
  • Upgrade to Spring Framework 6.2.0-M4 #3036

❤️ Contributors

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

@Survival1sm