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

Name: spring-boot

Owner: Spring

Release: v2.1.10.RELEASE

Released: 2019-11-06

License: Apache-2.0

Release Assets:

⭐ New Features

  • Support amqps:// URIs in spring.rabbitmq.addresses #18808

🪲 Bug Fixes

  • Failure analysis description for BeanDefinitionOverrideExceptions includes useless information when a bean definition has no resource description #18721
  • Rename max-http-post-size server property #18566
  • Deprecate server.connection-timeout and create server-specific configuration keys #18473
  • DevTools does not correctly handle encoded URLs found in the Class-Path manifest attribute #18410
  • Recursive property in @ConfigurationProperties causes java.lang.StackOverflowError when generating metadata #18365
  • Dependency relationships created by AbstractDependsOnBeanFactoryPostProcessors cannot be overridden #18362
  • Endpoint filter configured on an endpoint's super-class has no effect #17866

📔 Documentation

  • Document Settings as jooq supported auto-configuration type #18870
  • Improve security-related recommendations for DevTools' remote application support #18825
  • OAuth2 Client documentation still refers to redirect-uri-template #18752
  • Mention keys with dots for yaml in "Spring Boot Configuration Binding" wiki #18690
  • Clarify Javadoc for ServletContextInitializer #18660
  • Document that auto-configuration of Jersey server metrics requires a dependency on micrometer-jersey2 #18622
  • Document spring.main.register-shutdown-hook #18581
  • Document formatting recommendations for configuration property javadoc #18578
  • Fix incorrect backslash escape for curly braces inside of Java code blocks #18546
  • Unexpected settings in effective pom when inheriting from spring-boot-starter-parent #18532
  • Document that @Order cannot be used on a Filter's @Bean method to set the Filter's order #18266
  • Clarify scope of "@SpringBootTest#classes" #18229
  • Emphasize the need of @Valid in nested configuration properties #18198
  • Improve documentation of how actuator integrates with both Jersey and Spring MVC #17523
  • Logs of java.util.logging.Logger are not output when war is deployed to tomcat. #16062

🔨 Dependency Upgrades

  • Upgrade to Hazelcast 3.11.5 #18897
  • Upgrade to Spring Security 5.1.7.RELEASE #18874
  • Upgrade to Spring Ws 3.0.8.RELEASE #18865
  • Upgrade to Slf4j 1.7.29 #18860
  • Upgrade to Rxjava2 2.2.14 #18859
  • Upgrade to Micrometer 1.1.8 #18858
  • Upgrade to Neo4j Ogm 3.1.15 #18791
  • Upgrade to Mimepull 1.9.12 #18790
  • Upgrade to Hibernate Validator 6.0.18.Final #18789
  • Upgrade to Hibernate 5.3.13.Final #18788
  • Upgrade to Jetty 9.4.22.v20191022 #18787
  • Upgrade to Tomcat 9.0.27 #18786
  • Upgrade to Mysql 8.0.18 #18785
  • Upgrade to Joda Time 2.10.5 #18784
  • Upgrade to Undertow 2.0.27.Final #18783
  • Upgrade to Rxjava2 2.2.13 #18782
  • Upgrade to Dropwizard Metrics 4.0.7 #18781
  • Upgrade to Unboundid Ldapsdk 4.0.12 #18780
  • Upgrade to Gson 2.8.6 #18779
  • Upgrade to Jackson 2.9.10.20191020 #18778
  • Upgrade to Spring Kafka 2.2.11 #18765
  • Upgrade to Spring Integration 5.1.9 #18763
  • Upgrade to Spring AMQP 2.1.12 #18761
  • Upgrade to Spring Data Lovelace-SR12 #18743
  • Upgrade to Netty 4.1.43.Final #18740
  • Upgrade to Reactor Californium-SR13 #18739
  • Upgrade to Spring Framework 5.1.11 #18737
  • Upgrade to Quartz 2.3.2 #18723
  • Upgrade to H2 1.4.200 #18593
  • Upgrade to Jetty 9.4.21.v20190926 #18536

:heart: Contributors

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

To top