All Versions
56
Latest Version
Avg Release Cycle
31 days
Latest Release
1260 days ago

Changelog History
Page 1

  • v2.4.0 Changes

    November 12, 2020

    ๐Ÿฑ โญ New Features

    • Provide a property or environment variable to enable DevTools' restarter irrespective of how the application was launched #21424

    ๐Ÿฑ ๐Ÿž Bug Fixes

    • ๐Ÿ’ป Using last modified for static resources in reproducible archives and images causes unwanted browser caching #24099
    • ๐Ÿ”ง BootJar's afterResolve action causes resolution failures with the Versions plugin due to configurations being copied and made resolvable #24072
    • ๐Ÿ“‡ Configuration metadata annotation processor may use the wrong accessor for boolean properties #24059
    • When using Tomcat, key and trust store passwords set via javax.net.ssl system properties are overwritten with null when Spring Boot's equivalent properties have not been set #24053
    • Config files no longer loaded if they contain a hidden path element #24043
    • โœ… @DataJpaTest using H2 with schema.sql and spring.datasource.schema-username fails #24024
    • "java.lang.IllegalStateException: zip file closed" when call JarFileWrapper.stream() of spring-boot-loader #24017
    • JdbcStoreTypeConfiguration picks transaction of primary data source when Quartz data source is not the primary data source #24015
    • โœ… TestTypeExcludeFilter does not implement hashCode and equals as required by its super-class #24013
    • ๐Ÿ”ง Our auto-configuration should not use @PostConstruct as it's ignored on Java 11+ without a dependency on jakarta-annotation-api #24010
    • โœ… @MockBean fields are not reset for JUnit 5 @Nested tests using @WebMvcTest #23984
    • ๐Ÿ”Š ClasspathLoggingApplicationListener logs the classpath as unknown on Java 11 and later #23138

    ๐Ÿ“” Documentation

    • ๐Ÿ›  Fix link to Flyway callback docs #24122
    • ๐Ÿ›  Fix deprecation warnings in javadoc comments #24120
    • Provide more details about overriding SpringPhysicalNamingStrategy's case insensitive flag #24062
    • ๐Ÿ“š Clarify documentation regarding relaxed binding of environment variables #24033
    • โœจ Enhance spring.datasource.initialization-mode property description #24030
    • Recommend disabling context path redirects when using proxy-terminated SSL with Tomcat #24026
    • ๐Ÿ‘Œ Improve Spring Session back off documentation #24019
    • โœ… Clarify the javadoc of AutoConfigureTestDatabase to make it clearer that it only replaces the main DataSource #24007
    • Recommend that bean definitions provide as much type information as possible #24005
    • ๐ŸŒฒ logging.file.* properties flagged with error level while they are still honoured #23995
    • โž• Add missing default value for enum-based configuration properties #23992
    • ๐Ÿ“‡ Configuration property replacement metadata for spring.resources.cache.cachecontrol.stale-while-revalidate is invalid #23980

    โฌ†๏ธ ๐Ÿ”จ Dependency Upgrades

    • โฌ†๏ธ Upgrade to AppEngine SDK 1.9.83 #24082
    • โฌ†๏ธ Upgrade to AssertJ 3.18.1 #24126
    • โฌ†๏ธ Upgrade to Byte Buddy 1.10.18 #24083
    • โฌ†๏ธ Upgrade to Couchbase Client 3.0.10 #24084
    • โฌ†๏ธ Upgrade to Hibernate 5.4.23.Final #24085
    • โฌ†๏ธ Upgrade to Infinispan 11.0.5.Final #24127
    • โฌ†๏ธ Upgrade to Jetty 9.4.34.v20201102 #24047
    • โฌ†๏ธ Upgrade to jOOQ 3.14.3 #24128
    • โฌ†๏ธ Upgrade to Kotlin Coroutines 1.4.1 #24087
    • โฌ†๏ธ Upgrade to Micrometer 1.6.1 #24051
    • โฌ†๏ธ Upgrade to Netty 4.1.54.Final #24129
    • โฌ†๏ธ Upgrade to Nimbus JOSE JWT 9.1.2 #24088
    • โฌ†๏ธ Upgrade to Pooled JMS 1.2.1 #24089
    • โฌ†๏ธ Upgrade to Reactor 2020.0.1 #24110
    • โฌ†๏ธ Upgrade to SendGrid 4.6.8 #24090
    • โฌ†๏ธ Upgrade to Spring AMQP 2.3.1 #24073
    • โฌ†๏ธ Upgrade to Spring Data 2020.0.1 #24036
    • โฌ†๏ธ Upgrade to Spring Framework 5.3.1 #24035
    • โฌ†๏ธ Upgrade to Spring HATEOAS 1.2.1 #24091
    • โฌ†๏ธ Upgrade to Spring Integration 5.4.1 #24097
    • โฌ†๏ธ Upgrade to Spring Kafka 2.6.3 #24074
    • โฌ†๏ธ Upgrade to Spring Session 2020.0.1 #24098

    ๐Ÿฑ โค๏ธ Contributors

    ๐Ÿš€ We'd like to thank all the contributors who worked on this release!

  • v2.4.0-RC1 Changes

    October 30, 2020

    ๐Ÿฑ โญ New Features

    • Provide dependency management for jOOQ's new jooq-kotlin module #23964
    • ๐Ÿ”ง Provide a configuration property for the driverClassName of the Liquibase DataSource #23958
    • ๐ŸŒ Move spring.resources.* properties to spring.web.resources.* #23917
    • ๐Ÿ”ง Provide configuration properties for setting the logging charsets #23827
    • โž• Add auto-trimming support to configtree property sources #23826
    • โž• Add configuration properties for RabbitMQ's batch listener config #23766
    • ๐Ÿ”ฆ Expose BootBuildImage's cleanCache property as a command-line option #23753
    • ๐Ÿ‘ Allow a SAML2 relying party registration's assertion consumer service binding and location to be configured via application properties #23746
    • ๐Ÿ”’ Rename spring.security.saml2.relyingparty.*.relying-party-entity-id to spring.security.saml2.relyingparty.*.entityId #23745
    • โž• Add a command line option for image.cleanCache when building with Maven #23719
    • ๐Ÿ‘ Allow a SAML2 relying party registration's decryption X509 credentials to be configured via application properties #23705
    • โž• Add support for CNB platform API 0.4 #23692
    • ๐Ÿ‘ Allow TestPropertyValues.of to take a Map source #23685
    • ๐ŸŒฒ Rationalize Logback logging properties #23609
    • ๐Ÿ— When building with Maven, include project dependencies in the application layer by default #23463
    • ๐Ÿ”ง Provide properties to configure WebFlux's locale and how it's resolved #23449
    • โœ‚ Remove skipping of spring-boot-* projects when determining what is eligible for DevTools restart #23158
    • ๐Ÿ‘‰ Make @PropertyMapping support nested annotations #23146
    • ๐Ÿ”„ Change favicon default StaticResourceLocation #23126
    • โšก๏ธ Update TextResourceOrigin to show the source jar of a ClasspathResource #23019
    • ๐Ÿ‘‰ Use stricter multi-document properties separator logic #22963
    • ๐Ÿ‘Œ Support wildcard configtree imports #22958
    • ๐Ÿ‘Œ Support Gradle's configuration cache with Gradle 6.7 and later #22922
    • ๐Ÿ”ง Provide a property for configuring the base path of the Actuator's endpoints when using WebFlux #22906
    • ๐Ÿ‘ Allow proxied @SpyBeans to be used with Mockito's inline mock maker #22416
    • ๐Ÿ‘ป Fail with exception if management.server.address is set but actuator is on the same port #22187
    • ๐Ÿ”ง Don't adapt RandomPropertySource to ConfigurationPropertySource #21659
    • ๐Ÿ”ง Auto-configuration of MethodValidationPostProcessor prevents the use of @Validated on final @ConfigurationProperties classes #21454
    • ๐Ÿ‘ Allow @WebListener ServletContextListeners to programmatically add servlets and filters #18303

    ๐Ÿฑ ๐Ÿž Bug Fixes

    • ๐Ÿ”ง Configuration property annotation processor does not notice overriding getter methods #23970
    • ๐Ÿ“‡ Incremental compilation does not keep metadata for inner classes #23960
    • ๐Ÿ— Maven plugin build-image creator step fails in Bitbucket pipelines #23957
    • ๐Ÿ”ง Datasource initialisation with JPA schema configured in deferred mode happens asynchronously #23933
    • ๐Ÿ“‡ ConfigurationMetadataAnnotationProcessor can add duplicate entries #23916
    • Jar entries are duplicated in BOOT-INF/lib with layered jars and Maven #23819
    • โœ… HttpEncodingAutoConfiguration is not added to the WebMvcTest slice #23817
    • ๐Ÿ“œ Wildcard locations for configs causes files to be parsed multiple times on k8s #23815
    • ๐Ÿ‘ป Exception thrown from /actuator/env endpoint when spring.config.import=configtree:xxxx is used #23805
    • ๐ŸŒฒ Exceptions when initializing logging system are not shown #23802
    • excludeProjectDependencies() does not work when customising a jar's layers with Gradle #23763
    • ๐Ÿ”ง A reactive web application using Spring Session uses server.servlet.session.timeout to configure its session timeout #23752
    • โฑ server.servlet.session.timeout not in effect when using Jetty starter without jakarta.annotation and javax.annotation #23751
    • If the JVM is killed while refresh is in progress, the shutdown hook does not close the context #23744
    • Hang on AbstractEntityManagerFactoryBean.getNativeEntityManagerFactory() #23735
    • BootJar.getConfigurations() should not be public API #23732
    • Renaming of CompositeMeterRegistryAutoConfiguration breaks code that was excluding it or referring to it from @AutoConfigureBefore/After #23724
    • ๐Ÿ‘ Databases that support embedded and non-embedded modes are always detected as embedded #23693
    • โœ… @MockBean fields are not reset for JUnit 5 @Nested tests #12470

    ๐Ÿ“” Documentation

    • โœ‚ Remove version elements from Maven plugin documentation #23931
    • ๐Ÿ“š Polish HTTP/2 Cleartext documentation #23820
    • ๐Ÿ”ง Document how to enable h2c via programmatic configuration #23816
    • Note that using LiveReload requires Devtools restart to be enabled #23765
    • ๐Ÿ›  Fix links to Spring Framework documentation #23737
    • ๐Ÿ“š Maven layers documentation is incomplete #23731
    • โž• Add reference to JobRunr Spring Boot starter #23725
    • ๐Ÿ’… Polish titles on configblocks #23722
    • ๐Ÿ”ง Document how to override attributes already specified in Maven plugin configuration #23718
    • ๐Ÿ“„ Block selection in docs only works in single page HTML #23709

    โฌ†๏ธ ๐Ÿ”จ Dependency Upgrades

    • โฌ†๏ธ Upgrade to AssertJ 3.18.0 #23888
    • โฌ†๏ธ Upgrade to Commons Pool2 2.9.0 #23889
    • โฌ†๏ธ Upgrade to Dropwizard Metrics 4.1.14 #23890
    • โฌ†๏ธ Upgrade to Elasticsearch 7.9.3 #23891
    • โฌ†๏ธ Upgrade to Flyway 7.1.1 #23932
    • โฌ†๏ธ Upgrade to Jetty 9.4.33.v20201020 #23893
    • โฌ†๏ธ Upgrade to jOOQ 3.14.0 #23894
    • โฌ†๏ธ Upgrade to Kotlin Coroutines 1.4.0 #23913
    • ๐Ÿš€ Upgrade to Lettuce 6.0.1.RELEASE #23923
    • โฌ†๏ธ Upgrade to Lombok 1.18.16 #23895
    • โฌ†๏ธ Upgrade to Micrometer 1.6.0 #23525
    • โฌ†๏ธ Upgrade to Mockito 3.6.0 #23924
    • โฌ†๏ธ Upgrade to MongoDB 4.1.1 #23897
    • โฌ†๏ธ Upgrade to MSSQL JDBC 8.4.1.jre8 #23742
    • โฌ†๏ธ Upgrade to MySQL 8.0.22 #23898
    • โฌ†๏ธ Upgrade to Netty 4.1.53.Final #23899
    • โฌ†๏ธ Upgrade to Nimbus JOSE JWT 9.1.1 #23901
    • โฌ†๏ธ Upgrade to OAuth2 OIDC SDK 8.23.1 #23900
    • โฌ†๏ธ Upgrade to Oracle Database 19.8.0.0 #23902
    • โฌ†๏ธ Upgrade to Postgresql 42.2.18 #23903
    • โฌ†๏ธ Upgrade to R2DBC Bom Arabba-SR8 #23904
    • โฌ†๏ธ Upgrade to Rabbit AMQP Client 5.10.0 #23905
    • โฌ†๏ธ Upgrade to Reactor 2020.0.0 #23771
    • โฌ†๏ธ Upgrade to RSocket 1.1.0 #23912
    • โฌ†๏ธ Upgrade to SendGrid 4.6.7 #23906
    • โฌ†๏ธ Upgrade to Spring AMQP 2.3.0 #23785
    • โฌ†๏ธ Upgrade to Spring Batch 4.3.0 #23963
    • โฌ†๏ธ Upgrade to Spring Data 2020.0.0 #23778
    • โฌ†๏ธ Upgrade to Spring Framework 5.3.0 #23774
    • โฌ†๏ธ Upgrade to Spring HATEOAS 1.2.0 #23779
    • โฌ†๏ธ Upgrade to Spring Integration 5.4.0 #23781
    • โฌ†๏ธ Upgrade to Spring Session 2020.0.0 #23788

    ๐Ÿฑ โค๏ธ Contributors

    ๐Ÿš€ We'd like to thank all the contributors who worked on this release!

  • v2.4.0-M4 Changes

    October 15, 2020

    ๐Ÿฑ โญ New Features

    • ๐Ÿ‘Œ Improve ConfigData processing code #23711
    • Apply FailureAnalyzers even if the ApplicationContext was not created #23710
    • ๐Ÿ— Set platform API version when invoking image builder #23682
    • Align name of UndertowServletWebServerFactory's eagerInitFilters with Undertow's naming #23674
    • โž• Add KafkaStream's CleanupConfig properties #23636
    • โž• Add a FailureAnalyzer for ConfigDataNotFoundException #23633
    • โšก๏ธ Update default builder image for image builds with buildpacks #23628
    • ๐Ÿ”ง Override Undertow's defaults so that the request URL of a forwarded request is spec-compliant and make it configurable via an application property #23619
    • ๐Ÿ”ง Use a Property named mainClass to configure the main class name in the Gradle plugin #23608
    • โœ‚ Remove org.synchronoss.cloud:nio-multipart-parser from spring-boot-starter-webflux in favour of WebFlux's own parser #23601
    • โž• Address inconsistencies in enabling configuration properties #23593
    • โž• Add configuration properties for Flyway 7.0's new configuration options #23579
    • ๐Ÿ‘‰ Use JdbcTransactionManager in favor of DatasourceTransactionManager #23572
    • ๐Ÿ—„ Deprecate HSQL in EmbeddedDatabaseConnection and add HSQLDB as its preferred replacement #23565
    • โž• Add configuration option to configure RabbitConnectionFactory's channelRpcTimeout #23564
    • ๐Ÿ— Avoid resolving configurations unnecessarily when building a layered jar #23528
    • โž• Add BootstrapContext methods that deal with missing registrations #23438
    • ๐Ÿ”ง Configure the bootBuildInfo task lazily #23435
    • ๐Ÿ— When building with Gradle, include project dependencies in the application layer by default and make it easer to customise their location #23431
    • ๐Ÿ‘ Allow users to define their own LocaleContextResolver bean when using WebFlux #23419
    • โž• Add support for Oracle UCP #23403
    • ๐Ÿ— Configure Docker host in build plugins #23400
    • ๐Ÿ‘ Allow to create a custom RestTemplateBuilder whilst retaining default auto-configuration #23389
    • ๐Ÿ”ง Don't apply MeterFilter to auto-configured composite registry #23381
    • โž• Add configuration option to customize RSocketServer's fragment size #23247
    • ๐Ÿ‘Œ Improve CassandraHealthIndicator with more robust mechanism #23041
    • ๐Ÿ‘ Allow binding to collections when a boolean 'is' method also exists #23007
    • 0๏ธโƒฃ Stop registering the default servlet by default #22915
    • โž• Add support for Redis 6 authentication with username #22702
    • ๐Ÿ”ฆ Expose cache metrics for RedisCache #22701
    • ๐Ÿ”ง Configure ApplicationContext's ResourceLoader on RabbitConnectionFactory #22332
    • โž• Add origin support for empty YAML list and map #21704
    • โž• Add support for publishing docker images to a registry #21001
    • โž• Add support for Hazelcast 4 #20856

    ๐Ÿฑ ๐Ÿž Bug Fixes

    • Setting server.undertow.eager-filter-init has no effect #23677
    • ๐Ÿ”ง @ConfigurationPropertiesBinding does not apply Formatter beans #23615
    • ๐Ÿ— spring-boot-configuration-processor prevents builds from being incremental when source retention annotations are present #23580
    • H2 Console error with AbstractRoutingDataSource #23570
    • When using embedded Jetty, an error response to a HEAD request has a body #23557
    • Custom layer definition does not pick up snapshots #23541
    • ๐Ÿ”ง Datasource initialisation with JPA schema configured in deferred mode happens asynchronously #23535
    • Dependency management for Netty tcNative does not include its netty-tcnative module #23509
    • PropertiesLauncher requires spring-core on the classpath #23501
    • 0๏ธโƒฃ Log4j's tag library doesn't work out of the box as log4j-*.jar is skipped by default #23482
    • ๐Ÿ”ง DataSourceBuilder should only alias a property when the expected DataSource is configured #23480
    • โœ… Unexpected application context cache hit when testing with SpringBootTest webEnvironment MOCK and DEFINED_PORT #23478
    • ๐Ÿ”ง Log4j2 configuration is not picking up some properties #23430
    • ๐Ÿ”ง Flyway configuration ignores init-sqls when using spring.datasource.* properties #23409
    • Kubernetes configmap hidden files are exposed as property sources #23232

    ๐Ÿ“” Documentation

    • ๐Ÿ›  Fix XML tag in image publishing example #23632
    • โœ… Document that @DataNeo4jTest does not support transactional tests with a reactive setup #23630
    • ๐Ÿ”ง Document that a reactive transaction manager is not auto-configured with Spring Data Neo4j #23629
    • ๐Ÿ— Document how JAVA_OPTS can be used with the buildpack #23626
    • โž• Add example of default Cloud Native Buildpacks Builder #23623
    • โž• Add upgrading section to reference docs with a link to the wiki #23612
    • โž• Add example of setting system property in gradle bootRun #23599
    • ๐Ÿ›  Fix typos in reference documentation and contributing guidelines #23573
    • ๐Ÿ“‡ Update configuration metadata appendix to remove description for Gradle 4.5 and earlier as it is no longer supported #23568
    • ๐Ÿ”ง Provide both properties and YAML for each configuration properties example #23515
    • โž• Add reference to desensitization spring boot starter #23507
    • ๐Ÿ›  Fix typos #23465
    • ๐Ÿ›  Fix link to Log4j's JDK Logging Adapter in reference documentation #23462
    • ๐Ÿ›  Fix typo #23456
    • Revisit hint on using classpath* for retrieving templates #23453
    • ๐Ÿ”ง Note the Kt class name suffix when describing how to configure a Kotlin application's main class name #23423
    • โž• Add anchor links to section headers in Gradle and Maven plugin reference docs #23407

    โฌ†๏ธ ๐Ÿ”จ Dependency Upgrades

    • โฌ†๏ธ Upgrade to Byte Buddy 1.10.17 #23639
    • โฌ†๏ธ Upgrade to Caffeine 2.8.6 #23640
    • โฌ†๏ธ Upgrade to Commons DBCP2 2.8.0 #23641
    • โฌ†๏ธ Upgrade to Couchbase Client 3.0.9 #23642
    • โฌ†๏ธ Upgrade to Dropwizard Metrics 4.1.13 #23643
    • โฌ†๏ธ Upgrade to Elasticsearch 7.9.2 #23644
    • โฌ†๏ธ Upgrade to Flyway 7.0.2 #23645
    • โฌ†๏ธ Upgrade to Hazelcast 4.0.3 #23475
    • โฌ†๏ธ Upgrade to Hazelcast Hibernate5 2.1.1 #23476
    • โฌ†๏ธ Upgrade to Hibernate 5.4.22.Final #23646
    • โฌ†๏ธ Upgrade to Hibernate Validator 6.1.6.Final #23647
    • โฌ†๏ธ Upgrade to HtmlUnit 2.44.0 #23648
    • โฌ†๏ธ Upgrade to HttpClient 4.5.13 #23649
    • โฌ†๏ธ Upgrade to Infinispan 11.0.4.Final #23650
    • โฌ†๏ธ Upgrade to Jackson Bom 2.11.3 #23651
    • โฌ†๏ธ Upgrade to Jersey 2.32 #23652
    • โฌ†๏ธ Upgrade to Jetty 9.4.32.v20200930 #23653
    • โฌ†๏ธ Upgrade to jOOQ 3.13.5 #23654
    • โฌ†๏ธ Upgrade to JUnit 4.13.1 #23655
    • โฌ†๏ธ Upgrade to Kotlin 1.4.10 #23656
    • โฌ†๏ธ Upgrade to Kotlin Coroutines 1.4.0-M1 #23678
    • ๐Ÿš€ Upgrade to Lettuce 6.0.0.RELEASE #23657
    • โฌ†๏ธ Upgrade to Liquibase 3.10.3 #23658
    • โฌ†๏ธ Upgrade to Lombok 1.18.14 #23659
    • โฌ†๏ธ Upgrade to MariaDB 2.7.0 #23660
    • โฌ†๏ธ Upgrade to Mockito 3.5.13 #23661
    • โฌ†๏ธ Upgrade to OAuth2 OIDC SDK 8.22 #23673
    • โฌ†๏ธ Upgrade to Postgresql 42.2.17 #23662
    • โฌ†๏ธ Upgrade to QueryDSL 4.4.0 #23663
    • โฌ†๏ธ Upgrade to Reactor 2020.0.0-RC2 #23621
    • โฌ†๏ธ Upgrade to RSocket 1.1.0-RC1 #23637
    • โฌ†๏ธ Upgrade to RxJava2 2.2.20 #23664
    • โฌ†๏ธ Upgrade to Selenium HtmlUnit 2.44.0 #23665
    • โฌ†๏ธ Upgrade to SendGrid 4.6.6 #23666
    • โฌ†๏ธ Upgrade to Spring AMQP 2.3.0-RC1 #23680
    • โฌ†๏ธ Upgrade to Spring Data 2020.0.0-RC2 #23594
    • โฌ†๏ธ Upgrade to Spring Framework 5.3.0-RC2 #23534
    • โฌ†๏ธ Upgrade to Spring Integration 5.4.0-RC1 #23695
    • โฌ†๏ธ Upgrade to Spring Kafka 2.6.2 #23679
    • ๐Ÿ”’ Upgrade to Spring Security 5.4.1 #23667
    • โฌ†๏ธ Upgrade to Tomcat 9.0.39 #23668
    • โฌ†๏ธ Upgrade to Undertow 2.2.2.Final #23669

    ๐Ÿฑ โค๏ธ Contributors

    ๐Ÿš€ We'd like to thank all the contributors who worked on this release!

  • v2.4.0-M3 Changes

    September 17, 2020

    ๐Ÿฑ โญ New Features

    • ๐Ÿ‘ Allow trailing whitespace on properties document split marker #23399
    • โž• Add startup Actuator endpoint #23213
    • ๐Ÿ‘Œ Support constructor binding on 3rd party classes #23172
    • โž• Add mainApplicationClass information as a tag to "starting" StartupStep #23162
    • ๐Ÿ‘ Allow EntityScanner to be extended to provide a custom ClassPathScanningCandidateComponentProvider #23154
    • ๐Ÿ‘ Allow redis's connect and read/command timeouts to be configured separately #23137
    • ๐Ÿ‘ Allow default binder to work with multiple constructors #23117
    • Avoid unnecessary reflection in TaskExecutorBuilder #23107
    • โž• Add global optional config data opt-out #23097
    • ๐Ÿ”ง Provide a property for configuring Spring AMQP's address shuffle mode #23091
    • ๐Ÿ“‡ Generate a default value in the metadata for configuration properties initialised with Period.ZERO and Duration.ZERO #23082
    • ๐Ÿ›  Fix some typos in tests #23050
    • ๐Ÿ”ง Provide a configuration property for Kafka listener container's idleBetweenPolls #23048
    • ๐Ÿ“‡ Configure SAML 2.0 Service Provider via Metadata #23045
    • Fail if import locations are not found #23032
    • Provide a simple Instantiator utility class #23029
    • ๐Ÿ‘ Allow placeholders to be used in config import locations #23020
    • ๐Ÿ‘Œ Improve origin of imported config #23018
    • ๐Ÿ“‡ Rename CompositeMeterRegistryAutoConfiguration #22988
    • ๐Ÿ”ง Auto-configure ConcurrentKafkaListenerContainerFactory with a user-provided RecordFilterStrategy bean if available #22973
    • ๐Ÿ‘Œ Support authentication from Docker daemon to private docker registry. #22972
    • โž• Add a registry to support long lived instances during environment processing #22956
    • ๐Ÿ“‡ Rename neo4j.version to neo4j-java-driver.version #22952
    • โช Restore support for spring.profiles.include for non profile specific documents #22944
    • ๐Ÿ”ง Mark bootArchives as nonresolvable configuration in Gradle plugin to better convey its purpose #22943
    • ๐Ÿ”ง Make GridFsTemplate's bucket configurable #22854
    • Align WebClient uri metric tag with RestTemplate's #22832
    • ๐Ÿ”’ Disable default security configuration when SecurityFilterChain bean is present #22739
    • Provide a buffering implementation for application startup metrics #22603
    • โœ‚ Remove Elasticsearch RestClient auto-configuration #22358
    • ๐Ÿ‘Œ Support loading external configuration from files with no file extension #22280
    • Exclude empty starters jars and annotation processors when running or packaging with Maven and Gradle #22036
    • ๐Ÿ‘‰ Make Devtools file detection more resilient across application restarts #19543
    • โž• Add SSL support to RSocketServer #19399

    ๐Ÿฑ ๐Ÿž Bug Fixes

    • spring-boot-dependencies should not define a spring-boot.version property #23378
    • ๐Ÿ”ง @ManagementContextConfiguration is meta-annotated with @configuration(proxyBeanMethods=false) which does not disable proxying #23306
    • ๐ŸŽ Signed jar dependency performance problem when repackaged in a single jar #23265
    • ValidationHandler no longer works with certain map keys #23261
    • MVC error model unnecessarily requires timestamp entry to be a java.util.Date #23259
    • Missing sanitization in lists of URIs properties on actuator endpoints #23253
    • Cassandra's pool duration mapping uses a wrong duration unit #23251
    • PropertiesLauncher fails to load PBKDF-OpenSSL of bcprov-jdk15on-1.64.jar #23241
    • ErrorPageFilter is no longer ordered at HIGHEST_PRECEDENCE + 1 #23205
    • ๐Ÿ”Š When using HSQLDB, Hikari logs a warning message about the driver class name when the first connection is retrieved from the pool #23204
    • Large files can throw YAMLException due to node limits #23153
    • ๐Ÿ”ง Configurable SSL Logback extensions can't be supported due to URL checks #23136
    • ๐Ÿ— Image building support does not zero-pad digest hashes to 64 characters #23134
    • ๐Ÿ— Image builder fails silently when there's an error loading the ephemeral image #23133
    • RSocketPortInfoApplicationContextInitializer can throw NPE #23089
    • Dependency convergence error for nimbus-jose-jwt when depending on spring-boot-starter-oauth2-client #23072
    • UndertowWebServerFactoryCustomizer requires commons lang via an unintended import on ClassUtils #23064
    • ๐Ÿ”ง Freemarker is configured to prefer filesystem access by default #23051
    • ๐Ÿ— Too much logging when building an OCI image with Maven #23015
    • LayoutFactory can be presented with empty source file #23001
    • Extracting layers with layertools doesn't work with executable JAR files #23000
    • JarFile can cause memory issues when running on Java 11+ #22999
    • ๐Ÿ”ง Metrics auto-configurations are not ordered correctly #22990
    • ๐Ÿ—„ Exception inclusion cannot be disabled when sub-classing DefaultErrorAttributes and using its deprecated constructor #22984
    • The @TypeExcludeFilters annotation is not @inherited #22967
    • โšก๏ธ Update transaction auto-configuration to backoff if a TransactionManager is defined #22851
    • 0๏ธโƒฃ MongoClientFactorySupport overrides existing uuidRepresentation with MongoProperties default value #22321

    ๐Ÿ“” Documentation

    • ๐Ÿ”ง Document that @ConfigurationProperties beans are not scanned in sliced tests #23244
    • ๐Ÿ— Document that buildpacks use non-root users for building container images and running containers #23201
    • โž• Add reference to AOProfiling Spring Boot starter #23161
    • ๐Ÿ— Document setting buildpack Java version from compiler plugin version #23148
    • Document how to perform tasks after application startup #23145
    • ๐Ÿ›  Fix documentation on Elasticsearch client configuration #23144
    • ๐Ÿ“š Update Maven Plugin's documentation to note the importance of configuring start and stop goals with the same JMX port #23143
    • ๐Ÿ”ง Document how to use spring.factories to add auto-configuration to a test slice #23142
    • Document that graceful shutdown may not work from IDEs #23140
    • ๐Ÿ“š Provide examples of Actuator custom endpoints in the reference documentation #23061
    • โž• Add Hyperledger Fabric for Spring Boot Starter to the community starters #23058
    • โœ… Mention correct JUnit 5 annotations in Kotlin testing section #23005
    • ๐Ÿ›  Fix Gradle Plugin custom image name example and documentation #22980
    • Javadoc inaccuracy in SpringApplicationBuilder.properties(Properties) #22965
    • ๐Ÿ›  Fix typo Assert4J -> AssertJ #22961
    • ๐Ÿ‘ Document that Java 15 is a supported version #22366
    • ๐Ÿ“š Publish Actuator API and Maven/Gradle plugin reference documentation under htmlsingle #21585
    • โž• Add more anchors in the properties appendix #16267

    โฌ†๏ธ ๐Ÿ”จ Dependency Upgrades

    • โฌ†๏ธ Upgrade to SendGrid 4.6.5 #23397
    • โฌ†๏ธ Upgrade to Micrometer 1.5.5 #23396
    • โฌ†๏ธ Upgrade to Flyway 6.5.6 #23395
    • โฌ†๏ธ Upgrade to Spring Kafka 2.6.1 #23382
    • ๐Ÿš€ Upgrade to Spring REST Docs 2.0.5.RELEASE #23377
    • โฌ†๏ธ Upgrade to Mockito 3.5.10 #23368
    • โฌ†๏ธ Upgrade to Undertow 2.2.0.Final #23367
    • โฌ†๏ธ Upgrade to Thymeleaf Layout Dialect 2.5.1 #23366
    • โฌ†๏ธ Upgrade to SnakeYAML 1.27 #23365
    • โฌ†๏ธ Upgrade to Postgresql 42.2.16 #23364
    • โฌ†๏ธ Upgrade to Pooled JMS 1.2.0 #23363
    • โฌ†๏ธ Upgrade to InfluxDB Java 2.20 #23362
    • โฌ†๏ธ Upgrade to Artemis 2.15.0 #23361
    • โฌ†๏ธ Upgrade to Lettuce 6.0.0.RC2 #23360
    • โฌ†๏ธ Upgrade to Tomcat 9.0.38 #23359
    • ๐Ÿš€ Upgrade to Spring WS 3.0.10.RELEASE #23358
    • โฌ†๏ธ Upgrade to SendGrid 4.6.4 #23357
    • โฌ†๏ธ Upgrade to R2DBC Bom Arabba-SR7 #23356
    • โฌ†๏ธ Upgrade to Nimbus JOSE JWT 9.0.1 #23355
    • โฌ†๏ธ Upgrade to OAuth2 OIDC SDK 8.19.2 #23354
    • โฌ†๏ธ Upgrade to Netty tcNative 2.0.34.Final #23353
    • โฌ†๏ธ Upgrade to Netty 4.1.52.Final #23352
    • โฌ†๏ธ Upgrade to JUnit Jupiter 5.7.0 #23351
    • โฌ†๏ธ Upgrade to Hibernate 5.4.21.Final #23350
    • โฌ†๏ธ Upgrade to Hazelcast 3.12.9 #23349
    • โฌ†๏ธ Upgrade to Flyway 6.5.5 #23348
    • โฌ†๏ธ Upgrade to Elasticsearch 7.9.1 #23347
    • โฌ†๏ธ Upgrade to Ehcache3 3.9.0 #23346
    • โฌ†๏ธ Upgrade to Couchbase Client 3.0.8 #23345
    • โฌ†๏ธ Upgrade to Commons Codec 1.15 #23344
    • โฌ†๏ธ Upgrade to Cassandra Driver 4.9.0 #23343
    • โฌ†๏ธ Upgrade to AppEngine SDK 1.9.82 #23342
    • ๐Ÿ”’ Upgrade to Spring Security 5.4.0 #23225
    • โฌ†๏ธ Upgrade to RSocket 1.1.0-M2 #23214
    • โฌ†๏ธ Upgrade to Spring Data 2020.0.0-RC1 #23197
    • โฌ†๏ธ Upgrade to Spring Batch 4.3.0-RC1 #23189
    • โฌ†๏ธ Upgrade to Spring Session 2020.0.0-RC1 #23188
    • โฌ†๏ธ Upgrade to Assertj 3.17.2 #23179
    • โฌ†๏ธ Upgrade to Spring Framework 5.3 RC1 #23170
    • โฌ†๏ธ Upgrade to Reactor 2020.0.0-RC1 #23065
    • โฌ†๏ธ Upgrade to Kotlin Coroutines 1.3.9 #23025
    • โฌ†๏ธ Upgrade to Kotlin 1.4.0 #23024
    • โฌ†๏ธ Upgrade to Spring AMQP 2.3.0-M3 #23011
    • โฌ†๏ธ Upgrade to Spring Integration 5.4.0-M3 #23010

    ๐Ÿฑ โค๏ธ Contributors

    ๐Ÿš€ We'd like to thank all the contributors who worked on this release!

  • v2.4.0-M2 Changes

    August 13, 2020

    ๐Ÿฑ โญ New Features

    • ๐Ÿ”ง Prefer non-reflective access to ConfigurationClassPostProcessor #22858
    • 0๏ธโƒฃ Do not include cookie headers in HTTP traces by default #22829
    • Jetty with Conscrypt no longer a requirement for easy HTTP/2 #22826
    • โž• Add no-pull option for image building #22736
    • ๐Ÿ‘‰ Use new core framework r2dbc support #22708
    • Fail hard if spring.profiles.include is used with new config processing #22693
    • ๐Ÿ‘ Allow DurationFormat and PeriodFormat to be used on parameters #22646
    • ๐Ÿ‘ Allow for programatic access to new ConfigDataEnvironment processing #22601
    • Instrument SpringBootApplication for application startup metrics #22600
    • โž• Add configuration to disable Redis Cluster dynamic sources refresh #22571
    • ๐Ÿ‘ Allow Jedis to be selected when both Jedis and Lettuce are on the classpath #22569
    • โž• Add basic auth support for Prometheus pushgateway #22548
    • โž• Add functional constructor to EnvironmentPostProcessorApplicationListener #22529
    • โž• Add support for profile groups #22522
    • 0๏ธโƒฃ Extract DefaultPropertiesPropertySource class #22520
    • โž• Add plugin management for liquibase-maven-plugin #22499
    • โž• Add CloudPlatform.isEnforced that uses a Binder #22498
    • ๐Ÿ‘ Replace ConfigFileApplicationListener and rework application properties support #22497
    • โž• Add DeferredLogFactory support #22496
    • โž• Add multi-document properties file support #22495
    • โž• Add ConfigurationPropertySource.from factory method #22494
    • โž• Add @name support for value object binding #22492
    • ๐Ÿ‘Œ Improve Liveness/Readiness health indicators and probes configuration #22483
    • โœ‚ Remove version management for exec-maven plugin #22397
    • 0๏ธโƒฃ Make DefaultErrorAttributes easier to subclass for message customization #22378
    • โž• Add properties for Netty HttpDecoderSpec #22367
    • ๐Ÿ’… Avoid unnecessary allocations in ConditionMessage for NORMAL style #22331
    • ๐Ÿ‘ Allow SpringApplication to create its application context without requiring reflection #22322
    • โž• Add failure analyzer for missing Liquibase changelog #22320
    • Switch Neo4j health checks to the new Neo4j driver #22302
    • โž• Add auto-configuration for Neo4j driver #22301
    • โฌ†๏ธ Upgrade to Spring Data Neo4j 6 #22299
    • Measure with nanoseconds in HttpExchangeTracer #22266
    • ๐Ÿ‘Œ Support configuration of localEntityIdTemplate for a SAML Relying Party #22258
    • โž• Add a property to not create HealthIndicators from AbstractRoutingDatasources #22222
    • โž• Add support for reactive Elasticsearch healthcheck #22215
    • ๐Ÿ‘Œ Support incremental annotation processing with Gradle #22150
    • ๐Ÿ‘ Allow exclude only health groups #22053
    • ๐Ÿ”ง Auto-configure Rabbit connection factory with CredentialsProvider and CredentialsRefreshService when available #22016
    • ๐Ÿ‘ Allow specifying unit type of configuration property when injected via constructor #21746
    • โž• Add option to configure PathPatternParser in Spring MVC #21694
    • โž• Add support for easily disabling metrics export #21658
    • ๐Ÿ‘Œ Support iso offset time and date-time conversion with MVC and WebFlux by setting time or date-time properties to iso-offset #21630
    • โž• Add properties to control exceptions ignored by LdapTemplate #21289
    • ๐Ÿ‘Œ Support additional R2DBC pool properties #21219
    • 0๏ธโƒฃ Switching default to include layers index for fat jar #20983
    • โž• Add support for creating property sources from volume-mounted Kubernetes ConfigMaps and Secrets #19990
    • โž• Add a test slice for Spring Data Cassandra #17490
    • ๐Ÿ”ง Consider spring.profiles.default when processing configuration files #15994
    • Application properties outside of jar should take precedence over profile-specific variants inside the jar #3845

    ๐Ÿฑ ๐Ÿž Bug Fixes

    • MustacheEnvironmentCollector with nullValue compiler option no longer works in version 2.3.1 #22938
    • Externalized Configuration ignores null values in SPRING_APPLICATION_JSON #22897
    • CouchbaseCacheManager can no longer be customized using CacheManagerCustomizer #22874
    • Requests that should be handled by an additional DispatcherServlet result in a 404 response #22856
    • Legacy endpoint ids with '-' do not migrate cleanly #22850
    • When Reactor's debug agent fails to initialize, the cause of the failure is discarded #22848
    • StartupStep are closed twice in SpringApplicationRunListeners #22776
    • ๐Ÿ— OCI image build fails if environment has any empty properties #22735
    • Kubernetes readiness probe endpoint returning 404 #22698
    • ๐Ÿ‘ NPE in BeanDefinitionLoader when loading non-Class sources and XML support is disabled #22696
    • ๐Ÿ‘€ LiquibaseEndpoint does not report change sets from ancestor contexts #22687
    • ๐Ÿš€ Async exceptions not handled by error pages in war deployments #22673
    • XADataSourceAutoConfiguration is difficult to use with DB2XADataSource as it does not have a URL property #22642
    • ๐Ÿ”ง TaskExecutorBuilder only uses second-precision when configuring the await termination period #22612
    • Profile groups are not applied to the environment #22605
    • ๐Ÿ”ง Setting ignoreInvalidFields=true on @ConfigurationProperties causes unknown fields to be ignored as well #22586
    • Spring Boot 2.3.2: new context is created for every IT class if SpyBean is used #22584
    • โš  Background preinitialisation may cause Jackson2ObjectMapperBuilder's Kotlin detection warning to be silently dropped #22581
    • ๐Ÿ‘ UndertowWebServerFactoryCustomizer does not support Options but only UndertowOptions #22579
    • โœ… WebMvcTest and WebFluxTest do not include Jackson Module beans #22577
    • CouchbaseCacheConfiguration is not ordered properly #22568
    • ๐Ÿ“‡ AbstractRepositoryConfigurationSourceSupport does not override registerBeanDefinitions(AnnotationMetadata, BeanDefinitionRegistry) #22546
    • Filter empty YAML documents #22493
    • ๐Ÿ”Š Numerous logs mentioning a failed JNDI lookup when using Jetty #22419
    • ConditionMessage#items throws an NPE with a null list of items although the Javadoc states it is tolerated #22357
    • ๐Ÿ— Image building fails with an unhelpful error message when building an image from a jar that includes the launch script #22349
    • ๐Ÿ”Œ Temporary files not cleaned up after Maven plugin execution #22328
    • ๐Ÿ”ง OnClassCondition tries to determine the outcome for single auto-configuration classes in parallel #22327
    • ๐Ÿ”ง ConfigurationPropertiesBeanDefinitionValidator interferes with EclipseLink load-time weaving #22326
    • ๐Ÿ— Image building fails when DOCKER_HOST is set to a local socket prefixed with unix:// #22304
    • A WebFlux app that depends on com.amazonaws:DynamoDBLocal fails to start #22283
    • ๐Ÿ”ง The failure when spring.redis.url is configured with a redis-sentinel:// URL is hard to diagnose #22272
    • โœ… Property spring.autoconfigure.exclude ignored by test slices #22263
    • ๐Ÿ”’ OAuth2ResourceServerAutoConfiguration does not back off completely when spring-security-oauth2-resource-server is not on the classpath #22255
    • 0๏ธโƒฃ NullPointerException in ErrorPageFilter when a MissingServletRequestParameterException is thrown and there's no DefaultHandlerExceptionResolver #22250
    • ๐Ÿ‘ Period conversion does not support a ChronoUnit of WEEKS but supports weeks in ISO-8601 (e.g. P2W) and simple (e.g. 2w) formats #22238
    • โš  Layered bootJar task causes warnings when custom source set is present in the project #22202
    • @ConditionalOnSingleCandidate does not match when there is a single candidate that is a scoped bean #22198
    • ๐Ÿšš Kafka Stream consumer metrics were lost in the move away from KafkaConsumerMetrics #22196
    • ๐Ÿ— NPE in spring-boot-maven-plugin:build-image when setting custom builder that is not a builder #22180
    • ๐Ÿ”ง Accept empty filter dispatcher types in auto-configurations #22176
    • โš  TomcatMetricsBinder may log a warning for an NPE if the context is closed before the ApplicationStartedEvent is published #22168
    • Resource loading fails in Tomcat when Spring Boot is loaded from the common class loader #22160
    • ๐Ÿ”ง Inconsistent configuration ordering with profiles #18199
    • Conditional documents in profile specific file are not loaded consistently #11109

    ๐Ÿ“” Documentation

    • ๐Ÿ“š PushGateway documentation does not document enabled flag properly #22931
    • 0๏ธโƒฃ Default value of server.jetty.accesslog.format is wrongly associated to server.forward-headers-strategy #22928
    • Use wildcard in BP_JVM_VERSION with image building #22923
    • ๐Ÿ”ง Kotlin examples for configuring bootBuildImage's environment use wrong map configuration syntax #22917
    • ๐Ÿ”ง Mention configuration customizers for WebTestClient and RestAssured in AutoConfigureRestDocs' javadoc #22911
    • ๐ŸŒ Document how to discover the HTTP Port at Runtime for both Servlet and Reactive web apps #22900
    • ๐Ÿ”ง Document that spring-boot-configuration-processor cannot detect default value defined externally #22891
    • ๐Ÿ”ง Document that application.conf is not read by default when using the Cassandra auto-configuration #22889
    • ๐Ÿ›  Fix wrong reference in ReadinessStateHealthIndicator javadoc #22846
    • ๐Ÿ“„ Docs say Health's inner details section may contain components #22775
    • โœ… Recommend the use of AopTestUtils.getTargetObject() when setting expectations on a spied bean that Spring has proxied #22759
    • Document that schema.sql and data.sql will still be run when using Flyway or Liquibase but discourage their use #22749
    • ๐Ÿ›  Fix broken links to Micrometer registry docs #22707
    • Document properties to enable probe health indicators #22697
    • ๐Ÿ”Œ Document how to use Gradle's native bom support as an alternative to the dependency management plugin #22678
    • ๐Ÿ”ง Document how to opt back in to DataSource auto-configuration when using R2DBC #22677
    • ๐Ÿ“š Clarify documentation on use of @AutoConfigureRestDocs with WebTestClient #22670
    • ๐Ÿ‘ Document Spring Data Neo4j 6 support #22652
    • ๐Ÿ“š Update metrics documentation to note the benefits of using a MeterBinder when registering a metric that relies on other beans #22630
    • ๐Ÿ“š Include a hint where to find documentation for DevTools in docs overview #22623
    • โž• Add ElasticsearchReactiveHealthIndicator to docs #22619
    • ๐Ÿ›  Fix link to Elasticsearch health indicator #22618
    • ๐Ÿ”— Link to App Engine Standard sample not working #22609
    • ๐Ÿ‘Œ Improve documentation about swapping one technical starter for another #22597
    • Document how to use MongoClientSettingsBuilderCustomizer #22590
    • ๐Ÿ”ง Document the need for configuration files to have a file extension #22588
    • ๐Ÿ”ง Document that java.util.Optional is not recommended with ConfigurationProperties #22575
    • ๐Ÿ“‡ Typo in metadata for "management.health.readinessstate.enabled" #22561
    • ๐Ÿ“š Overhaul "externalized configuration" documentation #22521
    • ๐Ÿ“š Update the documentation to avoid trivialising what the reader's learning about #22411
    • ๐Ÿ— Restructure "Building Container Images" section #22360
    • ๐Ÿ”ง Clarify the effect of ordering auto-configuration #22340
    • ๐Ÿ“š Update documentation to reflect the web server now being started immediately before the ContextRefreshedEvent is published #22316
    • ๐Ÿ›  Fix dead link url and name of the STS download link #22274
    • Clarify locations inside and outside the jar from which properties are loaded #22265
    • ๐Ÿ“„ Rename NoneOfNestedConditions to NoneNestedConditions in example docs #22247
    • ๐Ÿ“‡ Update metadata for WebFlux time and date-time properties to offer iso-offset as a suggested value #22174
    • โž• Add package info for org.springframework.boot.autoconfigure.elasticsearch.rest #22173
    • โšก๏ธ Update layers.idx file example in docs #22152

    โฌ†๏ธ ๐Ÿ”จ Dependency Upgrades

    • โฌ†๏ธ Upgrade to Selenium HtmlUnit 2.43.1 #22937
    • โฌ†๏ธ Upgrade to Micrometer 1.5.4 #22936
    • โฌ†๏ธ Upgrade to Flyway 6.5.4 #22935
    • โฌ†๏ธ Upgrade to Spring HATEOAS 1.2.0-M1 #22893
    • โฌ†๏ธ Upgrade to Spring Batch 4.3.0-M2 #22892
    • โฌ†๏ธ Upgrade to Versions Maven Plugin 2.8.1 #22884
    • โฌ†๏ธ Upgrade to Selenium HtmlUnit 2.43.0 #22883
    • โฌ†๏ธ Upgrade to Pooled JMS 1.1.2 #22882
    • โฌ†๏ธ Upgrade to Maven Resources Plugin 3.2.0 #22881
    • ๐Ÿš€ Upgrade to Lettuce 5.3.3.RELEASE #22880
    • โฌ†๏ธ Upgrade to Kotlin Coroutines 1.3.8 #22879
    • โฌ†๏ธ Upgrade to HtmlUnit 2.43.0 #22878
    • โฌ†๏ธ Upgrade to Hibernate 5.4.20.Final #22877
    • โฌ†๏ธ Upgrade to Dropwizard Metrics 4.1.12.1 #22876
    • ๐Ÿš€ Upgrade to Dependency Management Plugin 1.0.10.RELEASE #22875
    • โฌ†๏ธ Upgrade to Mockito 3.4.6 #22838
    • โฌ†๏ธ Upgrade to Tomcat 9.0.37 #22818
    • โฌ†๏ธ Upgrade to SQLite JDBC 3.32.3.2 #22817
    • ๐Ÿš€ Upgrade to Spring HATEOAS 1.1.1.RELEASE #22816
    • โฌ†๏ธ Upgrade to Solr 8.5.2 #22815
    • โฌ†๏ธ Upgrade to SendGrid 4.6.3 #22814
    • โฌ†๏ธ Upgrade to Netty 4.1.51.Final #22812
    • โฌ†๏ธ Upgrade to MySQL 8.0.21 #22811
    • โฌ†๏ธ Upgrade to MongoDB 4.1.0 #22810
    • โฌ†๏ธ Upgrade to Micrometer 1.5.3 #22809
    • โฌ†๏ธ Upgrade to Maven War Plugin 3.3.1 #22808
    • โฌ†๏ธ Upgrade to MariaDB 2.6.2 #22807
    • โฌ†๏ธ Upgrade to Liquibase 3.10.2 #22806
    • โฌ†๏ธ Upgrade to Spring AMQP 2.3.0-M2 #22761
    • โฌ†๏ธ Upgrade to RSocket 1.1.0-M1 #22751
    • โฌ†๏ธ Upgrade to Spring Kafka 2.6.0-M1 #22730
    • โฌ†๏ธ Upgrade to Spring Integration 5.4.0-M2 #22729
    • โฌ†๏ธ Upgrade to Couchbase Client 3.0.7 #22688
    • ๐Ÿ”’ Upgrade to Spring Security 5.4.0-RC1 #22668
    • โฌ†๏ธ Upgrade to Reactor 2020.0.0-M2 #22667
    • โฌ†๏ธ Upgrade to Elasticsearch 7.8.1 #22648
    • โฌ†๏ธ Upgrade to Spring Data 2020.0.0-M2 #22647
    • โฌ†๏ธ Upgrade to Spring Framework 5.3.0-M2 #22640
    • โฌ†๏ธ Upgrade to Groovy 2.5.13 #22527
    • โฌ†๏ธ Upgrade to R2DBC Arabba-SR6 #22395
    • โฌ†๏ธ Upgrade to Infinispan 11.0.1.Final #22286
    • โฌ†๏ธ Upgrade to Maven Shade Plugin 3.2.4 #22228

    ๐Ÿฑ โค๏ธ Contributors

    ๐Ÿš€ We'd like to thank all the contributors who worked on this release!

  • v2.4.0-M1 Changes

    June 29, 2020

    ๐Ÿฑ โญ New Features

    • โž• Add StatsD transport protocol configuration option #22125
    • โฌ†๏ธ Upgrade to Flyway 6.5 and support new create schemas property #22120
    • ๐Ÿ‘ Disable LogbackLoggingSystem's XML support when spring.xml.ignore is true #22106
    • Disable XML bean definition loading when spring.xml.ignore is true #22093
    • ๐ŸŒฒ LoggingApplicationListener: Trim trailing whitespace from value of logging.config #22078
    • โœ‚ Remove plugin management for Flatten Maven Plugin #21984
    • โž• Add run-image option for image building #21933
    • ๐Ÿ‘Œ Support user info in Elasticsearch URIs #21747
    • โšก๏ธ Optimize SystemEnvironmentPropertyMapper #21726
    • โž• Add Java 15 to JavaVersion enum #21691
    • ๐Ÿ— Provide better diagnostics when building an OCI image fails due to a 500 response from Docker #21685
    • Provide dependency management for Oracle?s JDBC driver under new com.oracle.database Maven coordinates #21665
    • Spring Cloud's CachedRandomPropertySource is not adapted correctly #21661
    • โœ‚ Remove JUnit 4 from spring-boot-starter-test #21625
    • ๐Ÿณ Provide better error message if Docker is not running #21623
    • ๐Ÿ–จ Print the java version being used on startup #21559
    • ๐Ÿ‘Œ Support filtered scrape for Prometheus #21545
    • ๐Ÿ‘Œ Support for webAdminPassword property of H2 Console #21533
    • RedisReactiveHealthIndicator should provide cluster details in cluster mode #21514
    • โž• Add Cassandra health indicator that uses CqlSession #20887

    ๐Ÿฑ ๐Ÿž Bug Fixes

    • ๐Ÿ‘€ layertools with a wrong option seems to fail silently #22121
    • RedisReactiveHealthIndicator is broken with Redis cluster mode #22095
    • Management health group does not inherit show-details property #22064
    • NamedPipeSocket does not handle FileSystemException when establishing the file channel #22037
    • โฑ In a context hierarchy, timeout-per-shutdown-phase is only honoured in the root context #22019
    • ๐Ÿ— Image references passed to a CNB builder are not validated #22017
    • LOGBACK: No context given for c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy #22011
    • ๐Ÿ”’ Projects using Maven and spring-security-oauth2-client end up with a downgraded version of json-smart that isn't compatible with the managed version of json-path #22009
    • โœ… MockBean does not resolve the right type for abstract test class #22007
    • spring-boot-starter-parent contains elements that must be overridden and aren't documented as such #21994
    • ๐Ÿ”Œ Dependencies enforced without applying plugin #21940
    • ๐Ÿ‘ Welcome page support bypasses controllers mapped to / #21925
    • AvailabilityChangeEvent does not carry generic information #21904
    • ๐Ÿ— Not able to use digest in 'builder' reference #21895
    • ๐Ÿณ Docker calls may hang forever #21892
    • 0๏ธโƒฃ Default log levels are inconsistent between log4J2 and logback #21883
    • Actuator 'loggers' endpoint does not return all loggers for log4j #21881
    • Different actuator management server port changes response on errors #21874
    • ๐Ÿ”ง Configuring server.* properties in a child context has no effect in Spring Boot 2.3 #21869
    • ๐Ÿ”ง Auto-Configuration for Cassandra does not back off if a custom ReactiveSessionFactory is defined #21867
    • ๐Ÿ”’ WebMvcTest does not use the auto-configured ordering for Spring Security's filter #21839
    • Password-based authentication with Cassandra does not work with Spring Boot 2.3.0 #21802
    • STOMP does not work with lazy initialization #21788
    • ๐Ÿ›  Fix BasicErrorController to use binding error cfg #21770
    • ๐Ÿ›  Fix MustacheEnvironmentCollector to not ignore native fetcher #21766
    • Spring Boot CLI adds classes from current directory to the classpath on Unix-like platforms #21756
    • โœ… @SpringBootTest not picking @nAmed classes with a non-public constructor #21735
    • PropertiesLauncher cannot load a resource in jar via URL #21727
    • ๐Ÿ‘ UnsupportedOperationException is thrown from war when shutting down Tomcat #21690
    • Scope of some dependencies has changed from compile to runtime #21669
    • SpringConfigurationPropertySource incorrectly returns ABSENT for sub properties #21656
    • ๐Ÿ”Œ Maven plugin help is missing #21649
    • ๐Ÿ”’ Management security configuration does not back off when SAML is configured #21644

    ๐Ÿ“” Documentation

    • โœ‚ Remove Javadoc throw for ConfigurationPropertyName.ofIfValid() #22029
    • Document how to exclude an annotation processor with Maven #22024
    • ๐Ÿ‘ Document Kafka metrics support #21918
    • ๐Ÿ›  Fix wrong property reference to keys-to-sanitize in Javadoc #21917
    • ๐Ÿ›  Fix formatting of @Bean in reference documentation #21915
    • ๐Ÿ“š spring.config.name is not formatted as an environment variable in multi-page reference documentation #21891
    • ๐Ÿ”Œ Document using system properties in gradle plugin docs #21799
    • ๐Ÿ—„ Document deprecations of org.springframework.boot.loader.archive.Archive.iterator() #21768
    • ๐Ÿ”„ Change liveness-port to management-port #21765
    • ๐Ÿ”ง Clarify that configuring a custom health HTTP status mapping replaces the default mappings #21763
    • ๐Ÿš€ Document the difference in dispatch type and the effect on the security filter caused by the error page filter when deployed to a standalone container #21761
    • ๐Ÿ‘ Document support for Gradle 5 #21753
    • Replace whitelist with a term that does not have racist connotations #21745
    • ๐Ÿ’… Polish #21734
    • ๐Ÿ“š Use highlightjs for syntax highlighting in HTML documentation #21703
    • Mark new public API added to spring-boot-loader in 2.3 with @SInCE tags #21657
    • ๐Ÿ“š {gradle-project-version}, rather than the project's actual version, appears in the Gradle plugin's reference documentation #21651
    • ๐Ÿ”– Version-specific content is missing from Gradle Plugin's reference documentation #21641

    โฌ†๏ธ ๐Ÿ”จ Dependency Upgrades

    • โฌ†๏ธ Upgrade to WebJars Locator Core 0.46 #22135
    • ๐Ÿš€ Upgrade to Spring Kafka 2.5.3.RELEASE #22134
    • โฌ†๏ธ Upgrade to Oracle Database 19.7.0.0 #22133
    • โฌ†๏ธ Upgrade to Micrometer 1.5.2 #22132
    • โฌ†๏ธ Upgrade to MariaDB 2.6.1 #22131
    • โฌ†๏ธ Upgrade to Jackson Bom 2.11.1 #22130
    • โฌ†๏ธ Upgrade to Hazelcast 3.12.8 #22129
    • โฌ†๏ธ Upgrade to Spring AMQP 2.3.0-M1 #22127
    • โฌ†๏ธ Upgrade to Spring Batch 4.3.0-M1 #22126
    • โฌ†๏ธ Upgrade to SQLite JDBC 3.32.3 #22058
    • โฌ†๏ธ Upgrade to Jetty Reactive HTTPClient 1.1.4 #22057
    • โฌ†๏ธ Upgrade to Jakarta Servlet 4.0.4 #22056
    • โฌ†๏ธ Upgrade to Hibernate 5.4.18.Final #22055
    • โฌ†๏ธ Upgrade to Byte Buddy 1.10.12 #22054
    • โฌ†๏ธ Upgrade to Cassandra Driver 4.7.2 #22052
    • โฌ†๏ธ Upgrade to Undertow 2.1.3.Final #21983
    • โฌ†๏ธ Upgrade to Tomcat 9.0.36 #21982
    • โฌ†๏ธ Upgrade to Spring Retry 1.3.0 #21981
    • ๐Ÿš€ Upgrade to Spring Kafka 2.5.2.RELEASE #21980
    • โฌ†๏ธ Upgrade to SendGrid 4.6.0 #21977
    • โฌ†๏ธ Upgrade to Selenium HtmlUnit 2.41.0 #21976
    • โฌ†๏ธ Upgrade to RSocket 1.0.1 #21975
    • โฌ†๏ธ Upgrade to R2DBC Bom Arabba-SR5 #21974
    • โฌ†๏ธ Upgrade to Postgresql 42.2.14 #21973
    • โฌ†๏ธ Upgrade to OkHttp3 3.14.9 #21971
    • โฌ†๏ธ Upgrade to OAuth2 OIDC SDK 7.5 #21970
    • โฌ†๏ธ Upgrade to Netty tcNative 2.0.31.Final #21969
    • โฌ†๏ธ Upgrade to Netty 4.1.50.Final #21968
    • โฌ†๏ธ Upgrade to Neo4j OGM 3.2.12 #21967
    • โฌ†๏ธ Upgrade to MongoDB 4.0.4 #21966
    • โฌ†๏ธ Upgrade to Maven War Plugin 3.3.0 #21965
    • โฌ†๏ธ Upgrade to Log4j2 2.13.3 #21964
    • โฌ†๏ธ Upgrade to Liquibase 3.10.0 #21963
    • ๐Ÿš€ Upgrade to Lettuce 5.3.1.RELEASE #21962
    • โฌ†๏ธ Upgrade to Kotlin Coroutines 1.3.7 #21961
    • โฌ†๏ธ Upgrade to Johnzon 1.2.7 #21960
    • โฌ†๏ธ Upgrade to Jetty 9.4.30.v20200611 #21959
    • โฌ†๏ธ Upgrade to Jersey 2.31 #21957
    • โฌ†๏ธ Upgrade to Jaybird 3.0.9 #21956
    • โฌ†๏ธ Upgrade to Javax Money 1.1 #21955
    • โฌ†๏ธ Upgrade to InfluxDB Java 2.19 #21954
    • โฌ†๏ธ Upgrade to HtmlUnit 2.41.0 #21953
    • โฌ†๏ธ Upgrade to Groovy 2.5.12 #21951
    • โฌ†๏ธ Upgrade to Elasticsearch 7.7.1 #21948
    • โฌ†๏ธ Upgrade to Dropwizard Metrics 4.1.9 #21947
    • โฌ†๏ธ Upgrade to Couchbase Client 3.0.5 #21946
    • โฌ†๏ธ Upgrade to Caffeine 2.8.4 #21945
    • โฌ†๏ธ Upgrade to Awaitility 4.0.3 #21943
    • โฌ†๏ธ Upgrade to Artemis 2.13.0 #21942
    • ๐Ÿ”’ Upgrade to Spring Security 5.4.0-M1 #21932
    • โฌ†๏ธ Upgrade to Spring Integration 5.4.0-M1 #21931
    • โฌ†๏ธ Upgrade to Spring Data 2020.0.0-M1 #21930
    • โฌ†๏ธ Upgrade to Spring Framework 5.3.0-M1 #21929
    • โฌ†๏ธ Upgrade to Spring Session 2020.0.0-M1 #21928
    • โฌ†๏ธ Upgrade to Reactor 2020.0.0-M1 #21927

    ๐Ÿฑ โค๏ธ Contributors

    ๐Ÿš€ We'd like to thank all the contributors who worked on this release!

  • v2.3.6.RELEASE Changes

    November 12, 2020

    ๐Ÿฑ ๐Ÿž Bug Fixes

    • ๐Ÿ“‡ Configuration metadata annotation processor may use the wrong accessor for boolean properties #24058
    • When using Tomcat, key and trust store passwords set via javax.net.ssl system properties are overwritten with null when Spring Boot's equivalent properties have not been set #24052
    • โœ… @DataJpaTest using H2 with schema.sql and spring.datasource.schema-username fails #24023
    • JdbcStoreTypeConfiguration picks transaction of primary data source when Quartz data source is not the primary data source #24014
    • โœ… TestTypeExcludeFilter does not implement hashCode and equals as required by its super-class #24012
    • ๐Ÿ”ง Our auto-configuration should not use @PostConstruct as it's ignored on Java 11+ without a dependency on jakarta-annotation-api #24009
    • Config files no longer loaded if they contain a hidden path element #23983
    • "java.lang.IllegalStateException: zip file closed" when call JarFileWrapper.stream() of spring-boot-loader #23821

    ๐Ÿ“” Documentation

    • ๐Ÿ›  Fix link to Flyway callback docs #24121
    • Provide more details about overriding SpringPhysicalNamingStrategy's case insensitive flag #24060
    • ๐Ÿ“š Clarify documentation regarding relaxed binding of environment variables #24032
    • โœจ Enhance spring.datasource.initialization-mode property description #24029
    • Recommend disabling context path redirects when using proxy-terminated SSL with Tomcat #24025
    • ๐Ÿ‘Œ Improve Spring Session back off documentation #24018
    • โœ… Clarify the javadoc of AutoConfigureTestDatabase to make it clearer that it only replaces the main DataSource #24006
    • Recommend that bean definitions provide as much type information as possible #24004
    • โž• Add missing default value for enum-based configuration properties #23991

    โฌ†๏ธ ๐Ÿ”จ Dependency Upgrades

    • โฌ†๏ธ Upgrade to AppEngine SDK 1.9.83 #24077
    • โฌ†๏ธ Upgrade to Byte Buddy 1.10.18 #24078
    • โฌ†๏ธ Upgrade to Couchbase Client 3.0.10 #24079
    • โฌ†๏ธ Upgrade to Hibernate 5.4.23.Final #24080
    • โฌ†๏ธ Upgrade to Jetty 9.4.34.v20201102 #24046
    • โฌ†๏ธ Upgrade to jOOQ 3.13.6 #24081
    • โฌ†๏ธ Upgrade to Micrometer 1.5.7 #24050
    • โฌ†๏ธ Upgrade to Neo4j OGM 3.2.18 #24125
    • โฌ†๏ธ Upgrade to Netty 4.1.54.Final #24124
    • โฌ†๏ธ Upgrade to Reactor Dysprosium-SR14 #24109
    • โฌ†๏ธ Upgrade to Spring Framework 5.2.11 #24034
    • โฌ†๏ธ Upgrade to Spring Integration 5.3.4 #24096
    • ๐Ÿš€ Upgrade to Spring Kafka 2.5.8.RELEASE #24075

    ๐Ÿฑ โค๏ธ Contributors

    ๐Ÿš€ We'd like to thank all the contributors who worked on this release!

  • v2.3.5.RELEASE Changes

    October 29, 2020

    ๐Ÿฑ ๐Ÿž Bug Fixes

    • ๐Ÿ”ง Configuration property annotation processor does not notice overriding getter methods #23969
    • ๐Ÿ“‡ Incremental compilation does not keep metadata for inner classes #23959
    • โœ… HttpEncodingAutoConfiguration is not added to the WebMvcTest slice #23813
    • Jar entries are duplicated in BOOT-INF/lib with layered jars and Maven #23801
    • โฑ server.servlet.session.timeout not in effect when using Jetty starter without jakarta.annotation and javax.annotation #23750
    • If the JVM is killed while refresh is in progress, the shutdown hook does not close the context #23743
    • Setting server.undertow.eager-filter-init has no effect #23676
    • ๐Ÿ”ง @ConfigurationPropertiesBinding does not apply Formatter beans #23614
    • H2 Console error with AbstractRoutingDataSource #23569
    • When using embedded Jetty, an error response to a HEAD request has a body #23555
    • Custom layer definition does not pick up snapshots #23533
    • BootJar.getConfigurations() should not be public API #23527
    • Dependency management for Netty tcNative does not include its netty-tcnative module #23508
    • PropertiesLauncher requires spring-core on the classpath #23500
    • 0๏ธโƒฃ Log4j's tag library doesn't work out of the box as log4j-*.jar is skipped by default #23481
    • โœ… Unexpected application context cache hit when testing with SpringBootTest webEnvironment MOCK and DEFINED_PORT #23477
    • ๐Ÿ”ง Log4j2 configuration is not picking up some properties #23428
    • ๐Ÿ”ง Flyway configuration ignores init-sqls when using spring.datasource.* properties #23408
    • ๐Ÿ“œ Wildcard locations for configs causes files to be parsed multiple times on k8s #23160
    • ๐Ÿ”ง Datasource initialisation with JPA schema configured in deferred mode happens asynchronously #22852
    • ๐Ÿ— Maven plugin build-image creator step fails in Bitbucket pipelines #22840

    ๐Ÿ“” Documentation

    • โœ‚ Remove version elements from Maven plugin documentation #23930
    • ๐Ÿ”ง Document how to enable h2c via programmatic configuration #23812
    • Note that using LiveReload requires Devtools restart to be enabled #23764
    • โž• Add upgrading section to reference docs with a link to the wiki #23611
    • โž• Add example of setting system property in gradle bootRun #23598
    • ๐Ÿ“‡ Update configuration metadata appendix to remove description for Gradle 4.5 and earlier as it is no longer supported #23567
    • ๐Ÿ›  Fix typos in reference documentation and contributing guidelines #23561
    • ๐Ÿ›  Fix link to Log4j's JDK Logging Adapter in reference documentation #23461
    • Revisit hint on using classpath* for retrieving templates #23452
    • ๐Ÿ‘ Document support for Java 15 #23448
    • ๐Ÿ”ง Note the Kt class name suffix when describing how to configure a Kotlin application's main class name #23422
    • โž• Add anchor links to section headers in Gradle and Maven plugin reference docs #23406
    • ๐Ÿ— Document how JAVA_OPTS can be used with the buildpack #21582
    • ๐Ÿ“š Maven layers documentation is incomplete #21555
    • ๐Ÿ”ง Document how to override attributes already specified in Maven plugin configuration #21536
    • โž• Add example of default Cloud Native Buildpacks Builder #19967

    โฌ†๏ธ ๐Ÿ”จ Dependency Upgrades

    • โฌ†๏ธ Upgrade to Byte Buddy 1.10.17 #23865
    • โฌ†๏ธ Upgrade to Caffeine 2.8.6 #23866
    • โฌ†๏ธ Upgrade to Couchbase Client 3.0.9 #23867
    • โฌ†๏ธ Upgrade to Dropwizard Metrics 4.1.14 #23868
    • โฌ†๏ธ Upgrade to Hazelcast 3.12.10 #23869
    • โฌ†๏ธ Upgrade to Hibernate 5.4.22.Final #23870
    • โฌ†๏ธ Upgrade to Hibernate Validator 6.1.6.Final #23871
    • โฌ†๏ธ Upgrade to HttpClient 4.5.13 #23872
    • โฌ†๏ธ Upgrade to Jackson Bom 2.11.3 #23873
    • โฌ†๏ธ Upgrade to Jetty 9.4.33.v20201020 #23874
    • โฌ†๏ธ Upgrade to jOOQ 3.13.5 #23875
    • โฌ†๏ธ Upgrade to JUnit 4.13.1 #23876
    • โฌ†๏ธ Upgrade to JUnit Jupiter 5.6.3 #23915
    • ๐Ÿš€ Upgrade to Lettuce 5.3.5.RELEASE #23922
    • โฌ†๏ธ Upgrade to Lombok 1.18.16 #23877
    • โฌ†๏ธ Upgrade to Micrometer 1.5.6 #23791
    • โฌ†๏ธ Upgrade to MySQL 8.0.22 #23878
    • โฌ†๏ธ Upgrade to Neo4j OGM 3.2.17 #23879
    • โฌ†๏ธ Upgrade to Netty 4.1.53.Final #23880
    • โฌ†๏ธ Upgrade to Postgresql 42.2.18 #23881
    • โฌ†๏ธ Upgrade to R2DBC Bom Arabba-SR8 #23882
    • โฌ†๏ธ Upgrade to Reactor Dysprosium-SR13 #23770
    • โฌ†๏ธ Upgrade to RSocket 1.0.3 #23911
    • โฌ†๏ธ Upgrade to RxJava2 2.2.20 #23883
    • โฌ†๏ธ Upgrade to Spring AMQP 2.2.12 #23784
    • โฌ†๏ธ Upgrade to Spring Data Neumann-SR5 #23777
    • โฌ†๏ธ Upgrade to Spring Framework 5.2.10 #23526
    • โฌ†๏ธ Upgrade to Spring Integration 5.3.3 #23780
    • โฌ†๏ธ Upgrade to Spring Kafka 2.5.7 #23787
    • ๐Ÿš€ Upgrade to Spring Security 5.3.5.RELEASE #23884
    • โฌ†๏ธ Upgrade to Tomcat 9.0.39 #23885

    ๐Ÿฑ โค๏ธ Contributors

    ๐Ÿš€ We'd like to thank all the contributors who worked on this release!

  • v2.3.4.RELEASE Changes

    September 17, 2020

    ๐Ÿฑ ๐Ÿž Bug Fixes

    • ๐Ÿ”ง @ManagementContextConfiguration is meta-annotated with @Configuration(proxyBeanMethods=false) which does not disable proxying #23305
    • ๐ŸŽ Signed jar dependency performance problem when repackaged in a single jar #23264
    • ValidationHandler no longer works with certain map keys #23260
    • MVC error model unnecessarily requires timestamp entry to be a java.util.Date #23258
    • Missing sanitization in lists of URIs properties on actuator endpoints #23252
    • Cassandra's pool duration mapping uses a wrong duration unit #23249
    • ๐Ÿ”Š When using HSQLDB, Hikari logs a warning message about the driver class name when the first connection is retrieved from the pool #23203
    • ErrorPageFilter is no longer ordered at HIGHEST_PRECEDENCE + 1 #23200
    • spring-boot-dependencies should not define a spring-boot.version property #23174
    • PropertiesLauncher fails to load PBKDF-OpenSSL of bcprov-jdk15on-1.64.jar #23165
    • ๐Ÿ”ง Configurable SSL Logback extensions can't be supported due to URL checks #23135
    • ๐Ÿ— Image building support does not zero-pad digest hashes to 64 characters #23132
    • ๐Ÿ— Image builder fails silently when there's an error loading the ephemeral image #23130
    • Large files can throw YAMLException due to node limits #23096
    • RSocketPortInfoApplicationContextInitializer can throw NPE #23087
    • UndertowWebServerFactoryCustomizer requires commons lang via an unintended import on ClassUtils #23063
    • JarFile can cause memory issues when running on Java 11+ #22998
    • Dependency convergence error for nimbus-jose-jwt when depending on spring-boot-starter-oauth2-client #22996
    • LayoutFactory can be presented with empty source file #22995
    • ๐Ÿ”ง Metrics auto-configurations are not ordered correctly #22989
    • The @TypeExcludeFilters annotation is not @Inherited #22966
    • ๐Ÿ—„ Exception inclusion cannot be disabled when sub-classing DefaultErrorAttributes and using its deprecated constructor #22750
    • ๐Ÿ— Too much logging when building an OCI image with Maven #22674

    ๐Ÿ“” Documentation

    • ๐Ÿ”ง Document that @ConfigurationProperties beans are not scanned in sliced tests #23243
    • ๐Ÿ›  Fix documentation on Elasticsearch client configuration #23074
    • ๐Ÿ“š Provide examples of Actuator custom endpoints in the reference documentation #23060
    • โœ… Mention correct JUnit 5 annotations in Kotlin testing section #23004
    • Document that extracting layers with layertools doesn't work with executable JAR files #22993
    • Javadoc inaccuracy in SpringApplicationBuilder.properties(Properties) #22964
    • ๐Ÿ›  Fix typo Assert4J -> AssertJ #22960
    • Document that graceful shutdown may not work from IDEs #22959
    • ๐Ÿ›  Fix typos in docs #22945
    • ๐Ÿ›  Fix Gradle Plugin custom image name example and documentation #22918
    • ๐Ÿ”ง Document how to use spring.factories to add auto-configuration to a test slice #22531
    • ๐Ÿ“š Update Maven Plugin's documentation to note the importance of configuring start and stop goals with the same JMX port #22401
    • Document how to perform tasks after application startup #22100
    • ๐Ÿ— Document setting buildpack Java version from compiler plugin version #21796
    • ๐Ÿ— Document that buildpacks use non-root users for building container images and running containers #21122

    โฌ†๏ธ ๐Ÿ”จ Dependency Upgrades

    • โฌ†๏ธ Upgrade to Micrometer 1.5.5 #23393
    • ๐Ÿš€ Upgrade to Spring REST Docs 2.0.5.RELEASE #23376
    • โฌ†๏ธ Upgrade to Spring AMQP 2.2.11 #23373
    • ๐Ÿš€ Upgrade to Spring WS 3.0.10.RELEASE #23339
    • ๐Ÿš€ Upgrade to Spring HATEOAS 1.1.2.RELEASE #23338
    • ๐Ÿš€ Upgrade to Lettuce 5.3.4.RELEASE #23337
    • โฌ†๏ธ Upgrade to Undertow 2.1.4.Final #23318
    • โฌ†๏ธ Upgrade to Tomcat 9.0.38 #23317
    • โฌ†๏ธ Upgrade to R2DBC Bom Arabba-SR7 #23316
    • โฌ†๏ธ Upgrade to Postgresql 42.2.16 #23315
    • โฌ†๏ธ Upgrade to Netty tcNative 2.0.34.Final #23314
    • โฌ†๏ธ Upgrade to Netty 4.1.52.Final #23313
    • โฌ†๏ธ Upgrade to Neo4j OGM 3.2.16 #23312
    • โฌ†๏ธ Upgrade to Hibernate 5.4.21.Final #23311
    • โฌ†๏ธ Upgrade to Hazelcast 3.12.9 #23310
    • โฌ†๏ธ Upgrade to Flatten Maven Plugin 1.2.5 #23309
    • โฌ†๏ธ Upgrade to Couchbase Client 3.0.8 #23308
    • โฌ†๏ธ Upgrade to AppEngine SDK 1.9.82 #23307
    • โฌ†๏ธ Upgrade to Spring Kafka 2.5.6 #23199
    • โฌ†๏ธ Upgrade to Spring Data Neumann-SR4 #23196
    • โฌ†๏ธ Upgrade to Reactor Dysprosium-SR12 #23192
    • โฌ†๏ธ Upgrade to Spring Session Dragonfruit-SR1 #23187
    • โฌ†๏ธ Upgrade to Spring Framework 5.2.9 #23183

    ๐Ÿฑ โค๏ธ Contributors

    ๐Ÿš€ We'd like to thank all the contributors who worked on this release!

  • v2.3.3.RELEASE Changes

    August 13, 2020

    ๐Ÿฑ โญ New Features

    • Jetty with Conscrypt no longer a requirement for easy HTTP/2 #22188

    ๐Ÿฑ ๐Ÿž Bug Fixes

    • Externalized Configuration ignores null values in SPRING_APPLICATION_JSON #22895
    • Legacy endpoint ids with '-' do not migrate cleanly #22849
    • When Reactor's debug agent fails to initialize, the cause of the failure is discarded #22847
    • ๐Ÿ— OCI image build fails if environment has any empty properties #22703
    • ๐Ÿ‘€ LiquibaseEndpoint does not report change sets from ancestor contexts #22686
    • Requests that should be handled by an additional DispatcherServlet result in a 404 response #22682
    • ๐Ÿš€ Async exceptions not handled by error pages in war deployments #22672
    • XADataSourceAutoConfiguration is difficult to use with DB2XADataSource as it does not have a URL property #22641
    • ๐Ÿ”ง TaskExecutorBuilder only uses second-precision when configuring the await termination period #22611
    • ๐Ÿ”ง Setting ignoreInvalidFields=true on @ConfigurationProperties causes unknown fields to be ignored as well #22585
    • Spring Boot 2.3.2: new context is created for every IT class if SpyBean is used #22583
    • โš  Background preinitialisation may cause Jackson2ObjectMapperBuilder's Kotlin detection warning to be silently dropped #22580
    • ๐Ÿ‘ UndertowWebServerFactoryCustomizer does not support Options but only UndertowOptions #22578
    • โœ… WebMvcTest and WebFluxTest do not include Jackson Module beans #22576
    • CouchbaseCacheManager can no longer be customized using CacheManagerCustomizer #22573
    • Kubernetes readiness probe endpoint returning 404 #22562
    • CouchbaseCacheConfiguration is not ordered properly #22542
    • MustacheEnvironmentCollector with nullValue compiler option no longer works in version 2.3.1 #22039

    ๐Ÿ“” Documentation

    • ๐Ÿ“š PushGateway documentation does not document enabled flag properly #22930
    • 0๏ธโƒฃ Default value of server.jetty.accesslog.format is wrongly associated to server.forward-headers-strategy #22921
    • Use wildcard in BP_JVM_VERSION with image building #22916
    • ๐Ÿ”ง Kotlin examples for configuring bootBuildImage's environment use wrong map configuration syntax #22913
    • ๐Ÿ”ง Mention configuration customizers for WebTestClient and RestAssured in AutoConfigureRestDocs' javadoc #22910
    • ๐ŸŒ Document how to discover the HTTP Port at Runtime for both Servlet and Reactive web apps #22899
    • ๐Ÿ”ง Document that spring-boot-configuration-processor cannot detect default value defined externally #22890
    • ๐Ÿ“„ Docs say Health's inner details section may contain components #22774
    • ๐Ÿ›  Fix wrong reference in ReadinessStateHealthIndicator javadoc #22760
    • โœ… Recommend the use of AopTestUtils.getTargetObject() when setting expectations on a spied bean that Spring has proxied #22758
    • Document that schema.sql and data.sql will still be run when using Flyway or Liquibase but discourage their use #22748
    • ๐Ÿ›  Fix broken links to Micrometer registry docs #22706
    • ๐Ÿ“š Clarify documentation on use of @AutoConfigureRestDocs with WebTestClient #22669
    • ๐Ÿ‘ Document that constructor binding does not support @DurationUnit and @DataSizeUnit #22665
    • Document properties to enable probe health indicators #22631
    • ๐Ÿ“š Update metrics documentation to note the benefits of using a MeterBinder when registering a metric that relies on other beans #22629
    • ๐Ÿ“š Include a hint where to find documentation for DevTools in docs overview #22622
    • ๐Ÿ›  Fix link to Elasticsearch health indicator #22617
    • โž• Add ElasticsearchReactiveHealthIndicator to docs #22616
    • ๐Ÿ”— Link to App Engine Standard sample not working #22608
    • ๐Ÿ‘Œ Improve documentation about swapping one technical starter for another #22596
    • Document how to use MongoClientSettingsBuilderCustomizer #22589
    • ๐Ÿ”ง Document the need for configuration files to have a file extension #22587
    • ๐Ÿ”ง Document that java.util.Optional is not recommended with ConfigurationProperties #22574
    • ๐Ÿ“‡ Typo in metadata for "management.health.readinessstate.enabled" #22560
    • ๐Ÿ”ง Document how to opt back in to DataSource auto-configuration when using R2DBC #22094
    • ๐Ÿ”ง Document that application.conf is not read by default when using the Cassandra auto-configuration #21787
    • ๐Ÿ”Œ Document how to use Gradle's native bom support as an alternative to the dependency management plugin #21570

    โฌ†๏ธ ๐Ÿ”จ Dependency Upgrades

    • โฌ†๏ธ Upgrade to Micrometer 1.5.4 #22932
    • ๐Ÿš€ Upgrade to Spring Security 5.3.4.RELEASE #22873
    • ๐Ÿš€ Upgrade to Spring HATEOAS 1.1.1.RELEASE #22872
    • โฌ†๏ธ Upgrade to RSocket 1.0.2 #22871
    • โฌ†๏ธ Upgrade to Pooled JMS 1.1.2 #22870
    • ๐Ÿš€ Upgrade to Lettuce 5.3.3.RELEASE #22869
    • โฌ†๏ธ Upgrade to Kafka 2.5.1 #22868
    • โฌ†๏ธ Upgrade to jOOQ 3.13.4 #22867
    • โฌ†๏ธ Upgrade to Jetty 9.4.31.v20200723 #22866
    • โฌ†๏ธ Upgrade to Jackson Bom 2.11.2 #22865
    • โฌ†๏ธ Upgrade to Hibernate 5.4.20.Final #22864
    • โฌ†๏ธ Upgrade to Dropwizard Metrics 4.1.12.1 #22863
    • ๐Ÿš€ Upgrade to Dependency Management Plugin 1.0.10.RELEASE #22862
    • โฌ†๏ธ Upgrade to Couchbase Client 3.0.7 #22861
    • โฌ†๏ธ Upgrade to Commons Pool2 2.8.1 #22860
    • โฌ†๏ธ Upgrade to Byte Buddy 1.10.14 #22859
    • โฌ†๏ธ Upgrade to Spring Data Neumann SR3 #22844
    • โฌ†๏ธ Upgrade to Spring Kafka 2.5.5 #22843
    • โฌ†๏ธ Upgrade to Spring AMQP 2.2.10 #22842
    • โฌ†๏ธ Upgrade to Reactor Dysprosium-SR11 #22841

    ๐Ÿฑ โค๏ธ Contributors

    ๐Ÿš€ We'd like to thank all the contributors who worked on this release!