IT资讯 Spring Boot 2.6.11 发布

amos · 2022-08-21 08:00:06 · 热度: 40

Spring Boot 2.6.11 已发布,更新内容主要是修复错误、改进文档以及升级依赖。

Bugfix

  • 修复 BasicJsonParser 无法保护深度嵌套 map 的问题 #32029
  • 当使用 JarMode Layertools,并且源码不是一个归档文件时,会出现误导性的错误信息 #31997
  • 当 OptionalLiveReloadServer 被配置为使用瞬时端口 (ephemeral port) 时,它记录了错误的端口号 #31983
  • Servlet WebServerStartStopLifecycle 在停止时未将 running 设置为 false #31966
  • 尝试为 C3P0 设置 jdbcUrl 时,抛出 UnsupportedDataSourcePropertyException 异常 #31920
  • Jar Handler 永远不会清除 PROTOCOL_HANDLER 系统属性 #31870
  • 修复 BasicJsonParser 解析可能会因 stackoverflow 异常而失败的问题 #31868
  • 修复 REST Assured 依赖管理不完整的问题 #31864
  • 修复在关闭应用程序上下文期间执行的基于 JUL 的日志记录会丢失的问题 #9457

改进文档

  • 优化外部配置文档使用不正确占位符语法的问题 #31941
  • 改进 Common Application Properties 附录中某些属性没有描述的问题 #31916
  • 删除对 ConfigFileApplicationListener 的文档和元数据引用 #31895
  • 删除对 nitrite-spring-boot-starter 的引用 #31892
  • 删除对 Azure Application Insights 的引用 #31889
  • 修复文档中的链接 #31887
  • 修复代码和文档中的拼写错误 #31734
  • 修复示例日志输出已过时且不一致的问题 #28208

升级依赖

  • Upgrade to Dependency Management Plugin 1.0.13.RELEASE #32055
  • Upgrade to Dropwizard Metrics 4.2.11 #32007
  • Upgrade to Groovy 3.0.12 #32008
  • Upgrade to Hibernate Validator 6.2.4.Final #32009
  • Upgrade to Micrometer 1.8.9 #32010
  • Upgrade to MySQL 8.0.30 #32011
  • Upgrade to Netty tcNative 2.0.54.Final #32012
  • Upgrade to Reactor 2020.0.22 #32037
  • Upgrade to Spring Security 5.6.7 #32039
  • Upgrade to Undertow 2.2.19.Final #32087

Release Note | 发布公告

 

为您推荐与 spring boot 相关的帖子:

暂无回复。
需要 登录 后方可回复, 如果你还没有账号请点击这里 注册