SpringBoot v2.5.4发布

:lady_beetle: Bug 修复

  • spring-boot-configuration-metadata将强制的依赖性约束泄漏到消费构建中。 #27730
  • TomcatMetricsBinder.findContext()中潜在的NPE #27616
  • 当Spring Data存储库是MeterBinder的依赖关系时,循环的Bean定义。 #27591
  • spring-boot:build-image在上传过程中抛出异常时挂起。 #27535
  • 当WebClient在classpath上而没有支持的HTTP客户端时,WebTestClientContextCustomizerFactory导致IllegalStateException。 #27527
  • 在单独的管理上下文中运行时,spring.security.dispatcher-types不应用于Spring Security的过滤器。 #27505
  • URI中含有非alpha字符的URI没有经过脱敏处理 #27488

:notebook_with_decorative_cover: 文档

  • 在Gradle插件的文档中提到productionRuntimeClasspath #27620
  • 修正Javadoc中的错别字 #27618

:hammer: 依赖升级

  • Upgrade to ActiveMQ 5.16.3 #27742
  • Upgrade to AppEngine SDK 1.9.91 #27743
  • Upgrade to Cassandra Driver 4.11.3 #27674
  • Upgrade to Couchbase Client 3.1.7 #27675
  • Upgrade to Ehcache3 3.9.5 #27676
  • Upgrade to Glassfish JAXB 2.3.5 #27677
  • Upgrade to Hazelcast 4.1.5 #27744
  • Upgrade to Hazelcast Hibernate5 2.2.1 #27678
  • Upgrade to Janino 3.1.6 #27679
  • Upgrade to Logback 1.2.5 #27680
  • Upgrade to MariaDB 2.7.4 #27681
  • Upgrade to Maven Enforcer Plugin 3.0.0 #27682
  • Upgrade to Micrometer 1.7.3 #27601
  • Upgrade to MIMEPull 1.9.15 #27683
  • Upgrade to Netty 4.1.67.Final #27745
  • Upgrade to Nimbus JOSE JWT 9.10.1 #27701
  • Upgrade to OAuth2 OIDC SDK 9.9.1 #27700
  • Upgrade to Reactor 2020.0.10 #27600
  • Upgrade to SendGrid 4.7.4 #27684
  • Upgrade to Spring Data 2021.0.4 #27633
  • Upgrade to Spring Integration 5.5.3 #27604
  • Upgrade to Spring Kafka 2.7.6 #27602
  • Upgrade to Spring Security 5.5.2 #27603
  • Upgrade to Spring Session 2021.0.2 #27605
  • Upgrade to Tomcat 9.0.52 #27685
  • Upgrade to Undertow 2.2.10.Final #27686

原文:Release v2.5.4 · spring-projects/spring-boot · GitHub