美国时间8月19日Spring Boot 2.5.4版本发布,此版本包括35个错误修复、文档改进和依赖项升级。
错误修复
- spring-boot-configuration-metadata强制性的泄露依赖约束到消费构建中 #27730
- TomcatMetricsBinder.findContext()中潜在的空指正问题 #27616
- 当Spring Data的repository是一个MeterBinder的依赖项时,出现循环Bean定义 #27591
- spring-boot:build-image会因为上传过程中抛出异常而挂起 #27535
- 当WebClient在类路径上没有一个可以支持的HTTP Client的时候,WebTestClientContextCustomizerFactory会引发IllegalStateException #27527
- spring.security.dispatcher-types is not applied to Spring Security’s filter when running in a separate management context #27505
- 一个URI包含非字母字符的scheme不会被清理 #27488
文档改进
- Gradle插件文档中提到的productionRuntimeClasspath #27620
- 修复javadoc中的输入错误 #27618
依赖项升级
以下依赖组件做了版本升级:
- ActiveMQ 5.16.3 #27742
- AppEngine SDK 1.9.91 #27743
- Cassandra Driver 4.11.3 #27674
- Couchbase Client 3.1.7 #27675
- Ehcache3 3.9.5 #27676
- Glassfish JAXB 2.3.5 #27677
- Hazelcast 4.1.5 #27744
- Hazelcast Hibernate5 2.2.1 #27678
- Janino 3.1.6 #27679
- Logback 1.2.5 #27680
- MariaDB 2.7.4 #27681
- Maven Enforcer Plugin 3.0.0 #27682
- Micrometer 1.7.3 #27601
- MIMEPull 1.9.15 #27683
- Netty 4.1.67.Final #27745
- Nimbus JOSE JWT 9.10.1 #27701
- OAuth2 OIDC SDK 9.9.1 #27700
- Reactor 2020.0.10 #27600
- SendGrid 4.7.4 #27684
- Spring Data 2021.0.4 #27633
- Spring Integration 5.5.3 #27604
- Spring Kafka 2.7.6 #27602
- Spring Security 5.5.2 #27603
- Spring Session 2021.0.2 #27605
- Tomcat 9.0.52 #27685
- Undertow 2.2.10.Final #27686
更多详情请查看更新公告 。
如果您正在学习Spring Boot,那么推荐您这个连载多年的免费教程《Spring Boot 2.x基础教程》点击直达! ,欢迎收藏与转发! 学习过程中遇到困难?不用怕,可以加入我们Spring技术交流群 ,参与交流与讨论,更好的学习与进步!