转载

Spring Boot 2.0.5 发布,大量依赖更新

Spring Boot 2.0.5 已发布,可从 repo.spring.io 和  Maven Central 获取更新。

新版本包含 87 项修复、改进和依赖更新,包括:

新特性

  • Limit metrics collection of incoming requests #14173

  • Deprecate org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder.EntityManagerFactoryBeanCallback #14083

  • Auto-configure HiddenHttpMethodFilter when using WebFlux #14008

  • Return null immediately when sla is null in convertSla() #13991

  • Allow actuator endpoints to be used with mvcMatchers #13962

  • Deprecate JMS PooledConnectionFactory that are no longer supported #13956

依赖更新

  • Upgrade to Spring Cloud Connectors 2.0.3.RELEASE #14414

  • Upgrade to Spring Security 5.0.8.RELEASE #14403

  • Upgrade to Spring Kafka 2.1.10.RELEASE #14402

  • Upgrade to Spring Amqp 2.0.6.RELEASE #14401

  • Upgrade to Spring Kafka 2.1.9.RELEASE #14372

  • Upgrade to Postgresql 42.2.5 #14371

  • Upgrade to Jetty El 8.5.33 #14370

  • Upgrade to Jaybird 3.0.5 #14369

  • Upgrade to Elasticsearch 5.6.11 #14368

  • Upgrade to Janino 3.0.9 #14367

  • Upgrade to Johnzon Jsonb 1.1.9 #14366

  • Upgrade to Activemq 5.15.6 #14365

  • Upgrade to Netty 4.1.29.Final #14364

  • Upgrade to Javax Mail 1.6.2 #14363

  • Upgrade to Spring Session Apple-SR5 #14332

  • Upgrade to Spring Integration 5.0.8 #14330

  • Upgrade to Spring Data Kay SR10 #14328

  • Upgrade to Spring Framework 5.0.9 #14325

  • Upgrade to Reactor Bom Bismuth-SR11 #14322

  • Upgrade to Neo4j Ogm 3.1.2 #14164

  • Upgrade to Neo4j Ogm 3.1.1 #14132

  • Upgrade to Httpasyncclient 4.1.4 #14098

  • Upgrade to Derby 10.14.2.0 #14097

  • Upgrade to Activemq 5.15.5 #14096

  • Upgrade to Jest 5.3.4 #14095

  • Upgrade to Rxjava2 2.1.17 #14094

  • Upgrade to Netty 4.1.28.Final #14093

  • Upgrade to Lettuce 5.0.5.RELEASE #14092

  • Upgrade to Unboundid Ldapsdk 4.0.7 #14091

  • Upgrade to Hibernate Validator 6.0.12.Final #14053

发行说明:

  • https://spring.io/blog/2018/09/12/spring-boot-2-0-5

原文  https://www.oschina.net/news/99896/spring-boot-2-0-5-released
正文到此结束
Loading...