Spring/spring-boot: Release v2.1.13.RELEASE

Name: spring-boot

Owner: Spring

Release: v2.1.13.RELEASE

Released: 2020-02-27

License: Apache-2.0

Release Assets:

🪲 Bug Fixes

  • BuildInfo task not run in Gradle project when project's version number changes #20135
  • Binding to collection fails with unbound elements error if collection overridden in another property source with smaller number of elements #20134
  • Jetty logs a custom context path incorrectly when compression is enabled #19969
  • Spring Webflux ignores message of custom exception when annotated with @ResponseStatus #19901
  • TomcatMetrics does not clean up properly when the application context is closed #19880
  • Using @ActiveProfiles with @SpringBootTest now adds to the profiles configured using spring.profiles.active rather than overriding them #19788
  • No error message when server.ssl.keyAlias doesn't match an entry #19202
  • DataSource url property is ignored when there is no connection pool #19192
  • JSON keys containing a dot from CF environment are not handled as a single path segment #18915

📔 Documentation

  • Fix Gradle plugin documentation links #19961
  • Fix typo in configuration metadata appendix #19956
  • Update documentation on excluding an auto-configuration to recommend exclude on SpringBootApplication #19855
  • Document how to register a blocking health contributor with the reactive registry #19707

🔨 Dependency Upgrades

  • Upgrade to Neo4j Ogm 3.1.17 #20322
  • Upgrade to Rxjava2 2.2.18 #20321
  • Upgrade to Jackson 2.9.10.20200223 #20320
  • Upgrade to Maven Shade Plugin 3.2.2 #20260
  • Upgrade to Spring Session Bom Bean-SR9 #20259
  • Upgrade to Spring Security 5.1.8.RELEASE #20258
  • Upgrade to Lombok 1.18.12 #20257
  • Upgrade to Postgresql 42.2.10 #20256
  • Upgrade to Infinispan 9.4.18.Final #20255
  • Upgrade to Jetty 9.4.26.v20200117 #20254
  • Upgrade to Tomcat 9.0.31 #20253
  • Upgrade to Httpclient 4.5.11 #20252
  • Upgrade to Dependency Management Plugin 1.0.9.RELEASE #20251
  • Upgrade to Netty Tcnative 2.0.29.Final #20250
  • Upgrade to Hazelcast 3.11.7 #20249
  • Upgrade to Appengine Sdk 1.9.78 #20248
  • Upgrade to Couchbase Client 2.7.12 #20247
  • Upgrade to Spring Data Lovelace-SR16 #20198
  • Upgrade to Spring Framework 5.1.14 #20197
  • Upgrade to Reactor Californium-SR16 #20196
  • Upgrade to Micrometer 1.1.10 #19639

:heart: Contributors

We'd like to thank all the contributors who worked on this release!

To top