github spring-projects/spring-framework v3.2.17.RELEASE
3.2.17 Release

latest releases: v6.2.0, v6.1.15, v6.2.0-RC3...
5 years ago

⭐ New Features

  • SimpleTriggerFactoryBean and CronTriggerFactoryBean fail without jobDetail [SPR-13604] #18182
  • Prevent Quartz XSD from being fetched from the Internet [SPR-13706] #18281
  • Backport MVC config path config options to 3.2.x [SPR-14186] #18757

🪲 Bug Fixes

  • Handle RejectedExecutionException in WebAsyncManager [SPR-13836] #18409
  • NullPointerException while building error message in InvocableHandlerMethod [SPR-13917] #18491
  • ReflectiveMethodResolver chooses parent class over child for static methods [SPR-13918] #18492
  • AbstractMarshaller's DocumentBuilderFactory instance may be used by several threads simultaneously [SPR-13935] #18507
  • TimerManagerTaskScheduler.TimerScheduledFuture.getDelay is inverted [SPR-13977] #18549
  • Scripted beans not updated after a script compilation error in getScriptedObjectType [SPR-14007] #18579
  • ModelAndView is replaced when a RedirectView is used [SPR-14045] #18617
  • @RequestHeader HttpHeaders fails with NPE against null header value [SPR-14091] #18663
  • NPE thrown when calling methods with an empty @Caching annotation [SPR-14162] #18734
  • Deadlock possible with AspectJ aspects and multi-threading [SPR-14241] #18814
  • AbstractRequestLoggingFilter appends null query string [SPR-14244] #18817

📔 Documentation

  • wrong example given at section 17.4 Handler mappings [SPR-13832] #18405
  • @EnableScheduling javadoc has incomplete XML example [SPR-14145] #18717

Don't miss a new spring-framework release

NewReleases is sending notifications on new releases.