github spring-projects/spring-framework v6.0.16

latest releases: v6.2.0-RC1, v6.1.13, v6.2.0-M7...
8 months ago

⭐ New Features

  • Exclude URI query from remaining WebClient checkpoints #32001
  • Add CORS support for Private Network Access #31975
  • Avoid early getMostSpecificMethod resolution in CommonAnnotationBeanPostProcessor #31968

🐞 Bug Fixes

  • Double error response handling on suspended methods #31990
  • DefaultDataBuffer fails to transform its content to a string. #31979
  • Spring AOP does not propagate arguments for dynamic prototype-scoped advice #31963
  • MergedAnnotation swallows IllegalAccessException for attribute method #31960
  • CronTrigger hard-codes default ZoneId instead of participating in scheduler-wide Clock setup #31949
  • HandlerMappingIntrospector is throwing PatternSyntaxException for wildcards in the request URL #31946
  • ForwardedHeaderFilter should reject invalid requests #31894
  • @Async does not support Unit? return type #31891
  • Significant increase in memory consumption StringDecoder when splitting input by delimiters. #31859

📔 Documentation

  • Update ContentRequestMatchers#multipartData Javadoc #31989

🔨 Dependency Upgrades

  • Upgrade to Reactor 2022.0.15 #31997

Don't miss a new spring-framework release

NewReleases is sending notifications on new releases.