Skip to content

Releases: spring-projects/spring-boot

v2.1.4.RELEASE

04 Apr 04:43
Compare
Choose a tag to compare

⭐ New Features

  • Check for Reactor Netty disconnected client errors #16406
  • Add jaxb-runtime to TldSkipPatterns #16027
  • Include details of the caller in the failure analysis for NoSuchMethodError #15995
  • EndpointRequest shouldn't match request on main application port when management port is different #15702

🪲 Bug Fixes

  • ThymeleafAutoConfiguration fails if thymeleaf-spring5 is not present #16341
  • Null serialisation is not disabled when spring.gson.serialize-nulls is set to false #16332
  • Kafka Streams auto-configuration should only configure default streams builder #16329
  • Logfile endpoint cannot be disabled using the standard property #16298
  • Binding to collection fails with unbound elements error if collection overridden in another property source #16290
  • Missing jaxb-api dependency in spring-boot-starter-jersey #16268
  • Import ErrorWebFluxAutoConfiguration with @WebFluxTest #16266
  • When using Log4j2 log4j2.properties files are not detected #16262
  • Including finalName in plugin configuration results in StackOverflowError #16202
  • Clients with incompatible default encoding may corrupt output from log file endpoint as it does not specify the charset that it produces #16189
  • logfile endpoint returns HTTP 406 on Accept: text/plain #16188
  • JsonTest isn't annotated with @ExtendWith(SpringExtension.class) #16183
  • Dependency management for micrometer-registry-stackdriver is missing #16178
  • WebFlux or MVC app with the Validation API and no implementation fails to start #16177
  • @WebFluxTest does not enable auto-configuration for any reactive template engines #16170
  • When using WebFlux /actuator/health/{component} returns a 200 response when the component is down #16109
  • Random management.server.port should not set to the same value as local.server.port #16108
  • When MongoReactiveAutoConfiguration creates a MongoClient that uses Netty, EventLoopGroup threads prevent the JVM from exiting #16087
  • Rename Maven version property for PooledJMS #16086
  • Database migrations may not have run before NamedParameterJdbcTemplate is used #16047
  • Fix NullPointerException with empty X-Forwarded-For header #16046
  • AprLifecycleListener is configured even though Tomcat's native library is not available #16040
  • Debug mode is not logging web and sql related loggers #16018
  • Fat jar built with Maven does not repackage META-INF/.kotlin_module files into BOOT-INF/classes #16004
  • Gradle POM-only dependencies cause jar application loader to fail #16001
  • Order TaskExecutionAutoConfiguration before TaskSchedulingAutoConfiguration #15984
  • Do not replace a request factory when creating a new TestRestTemplate with withBasicAuth #15982
  • Wrong entry may be loaded from multi-release jar files resulting in a NoClassDefFoundError #15981
  • TestRestTemplateContextCustomizer and WebTestClientContextCustomizer can cause early FactoryBean instantiation #15898
  • Configuration processor does not handle generics #15850

📔 Documentation

  • Document alternative to finalName attribute of repackage goal #16334
  • Document that @MockBean cannot be used to mock behaviour that's called during context refresh #16333
  • Document slice test behavior with @configuration classes #16274
  • Document using AssertJ's satisfies together with extractingJsonPathNumberValue #16229
  • Fix typo in logging.group property description #16224
  • Add missing .class to @RunWith(SpringExtension) in references docs #16213
  • Update ambiguous documentation about ConfigurationProperties #16166
  • Order the search locations in javadoc by precedence order #16099
  • Fix a colon format in documentation-overview.adoc #16054
  • Clarify documentation related to Spring Security's content-negotiation #16033
  • HttpMessageConverters import is wrong in sample code in the reference docs #16017
  • Update instructions on how to use JAXB as XML renderer #16005
  • Generate missing metadata for Bitronix and Atomikos entries #15980
  • Add an example showing how to use AutoConfigureRestDocs with WebTestClient #15978
  • Document using the same port for the management server on Cloud Foundry #15640
  • Recommend that DevTools is excluded when building something other than a fat jar such as a Docker image #15382

🔨 Dependency Upgrades

  • Upgrade to Netty Tcnative 2.0.24.Final #16429
  • Upgrade to Micrometer 1.1.4 #16425
  • Upgrade to Spring Batch 4.1.2 #16423
  • Upgrade to Jooq 3.11.10 #16386
  • Upgrade to Infinispan 9.4.11.Final #16385
  • Upgrade to Hibernate 5.3.9.Final #16384
  • Upgrade to Byte Buddy 1.9.12 #16383
  • Upgrade to Rxjava2 2.2.8 #16382
  • Upgrade to Reactor Bom Californium-SR6 #16381
  • Upgrade to Netty Tcnative 2.0.23.Final #16380
  • Upgrade to Lettuce 5.1.6.RELEASE #16379
  • Upgrade to Tomcat 9.0.17 #16367
  • Upgrade to Spring Data Lovelace SR6 #16360
  • Upgrade to Spring Session Bean-SR4 #16357
  • Upgrade to Spring Security 5.1.5 #16354
  • Upgrade to Spring Kafka 2.2.5 #16351
  • Upgrade to Spring Integration 5.1.4 #16350
  • Upgrade to Spring AMQP 2.1.5 #16347
  • Upgrade to Spring Framework 5.1.6.RELEASE #16340
  • Upgrade to Solr 7.7.1 #16273
  • Upgrade to Infinispan 9.4.8.Final #16134
  • Upgrade to Jetty Reactive Httpclient 1.0.3 #16133
  • Upgrade to Undertow 2.0.19.Final #16132
  • Upgrade to Rxjava2 2.2.7 #16131
  • Upgrade to Netty Tcnative 2.0.22.Final [#16130](https://github.com/spring-projects/spri...
Read more

v2.0.9.RELEASE

03 Apr 17:56
Compare
Choose a tag to compare

🪲 Bug Fixes

  • Gradle plugin does not write all required manifest entries #16068
  • Handle missing exceptions in WebMvcMetricsFilter #16014

🔨 Dependency Upgrades

  • Upgrade to Solr 6.6.6 #16428
  • Upgrade to Spring Batch 4.0.3 #16422
  • Upgrade to Thymeleaf Extras Java8time 3.0.4.RELEASE #16378
  • Upgrade to Spring Cloud Connectors 2.0.5.RELEASE #16377
  • Upgrade to Quartz 2.3.1 #16376
  • Upgrade to Hibernate Validator 6.0.16.Final #16375
  • Upgrade to Elasticsearch 5.6.16 #16374
  • Upgrade to Activemq 5.15.9 #16373
  • Upgrade to Reactor Bom Bismuth-SR17 #16372
  • Upgrade to Netty 4.1.34.Final #16371
  • Upgrade to Micrometer 1.0.10 #16370
  • Upgrade to Unboundid Ldapsdk 4.0.10 #16369
  • Upgrade to Spring Data Kay SR14 #16359
  • Upgrade to Spring Session Apple-SR9 #16356
  • Upgrade to Spring Security 5.0.12 #16353
  • Upgrade to Spring Integration 5.0.13 #16349
  • Upgrade to Spring AMQP 2.0.12 #16346
  • Upgrade to Spring Framework 5.0.13.RELEASE #16339
  • Upgrade to Spring Ws 3.0.7.RELEASE #16127
  • Upgrade to Spring Integration 5.0.12.RELEASE #16126
  • Upgrade to Neo4j Ogm 3.1.8 #16125
  • Upgrade to Hibernate Validator 6.0.15.Final #16124
  • Upgrade to Elasticsearch 5.6.15 #16123
  • Upgrade to Spring Hateoas 0.25.1.RELEASE #15944
  • Upgrade to Thymeleaf Extras Java8time 3.0.3.RELEASE #15913
  • Upgrade to Neo4j Ogm 3.1.7 #15912
  • Upgrade to Hibernate 5.2.18.Final #15911
  • Upgrade to Janino 3.0.12 #15910
  • Upgrade to Reactor Bom Bismuth-SR16 #15909
  • Upgrade to Netty 4.1.33.Final #15908

❤️ Contributors

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

v1.5.20.RELEASE

03 Apr 13:08
Compare
Choose a tag to compare

🪲 Bug Fixes

  • Permit use of @JsonTest without Jackson #16070
  • When unzipping, spring init may write zip entries outside the specified output location #16028
  • Tomcat does not create temporary directory used to store file uploads when it does not exist #9616

🔨 Dependency Upgrades

  • Upgrade to Httpclient 4.5.8 #16424
  • Upgrade to Appengine Sdk 1.9.73 #16387
  • Upgrade to Spring Cloud Connectors 1.2.8.RELEASE #16364
  • Upgrade to Aspectj 1.8.14 #16363
  • Upgrade to Tomcat 8.5.39 #16362
  • Upgrade to H2 1.4.199 #16361
  • Upgrade to Spring Data Ingalls SR20 #16358
  • Upgrade to Spring Security 4.2.12 #16352
  • Upgrade to Spring Integration 4.3.20 #16348
  • Upgrade to Spring AMQP 1.7.13 #16345
  • Upgrade to Spring Framework 4.3.23.RELEASE #16338
  • Upgrade to Jedis 2.9.3 #16122
  • Upgrade to Spring Ws 2.4.5.RELEASE #16121
  • Upgrade to Spring Security Oauth 2.0.17.RELEASE #16120
  • Upgrade to Slf4j 1.7.26 #16119
  • Upgrade to Jetty 9.4.15.v20190215 #16118
  • Upgrade to H2 1.4.198 #16117
  • Upgrade to Spring Security Jwt 1.0.10.RELEASE #15907
  • Upgrade to Spring Retry 1.2.4.RELEASE #15906
  • Upgrade to Tomcat 8.5.38 #15905
  • Upgrade to Httpcore 4.4.11 #15904
  • Upgrade to Httpclient 4.5.7 #15903
  • Upgrade to Undertow 1.4.27.Final #15902

❤️ Contributors

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

v2.2.0.M1

08 Mar 16:27
Compare
Choose a tag to compare
v2.2.0.M1 Pre-release
Pre-release

⭐ New Features

  • Switch from com.sun.mail:javax.mail to com.sun.mail:jakarta.mail #16113
  • Switch from org.glassfish:javax.el to org.glassfish:jakarta.el #16112
  • Switch to Jakarta EE API dependencies where possible #16111
  • Introduce @ConditonalOnExposedEndpoint to avoid auto-configuring endpoints that cannot be accessed #16093
  • Disable JMX by default #16090
  • Add loadOnStartup attribute to @EndpointServlet #16053
  • Add failure analyzer for Flyway's bootstrap failure #16015
  • Expose Tomcat AccessLog Max days property #15954
  • Add support for setting the awaitTeminationSeconds and waitForTasksToCompleteOnShutdown #15951
  • Handle BatchMessagingMessageConverter with Kafka batch listeners #15942
  • Switch from FileSize to DataSize for Logback size-based properties #15930
  • Provide a configuration option to enable lazy initialisation #15870
  • Remove redundant dependency management for xml-apis:xml-apis #15854
  • Make RestTemplateMetricsConfiguration conditional on a RestTemplateBuilder bean #15842
  • Add support for jdbc:firebird: url prefix #15841
  • Optimize ConfigurationPropertyName #15782
  • Optimize BeanPropertyName.toDashedForm() #15779
  • Speed up binding of @ConfigurationProperties with a large object graph #15760
  • Disable background preinitializer when only one processor is available #15722
  • RestTemplateAutoConfiguration should be conditional on not being a reactive web application #15718
  • HttpMessageConvertersAutoConfiguration should be conditional on not being a reactive web application #15712
  • Add opt-in support for Neo4j-OGM native types #15637
  • Add an outcome tag for web client metrics similar to MVC and WebFlux server metrics #15594
  • Use assertJ to generate AssertionError and filter its stacktrace #15569
  • Disable Hibernate entity scanning for default JPA setup #15565
  • Add support to detect Kubernetes platform in CloudPlatform #15537
  • Allow easy customization of EmbeddedMongo DownloadConfig #15496
  • Apply TomcatConnectorCustomizer and TomcatContextCustomizer beans automatically #15492
  • Spring Boot Maven Plugin 'agent' parameter does not explain how to use multiple agents #15455
  • Allow spring.profiles.active in a config file to take effect when spring.profiles.include is configured via a higher-precedence property source #15344
  • Add support for capping archived log files with Logback #15325
  • Configure MessageSource if no "messageSource" bean defined #15212
  • Remove redundant dependency management for dom4j:dom4j #15199
  • Add configurable property for JWK encryption algorithm #15145
  • Use varargs for DefaultApplicationArguments #15142
  • Change DataSourceHealthIndicator details from "hello" to "result" #15136
  • Rename logging.file to logging.file.name #15089
  • Fail fast if nested condition uses a phase inappropriate for its members #15086
  • Add validation query to DataSourceHealthIndicator details #15055
  • Provide a configuration property for configuring Tomcat's processor cache #15054
  • Support expressing application args in @SpringBootTest #14823
  • Add TestNG support in TestTypeExcludeFilter #7630

🪲 Bug Fixes

  • @AutoConfigureMockMvc imports auto-configurations manually #13822

📔 Documentation

  • Fix broken Appendix links due to section overhaul #15933
  • Update 'HTTP Client Metrics' section of docs to include "outcome" tag description #15725
  • Add setup instructions for in IntelliJ IDEA #15634
  • Add starter entry for Azure Application Insights #15628
  • Auto-generate the "Common application properties" appendix #8237

🔨 Dependency Upgrades

  • Upgrade to Cassandra Driver 3.7.1 #16163
  • Upgrade to Mongo Driver Reactivestreams 1.11.0 #16159
  • Upgrade to Maven Javadoc Plugin 3.1.0 #16157
  • Upgrade to Maven Invoker Plugin 3.2.0 #16156
  • Upgrade to Snakeyaml 1.24 #16155
  • Upgrade to Webjars Locator Core 0.37 #16154
  • Upgrade to Selenium Htmlunit 2.34.0 #16153
  • Upgrade to Mongodb 3.10.1 #16152
  • Upgrade to Mockito 2.25.0 #16151
  • Upgrade to Mariadb 2.4.0 #16150
  • Upgrade to Junit Jupiter 5.4.0 #16149
  • Upgrade to Influxdb Java 2.15 #16148
  • Upgrade to Elasticsearch 6.6.1 #16147
  • Upgrade to Ehcache3 3.7.0 #16146
  • Upgrade to Assertj 3.12.1 #16145
  • Upgrade to Kafka 2.1.1 #16144
  • Upgrade to Commons Dbcp2 2.6.0 #16143
  • Upgrade to Htmlunit 2.34.1 #16142
  • Upgrade to Rest Assured 3.3.0 #16141
  • Upgrade to Rxjava2 2.2.7 #16140
  • Upgrade to Commons Codec 1.12 #16139
  • Upgrade to Hikaricp 3.3.1 #16138
  • Upgrade to Rabbit Amqp Client 5.6.0 #16137
  • Upgrade to Hazelcast Hibernate5 1.3.2 #16136
  • Upgrade to Caffeine 2.7.0 #16135
  • Upgrade to Jersey 2.28 #16114
  • Upgrade to Jedis 3.0.1 #15941
  • Upgrade to Spring Plugin 2.0.0.M1 #15940
  • Upgrade to Spring HATEOAS 1.0.0.M1 #15939
  • Upgrade to Elasticsearch 6.5.4 #15938
  • Upgrade Neo4j-OGM to 3.2.0-alpha04 #15937
  • Upgrade to Saaj Impl 1.5.1 and deal with the move to Jakarta API dependencies #15915
  • Upgrade to Glassfis...
Read more

v2.1.3.RELEASE

15 Feb 13:06
Compare
Choose a tag to compare

🪲 Bug Fixes

  • ServletEndpoints should not register under the Jersey context path if there is a management port #15891
  • Fat jar built with Maven does not repackage META-INF/.kotlin-module files into BOOT-INF/classes #15890
  • Auto-configured OpenEntityManagerInViewInterceptor does not back off when an OpenEntityManagerInViewFilter is only defined as a registration bean #15889
  • Jersey-based actuator endpoints not available without ResourceConfig bean #15877
  • Illegal reflective access by org.springframework.boot.loader.jar.Handler when resolving classpath* resource pattern #15844
  • ClassCastException in TestRestTemplateContextCustomizer #15843
  • Undertow connection timeout is set incorrectly #15822
  • java.lang.NullPointerException: null occurs in HttpExchangeTracer #15819
  • /actuator/scheduletasks endpoint fails with null pointer exception when there is custom SchedulingConfigurer #15815
  • Repackaging moves an existing module-info.class file into BOOT-INF/classes #15810
  • JspTemplateAvailabilityProvider causes java.security.AccessControlException #15778
  • Unhandled exceptions are not logged with WebFlux #15769
  • When user switching is configured insecurely (allowing switching from an anonymous user), Actuator's AuthenticationAuditListener will NPE when exiting the switch #15767
  • DevTools incorrectly logs a change in condition evaluation when starting an application with multiple contexts #15766
  • Typos in unsupported type messages produced by JsonContentAssert #15752
  • Async configuration ignores applicationTaskExecutor when EnableScheduling is enabled #15748
  • Unlike Jetty and Tomcat, Reactor Netty and Undertow do not cause a startup failure when SSL is enabled but no key store is configured #15709
  • Embedded Mongo may be shut down while being used during application context close processing #15692
  • ServletEndpointManagementContextConfiguration not consistent with JerseyAutoConfiguration #15625
  • Jersey request scoped bean retrieval regression since 2.1.1.RELEASE #15376
  • spring-boot-devtools java.net.SocketException: Unexpected end of file from server #10317

📔 Documentation

  • Add a link to SpringMockK in the Kotlin documentation #15943
  • Document internationalization support #15881
  • Recommend using a single mechanism for schema generation #15859
  • Actuator API documentation for thread dump endpoint lists incorrect path for locked sychronizer's identity hashcode #15847
  • Document limitations with multiple YAML documents within profile-specific files #15790
  • Clarify JMX section that Spring Boot uses the platform MBeanServer by default #15728
  • Caution more strongly against using @componentscan in auto-configuration #15348

🔨 Dependency Upgrades

  • Upgrade to Commons Pool2 2.6.1 #15946
  • Upgrade to Lettuce 5.1.4.RELEASE #15945
  • Upgrade to Lombok 1.18.6 #15928
  • Upgrade to Pooled Jms Version 1.0.4 #15927
  • Upgrade to Liquibase 3.6.3 #15926
  • Upgrade to Mimepull 1.9.11 #15925
  • Upgrade to Infinispan 9.4.6.Final #15924
  • Upgrade to Groovy 2.5.6 #15923
  • Upgrade to Tomcat 9.0.16 #15922
  • Upgrade to Log4j2 2.11.2 #15921
  • Upgrade to Artemis 2.6.4 #15920
  • Upgrade to Byte Buddy 1.9.10 #15919
  • Upgrade to Mysql 8.0.15 #15918
  • Upgrade to Undertow 2.0.17.Final #15917
  • Upgrade to Rxjava2 2.2.6 #15916
  • Upgrade to Reactor Bom Californium-SR5 #15878
  • Upgrade to Micrometer 1.1.3 #15869
  • Upgrade to Spring Session Bean-SR3 #15868
  • Upgrade to Spring Kafka 2.2.4 #15867
  • Upgrade to Spring Integration 5.1.3 #15866
  • Upgrade to Spring AMQP 2.1.4 #15865
  • Upgrade to Spring Data Lovelace-SR5 #15864
  • Upgrade to Spring Security 5.1.4 #15863
  • Upgrade to Spring Framework 5.1.5 #15862

❤️ Contributors

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

v2.1.2.RELEASE

12 Jan 03:56
Compare
Choose a tag to compare

⭐ New Features

  • Support server.connection-timeout for Netty server #15385
  • Include health details in the Elasticsearch REST and Jest HealthIndicators #15366
  • Disable some of Tomcat's reference clearing to avoid warnings on Java 11 #15101

🪲 Bug Fixes

  • @ConfigurationProperty validation not working when a key matching the prefix is set #15597
  • Documentation links in the README have not been updated following the move to pure Asciidoctor #15545
  • Binding to a Map with EnumSet values fails with "Cannot create EnumSet for unknown element type" #15539
  • Dependency management for XMLUnit is incomplete #15532
  • Task input and output annotations on BootJar and BootWar are incomplete #15488
  • MeterBinder that uses Health infrastructure causes Rabbit metrics to be bound before meter registry customization has completed #15483
  • Skip actuator security autoconfig if resource server autoconfig is active #15472
  • Dependency management for Groovy 2.5 is incomplete #15468
  • Hibernate's dependency management is missing an entry for hibernate-vibur #15467
  • An application that uses Liquibase and spring-boot-starter-log4j2 fails to start due to Logback Classic being on the classpath #15436
  • OAuth2ResourceServerAutoConfiguration should also check for JwtDecoder being present #15372
  • spring-boot-dependencies manages Dropwizard Metrics modules that no longer exist #15370
  • Property replacement does not work for management.server.port since spring-boot 2.1 #15354
  • OAuth2ClientPropertiesRegistrationAdapter shouldn't remove issuer's trailing slash #15324
  • Error when trying to bootstrap Hibernate asynchronously and using @EnableScheduling #15038

📔 Documentation

  • Restore reference to nutz third party starter #15564
  • Fix system properties override example #15562
  • Improve TaskExecution documentation with custom Executor and Spring MVC #15447
  • Document that spring.application.autoconfigure.exclude=autoclazz property disables @ImportAutoConfiguration(classes = autoclazz) #15340

🔨 Dependency Upgrades

  • Upgrade to Byte Buddy 1.9.7 #15688
  • Upgrade to Reactor Bom Californium-SR4 #15687
  • Upgrade to Micrometer 1.1.2 #15686
  • Upgrade to Spring Batch 4.1.1.RELEASE #15659
  • Upgrade to Jooq 3.11.9 #15617
  • Upgrade to Ehcache3 3.6.3 #15616
  • Upgrade to Groovy 2.5.5 #15615
  • Upgrade to Rxjava2 2.2.5 #15614
  • Upgrade to Dropwizard Metrics 4.0.5 #15613
  • Upgrade to Spring Session Bean-SR2 #15531
  • Upgrade to Maven Jar Plugin 3.1.1 #15518
  • Upgrade to Maven Help Plugin 3.1.1 #15517
  • Upgrade to Jedis 2.9.1 #15516
  • Upgrade to Infinispan 9.4.5.Final #15515
  • Upgrade to Flyway 5.2.4 #15514
  • Upgrade to Tomcat 9.0.14 #15513
  • Upgrade to Byte Buddy 1.9.6 #15512
  • Upgrade to Embedded Mongo 2.1.2 #15511
  • Upgrade to Hazelcast 3.11.1 #15510
  • Upgrade to Couchbase Client 2.7.2 #15509
  • Upgrade to Spring Framework 5.1.4.RELEASE #15493
  • Upgrade to Spring Security 5.1.3 #15417
  • Upgrade to Spring Kafka 2.2.3 #15414
  • Upgrade to Spring Integration 5.1.2 #15413
  • Upgrade to Spring Data Lovelace SR4 #15410
  • Upgrade to Spring AMQP 2.1.3 #15407
  • Upgrade to Flyway 5.2.4 #15402

❤️ Contributors

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

v2.0.8.RELEASE

11 Jan 20:31
Compare
Choose a tag to compare

⭐ New Features

  • Optimize StringSequence #15473

🪲 Bug Fixes

  • Align WebFluxTags#uri() with WebMvcTags#uri() #15609
  • server.compression.enabled=true doesn't work when using ssl and http/2 #15591
  • Fix StringSequence.equals() for different lengths #15465
  • Avoid NPE when replacement property does not exist #15394

📔 Documentation

  • Document that @ConditionalOnClass should not be used directly on methods #15578

🔨 Dependency Upgrades

  • Upgrade to Spring Kafka 2.1.12.RELEASE #15685
  • Upgrade to Reactor Bom Bismuth-SR15 #15676
  • Upgrade to Neo4j Ogm 3.1.6 #15671
  • Upgrade to Micrometer 1.0.9 #15669
  • Upgrade to Spring Web Services 3.0.6.RELEASE #15667
  • Upgrade to Spring Batch 4.0.2.RELEASE #15658
  • Upgrade to Hibernate Validator 6.0.14.Final #15639
  • Upgrade to Maven Assembly Plugin 3.1.1 #15612
  • Upgrade to Johnzon Jsonb 1.1.11 #15611
  • Upgrade to Spring Session Apple-SR8 #15530
  • Upgrade to Spring Framework 5.0.12.RELEASE #15528
  • Upgrade to Jedis 2.9.1 #15508
  • Upgrade to Jetty El 8.5.35.1 #15507
  • Upgrade to Elasticsearch 5.6.14 #15506
  • Upgrade to Jackson 2.9.8 #15504
  • Upgrade to Spring Restdocs 2.0.3.RELEASE #15435
  • Upgrade to Spring Security 5.0.11 #15416
  • Upgrade to Spring Integration 5.0.11 #15412
  • Upgrade to Spring Data Kay SR13 #15409
  • Upgrade to Spring AMQP 2.0.11 #15406

❤️ Contributors

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

v1.5.19.RELEASE

11 Jan 17:08
Compare
Choose a tag to compare

🔨 Dependency Upgrades

  • Upgrade to Jedis 2.9.1 #15683
  • Upgrade to Git Commit Id Plugin 2.2.6 #15682
  • Upgrade to Spring Retry 1.2.3.RELEASE #15681
  • Upgrade to Spring Amqp 1.7.12.RELEASE #15680
  • Upgrade to Spring Web Services 2.4.4.RELEASE #15668
  • Upgrade to Spring Batch 3.0.10.RELEASE #15657
  • Upgrade to Spring Framework 4.3.22.RELEASE #15529
  • Upgrade to Narayana 5.5.34.Final #15503
  • Upgrade to Groovy 2.4.16 #15502
  • Upgrade to Tomcat 8.5.37 #15501
  • Upgrade to Appengine Sdk 1.9.71 #15500
  • Upgrade to GemFire 8.2.13 #15481
  • Upgrade to Spring Session 1.3.5 #15418
  • Upgrade to Spring Security 4.2.11 #15415
  • Upgrade to Spring Integration 4.3.19 #15411
  • Upgrade to Spring Data Ingalls SR18 #15408
  • Upgrade to Jetty 9.4.14.v20181114 #15239

v2.1.1.RELEASE

30 Nov 10:01
Compare
Choose a tag to compare

⭐ New Features

  • Deprecate spring.rabbitmq.template.queue in favor of spring.rabbitmq.template.default-receive-queue #15301
  • Add Actuator health check support for Elasticsearch REST Clients #15211
  • Improve Servlet and Filter registration logging #15166
  • Trim whitespace from configured value for a log level #15143
  • Add HANA to the lookup of well-known databases #15125
  • Tolerate Hibernate 5.2 #15100
  • Allow to disable SSL client authentication on the management port #14985
  • Support Java 9 Multi-Release JAR files #12523

🪲 Bug Fixes

  • HibernateMetricsAutoConfiguration will fail, when using different JPA implementation #15317
  • EmbeddedMongoAutoConfiguration.determineVersion(?) fails with NPE when no features are configured and spring.mongodb.embedded.version specifies a version not included in de.flapdoodle.embed.mongo.distribution.Version #15311
  • Wrong default unit for "spring.servlet.multipart" sizes #15162
  • ConfigurationPropertyName equals method fails when uppercase values start the same #15152
  • HANA validation query does not use fully-qualified dummy table name #15124
  • WebFlux doesn't render HTTP status error templates #15083
  • Fix stack-trace line breaks in whitelabel error views #15075
  • Application that depends upon spring-boot-starter-web and spring-boot-starter-jersey fails to start due to attempt to override requestContextFilter bean #15048
  • Cannot run repackage twice with different settings #15034
  • TaskSchedulingAutoConfiguration prevents discovery of ScheduledExecutorService #15032
  • Improve endpoint mapping debug logging #14292

📔 Documentation

  • Document that test slices should not be combined #15310
  • Add reference to sentry-spring-boot-starter #15205
  • Add reference to ArangoDB starter #15144
  • Add reference to Hiatus starter #15082
  • Improve HttpMessageConverters javadoc #15027
  • Update system requirements in the reference docs to reflect support for Java 11 #15026

🔨 Dependency Upgrades

  • Upgrade to Infinispan 9.4.3.Final #15338
  • Upgrade to Flyway 5.2.3 #15337
  • Upgrade to Jetty Reactive Httpclient 1.0.2 #15336
  • Upgrade to Byte Buddy 1.9.5 #15335
  • Upgrade to Undertow 2.0.16.Final #15334
  • Upgrade to Rxjava2 2.2.4 #15333
  • Upgrade to Netty Tcnative 2.0.20.Final #15332
  • Upgrade to Lettuce 5.1.3.RELEASE #15331
  • Upgrade to Micrometer 1.1.1 #15328
  • Upgrade to Junit Jupiter 5.3.2 #15286
  • Upgrade to Spring Session Bean-SR1 #15275
  • Upgrade to Spring Security 5.1.2.RELEASE #15274
  • Upgrade to Spring Kafka 2.2.2.RELEASE #15273
  • Upgrade to Spring Integration 5.1.1.RELEASE #15272
  • Upgrade to Spring AMQP 2.1.2.RELEASE #15271
  • Upgrade to Maven Shade Plugin 3.2.1 #15270
  • Upgrade to Lombok 1.18.4 #15268
  • Upgrade to Mockito 2.23.4 #15267
  • Upgrade to Jooq 3.11.7 #15266
  • Upgrade to Infinispan 9.4.2.Final #15265
  • Upgrade to Elasticsearch 6.4.3 #15264
  • Upgrade to Ehcache3 3.6.2 #15263
  • Upgrade to Groovy 2.5.4 #15262
  • Upgrade to Tomcat 9.0.13 #15261
  • Upgrade to Kafka 2.0.1 #15260
  • Upgrade to Byte Buddy 1.9.4 #15259
  • Upgrade to Undertow 2.0.15.Final #15258
  • Upgrade to Couchbase Client 2.7.1 #15257
  • Upgrade to Reactor Californium-SR3 #15192
  • Upgrade to Spring Data Lovelace-SR3 #15191
  • Upgrade to Spring Framework 5.1.3 #15186

❤️ Contributors

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

v2.0.7.RELEASE

30 Nov 04:52
Compare
Choose a tag to compare

⭐ New Features

  • Provide more finely grained metrics for Spring Data REST repositories #14872

🪲 Bug Fixes

  • Find DataSourceProxy even when it is wrapped or proxied #15206
  • HttpRequestMethodNotSupportedException prevents timing in WebMvcMetricsFilter #15204
  • Scoped targets such as those created by @RefreshScope are not skipped when discovering endpoint beans #15182
  • Overriding Jackson2JsonDecoder/Encoder should be easier with CodecCustomizer #15167
  • Cookie http-only setting has no effect when using Spring Session #15163
  • BootJar and BootWar do not provide setters for classpath and provided classpath respectively #15087
  • When using WebFluxTest, WebTestClient's codecs are not customized breaking JSON (de)serialisation that relies on Module-provided functionality #15070
  • Jetty management access logs should be written to a different file #15041
  • Take aliases into consideration when checking descendants #14967
  • WebMvcMetricsFilter should not use SLF4J logger #14953
  • Fix parameters handling on a restart of a Spring Batch job #14933
  • When using Tomcat, closing the application context blocks for two seconds for each DispatcherServlet initialised by a request to the mappings endpoint #14898
  • Resource Versioning Handler not being called if any FilterRegistrationBean is found #14897
  • Servlet endpoints on Jersey do not take application path property into account #14895
  • Set hostname property for JMX in spring-boot-maven-plugin #14836

📔 Documentation

  • Warn about dropped Quartz tables #15295
  • Update documentation to reflect @AutoConfigureRestDocs support for @WebTestClient #15220
  • Improve documentation of how @ConditionalOnBean evaluates all of its attributes #15177
  • Document that profiles activated in ~/.spring-boot-devtools.properties will not affect loading of profile-specific configuration files #15151
  • Reference documentation contains stale reference to Gradle plugin's embeddedLaunchScriptProperties #15094
  • Remove recommendation to add a dependency on Woodstox as it's now a transitive dependency of jackson-dataformat-xml #15092
  • Update documentation to remind how JobParameters should be specified #15081
  • Update docs to Spock 1.2 #15060
  • StaticResourceRequest.at*() have incorrect javadoc #15050
  • Reference documentation incorrectly states that the heapdump returned from /actuator/heapdump will be gzipped #15016
  • Improve migration documentation at "28.1.8 Path Matching and Content Negotiation" #14977
  • Gradle example in reference docs does not work due to missing apply of the dependency management plugin #14878
  • Maven Plugin's documentation still refers to module layout that was removed in 2.0 #14854
  • Mention fully executable jars when warning about Jersey's scanning limitations #3413
  • Document using the Shadow plugin as an alternative to Boot's fat jars when using Gradle #1828

🔨 Dependency Upgrades

  • Upgrade to Thymeleaf Extras Java8time 3.0.2.RELEASE #15330
  • Upgrade to Netty 4.1.31.Final #15329
  • Upgrade to Micrometer 1.0.8 #15327
  • Upgrade to Spring Kafka 2.1.11.RELEASE #15315
  • Upgrade to Neo4j Ogm 3.1.5 #15293
  • Upgrade to Kotlin 1.2.71 #15292
  • Upgrade to Spring AMQP 2.0.10.RELEASE #15256
  • Upgrade to Spring Session Apple-SR7 #15254
  • Upgrade to Spring Security 5.0.10 #15253
  • Upgrade to Spring Integration 5.0.10 #15251
  • Upgrade to Spring Cloud Connectors 2.0.4.RELEASE #15250
  • Upgrade to Jetty El 8.5.33.1 #15249
  • Upgrade to Elasticsearch 5.6.13 #15248
  • Upgrade to Janino 3.0.11 #15247
  • Upgrade to Activemq 5.15.8 #15246
  • Upgrade to Javax Json 1.1.4 #15245
  • Upgrade to Reactor Bom Bismuth-SR14 #15244
  • Upgrade to Unboundid Ldapsdk 4.0.9 #15243
  • Upgrade to Spring Framework 5.0.11 #15189
  • Upgrade to Thymeleaf Extras Springsecurity4 3.0.4.RELEASE #14997
  • Upgrade to Activemq 5.15.7 #14996
  • Upgrade to Reactor Bom Bismuth-SR13 #14995
  • Upgrade to Ehcache 2.10.6 #14962
  • Upgrade to Thymeleaf 3.0.11.RELEASE #14920
  • Upgrade to Spring Data Kay SR12 #14893

❤️ Contributors

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