Skip to content

v6.1.17

Compare
Choose a tag to compare
@spring-builds spring-builds released this 13 Feb 12:23
· 2331 commits to main since this release

⭐ New Features

  • Improve PathMatcher to PathPatternParser migration in mvc XML configuration #34102
  • Avoid logger serialization behind shared EntityManager proxy #34085

🐞 Bug Fixes

  • Check hasNext when when accessing sessionIds from UserDestinationResult #34397
  • Quartz-style Nth Day of Week cron expressions can overflow to other month #34377
  • Stop assuming that AspectJ Advice has JoinPoint as the first argument #34369
  • ConfigurationClassEnhancer should explicitly set custom ClassLoader on CGLIB Enhancer (aligned with CglibAopProxy) #34358
  • Property binding to Map that implements Iterable no longer works #34338
  • AnnotationBeanNameGenerator issues warning about explicitly aliased value attribute #34330
  • Connection reset exception from RestTemplate call in Spring Web MVC controller is ignored #34278
  • Wrong parentId tracking in FlightRecorderApplicationStartup #34254
  • Ensure AsyncListener#onError does not return until dispatch completes #34196
  • SpEL fails to invoke MethodHandle function reference accepting only varargs #34114

πŸ“” Documentation

  • Clarify component scanning of abstract classes with @Lookup methods #34368
  • Fix broken links in the web reference documentation #34139

πŸ”¨ Dependency Upgrades

  • Upgrade to Reactor 2023.0.15 #34406
  • Upgrade to RSocket 1.1.5 #34405