Spring Boot 2.1.0 发布了。
新特性
- Rename spring-boot-starter-oauth2-oidc-client to spring-boot-starter-oauth2-client #14951
- Add starter for OAuth2 resource server #14950
- Support parameterizedContainer for ConditionalOnBean and ConditionalOnMissingBean #14940
- Avoid unwanted logging by making auto-configured applicationTaskExecutor bean lazy #14934
- Rename DatabaseDriver#SAP to DatabaseDriver#HANA #14918
- Skip restarter not only for JUnit4 but also for JUnit5 #14915
- Use cluster endpoint in Jest HealthIndicator #14914
- Add Log Output when DevTools restart is disabled #14807
- Create @ConditionalOnMissingServletFilter #7475
Bug 修复
- Restore isPositive check for maxHttpHeaderSize #14986
- ApplicationConversionService is not binary compatibility with 2.0.x #14938
- Web Services starter depends on a missing mimepull version #14924
- 2.1.0.RC1, startup failed by Log4j2Metrics bean creation when third party library depends on log4j-core #14883
- Upgrade to 2.1.0.RC1 breaks message source with DevTools #14882
- Support primary beans with ApplicationContextAssert.getBean #14874
依赖升级
- Upgrade to Thymeleaf Extras Springsecurity 3.0.4.RELEASE #15001
- Upgrade to Joda Time 2.10.1 #15000
- Upgrade to Lettuce 5.1.2.RELEASE #14999
- Upgrade to Reactor Californium-SR2 #14992
- Upgrade to Maven Failsafe Plugin 2.22.1 #14965
- Upgrade to Flyway 5.2.1 #14964
- Upgrade to Aspectj 1.9.2 #14963
- Upgrade to Mysql 8.0.13 #14960
- Upgrade to Undertow 2.0.14.Final #14959
- Upgrade to Rxjava2 2.2.3 #14958
- Upgrade to Hazelcast 3.11 #14949
- Upgrade to Spring Kafka 2.2.0.RELEASE #14892
- Upgrade to Spring Batch 4.1.0.RELEASE #14891
- Upgrade to Micrometer 1.1.0 #14890
- Upgrade to Spring Integration 5.1.0.RELEASE #14889
- Upgrade to Spring Data Lovelace SR2 #14888
- Upgrade to Spring Framework 5.1.2.RELEASE #14887
- Upgrade to Byte Buddy 1.9.3 #14866
- Upgrade to Spring Session Bean-RELEASE #14733
转自 https://www.oschina.net/news/101351/spring-boot-2-1-0-released