Skip to content

v5.3.34

Compare
Choose a tag to compare
@spring-builds spring-builds released this 11 Apr 07:45
· 6547 commits to main since this release

⭐ New Features

  • Log column type for limited support message in JdbcUtils.getResultSetValue #32603
  • Avoid additional unnecessary Annotation array cloning in TypeDescriptor #32477
  • Avoid cloning empty Annotation array in TypeDescriptor #32466

🐞 Bug Fixes

  • Refine scheme, userinfo, host and port parsing in UriComponentsBuilder #32618
  • MethodIntrospector.selectMethods() fails to detect bridge methods across ApplicationContexts #32588
  • JmsUtils.commitIfNecessary catches and ignores JMS IllegalStateException, losing message with ActiveMQ Artemis #32480
  • Consistently apply TaskDecorator to ManagedExecutorService as well #32457

🔨 Dependency Upgrades

  • Upgrade to Reactor 2020.0.43 #32594