Phillip Webb
5d8d0bb159
Update copyright year of changed files
5 years ago
Phillip Webb
9795262dc1
Polish
5 years ago
Andy Wilkinson
bcac1e9184
Upgrade to Spring Kafka 2.4.5.RELEASE
...
Closes gh-20797
5 years ago
Stephane Nicoll
b9cb1c810b
Merge pull request #20729 from gurbuzali
...
* pr/20729:
Polish "Disable Hazelcast auto-configuration when Jet is present"
Disable Hazelcast auto-configuration when Jet is present
Closes gh-20729
5 years ago
Stephane Nicoll
617786e06f
Polish "Disable Hazelcast auto-configuration when Jet is present"
...
See gh-20729
5 years ago
Andy Wilkinson
e0b3916971
Upgrade to Spring Batch 4.2.2.RELEASE
...
Closes gh-20792
5 years ago
Ali Gurbuz
002a7c6e87
Disable Hazelcast auto-configuration when Jet is present
...
See gh-20729
5 years ago
Stephane Nicoll
dfac3a282b
Add configuration to enable Redis Cluster topology refresh
...
This commit adds two options to enable a refresh of the cluster
topology using Lettuce.
Closes gh-15630
5 years ago
Andy Wilkinson
d8cead5457
Use accessor for in-progress async count added in Tomcat 9.0.33
...
Closes gh-20440
5 years ago
Andy Wilkinson
281f4d4ceb
Clear system property set by log file registration
...
Closes gh-20790
5 years ago
Andy Wilkinson
5c879b2812
Upgrade to Tomcat 9.0.33
...
Closes gh-20789
5 years ago
Andy Wilkinson
375879404d
Upgrade to Spring Security 5.3.1.RELEASE
...
Closes gh-20788
5 years ago
Andy Wilkinson
31831b3440
Upgrade to SendGrid 4.4.6
...
Closes gh-20787
5 years ago
Andy Wilkinson
0ba4157012
Upgrade to RxJava2 2.2.19
...
Closes gh-20786
5 years ago
Andy Wilkinson
dc4b19718e
Upgrade to QueryDSL 4.3.1
...
Closes gh-20785
5 years ago
Andy Wilkinson
02352475a6
Upgrade to Postgresql 42.2.12
...
Closes gh-20784
5 years ago
Andy Wilkinson
cd6054bcf1
Upgrade to Netty tcNative 2.0.30.Final
...
Closes gh-20783
5 years ago
Andy Wilkinson
5d039810e6
Upgrade to Netty 4.1.48.Final
...
Closes gh-20782
5 years ago
Andy Wilkinson
47dbd73a74
Upgrade to Neo4j OGM 3.2.10
...
Closes gh-20781
5 years ago
Andy Wilkinson
095cbf7a41
Upgrade to MongoDB 4.0.1
...
Closes gh-20780
5 years ago
Andy Wilkinson
9ae944474d
Upgrade to Mockito 3.3.3
...
Closes gh-20779
5 years ago
Andy Wilkinson
eeb1090e21
Upgrade to MIMEPull 1.9.13
...
Closes gh-20778
5 years ago
Andy Wilkinson
4cfdcd52e8
Upgrade to Micrometer 1.3.7
...
Closes gh-20777
5 years ago
Andy Wilkinson
f88080bead
Upgrade to Maven Javadoc Plugin 3.2.0
...
Closes gh-20776
5 years ago
Andy Wilkinson
7f6cd6eef4
Upgrade to MariaDB 2.6.0
...
Closes gh-20775
5 years ago
Andy Wilkinson
b61e0c223b
Upgrade to Liquibase 3.8.8
...
Closes gh-20774
5 years ago
Andy Wilkinson
797cf62bb7
Upgrade to Kotlin Coroutines 1.3.5
...
Closes gh-20773
5 years ago
Andy Wilkinson
e384b3d00f
Upgrade to JUnit Jupiter 5.6.1
...
Closes gh-20772
5 years ago
Andy Wilkinson
07df272243
Upgrade to Johnzon 1.2.4
...
Closes gh-20771
5 years ago
Andy Wilkinson
6d7b63364b
Upgrade to Janino 3.1.2
...
Closes gh-20770
5 years ago
Andy Wilkinson
a7bb340f1c
Upgrade to Infinispan 10.1.5.Final
...
Closes gh-20769
5 years ago
Andy Wilkinson
1aa6b38306
Upgrade to Hibernate 5.4.13.Final
...
Closes gh-20768
5 years ago
Andy Wilkinson
6bb39ffdfa
Upgrade to Flyway 6.3.2
...
Closes gh-20767
5 years ago
Andy Wilkinson
2fdc9dddb5
Upgrade to Elasticsearch 7.6.2
...
Closes gh-20766
5 years ago
Andy Wilkinson
e2e5dfad49
Upgrade to Commons Lang3 3.10
...
Closes gh-20765
5 years ago
Andy Wilkinson
cc83fa3bd8
Upgrade to Cassandra Driver 4.5.1
...
Closes gh-20764
5 years ago
Andy Wilkinson
c4c7a67b63
Upgrade to Byte Buddy 1.10.9
...
Closes gh-20763
5 years ago
Andy Wilkinson
972f474fc4
Upgrade to AppEngine SDK 1.9.79
...
Closes gh-20762
5 years ago
Andy Wilkinson
e9b944804f
Upgrade to ActiveMQ 5.15.12
...
Closes gh-20761
5 years ago
Andy Wilkinson
84e16d55ea
Raise the minimum supported version of Gradle 6 to 6.3
...
Closes gh-20532
5 years ago
Scott Frederick
ac949d7851
Document remote Docker configuration
...
This commit adds documentation for the configuration required to
use a remote Docker daemon with the `build-image` Maven goal or the
`bootBuildImage` Gradle task.
See gh-20538
5 years ago
Andy Wilkinson
b0837d398c
Upgrade to Spring HATEOAS 1.1.0.M3
...
Closes gh-20751
5 years ago
Andy Wilkinson
33e6ab7a68
Upgrade to Spring Session Dragonfruit-RC2
...
Closes gh-20490
5 years ago
Andy Wilkinson
b779846688
Upgrade to Spring Data Neumann-RC1
...
Closes gh-20748
5 years ago
Andy Wilkinson
6d7c3da1cf
Polish "Make it clear to which type the DataSource properties are bound"
...
See gh-20727
5 years ago
Param
004ea51b05
Make it clear to which type the DataSource properties are bound
...
See gh-20727
5 years ago
Andy Wilkinson
f238812cea
Polish "Improve handling of non-existent path in disk space health check"
...
See gh-20580
5 years ago
Andreas Born
db565cfc3a
Improve handling of non-existent path in disk space health check
...
See gh-20580
5 years ago
Stephane Nicoll
960ab159e4
Document how to initialize a database with R2DBC
...
This commit adds a section to the reference guide on how to initialize
a database using R2DBC. 2 smoke tests are also added to validate this
behaviour with Flyway and Liquibase.
Closes gh-20742
5 years ago
Stephane Nicoll
12123d41e5
Make sure @DataR2dbcTest invokes database migration if necessary
...
Closes gh-20739
5 years ago
Stephane Nicoll
0616ecfa5c
Make sure Liquibase works with only spring-jdbc on the classpath
...
This commit improves the Liquibase auto-configuration to only rely on
spring-jdbc when a `DataSource` should be created on-the-fly for the
purpose of its initialization.
Previously, a connection pool implementation must be added as well, now
we're fallbacking on `SimpleDriverDataSource` if necessary. This
improves the database initialization use case with R2DBC.
Closes gh-20715
5 years ago
Andy Wilkinson
c282f76633
Merge branch '2.2.x'
...
Closes gh-20741
5 years ago
dreis2211
798e21fd3e
Polish GroovyTemplateAutoConfiguration
...
See gh-20708
5 years ago
Andy Wilkinson
56af3534f0
Merge branch '2.2.x'
...
Closes gh-20740
5 years ago
Andy Wilkinson
ce95fd6825
Polish "Use @DynamicPropertySource for Neo4J and Redis data tests"
...
See gh-20676
5 years ago
dreis2211
d84422a41c
Use @DynamicPropertySource for Neo4J and Redis data tests
...
See gh-20676
5 years ago
Scott Frederick
ed6e54218d
Support remote Docker daemon for building images
...
Prior to this commit, the build plugin goal/task for building images
required a locally running Docker daemon that was accessed via a
non-networked socket or pipe.
This commit adds support for remote Docker daemons at a location
specified by the environment variable `DOCKER_HOST`. Additional
environment variables `DOCKER_TLS_VERIFY` and `DOCKER_CERT_PATH`
are recognized for configuring a secure TLS connection to the daemon.
Fixes gh-20538
5 years ago
Stephane Nicoll
fd05bc2a4a
Expose MongoDB's replica set name
...
Closes gh-20391
5 years ago
Stephane Nicoll
722d37468b
Rationalize RabbitProperties
...
Closes gh-18830
5 years ago
Stephane Nicoll
ef592eaed8
Merge branch '2.2.x'
...
Closes gh-20726
5 years ago
Stephane Nicoll
ac56db703e
Merge branch '2.1.x' into 2.2.x
...
Closes gh-20725
5 years ago
Stephane Nicoll
88b7b78344
Make sure that cassandra health check reports version
...
Closes gh-20719
5 years ago
Stephane Nicoll
a7e8829560
Polish
5 years ago
Stephane Nicoll
5ad4de184d
Merge branch '2.2.x'
...
Closes gh-20718
5 years ago
Stephane Nicoll
05f10819c4
Merge branch '2.1.x' into 2.2.x
...
Closes gh-20717
5 years ago
Stephane Nicoll
c9e32aaa47
Use LOCAL_ONE when querying system.local
...
This commit is a follow-up of gh-20709 to apply the same consistency
level to the Cassandra reactive health indicator.
Closes gh-20713
5 years ago
Stephane Nicoll
876371e0fd
Merge branch '2.2.x'
...
Closes gh-20712
5 years ago
Stephane Nicoll
a9a6df2ed4
Merge branch '2.1.x' into 2.2.x
...
Closes gh-20711
5 years ago
Stephane Nicoll
63be1678de
Polish "Use LOCAL_ONE when querying system.local"
...
See gh-20709
5 years ago
Alexandre Dutra
851f631eac
Use LOCAL_ONE when querying system.local
...
The system keyspace has a replication factor of 1 and is local to each
node; it is therefore recommended to query system.local with a
consistency level of ONE or LOCAL_ONE.
Stronger consistency levels may result in an Unavailable error, but this
does not mean that the node is down.
See gh-20709
5 years ago
Stephane Nicoll
49ab5de91c
Polish
...
See gh-20704
5 years ago
Stephane Nicoll
8154e672dd
Polish
...
See gh-20704
5 years ago
dreis2211
674f1e77b5
Fix typos
...
See gh-20704
5 years ago
Stephane Nicoll
7a64b3f761
Restore Cassandra port option
...
This commit restores the port option that was removed in an earlier
milestone. Contact points that do not define a port already are
automatically transformed to include the one configured, with a default
matching Cassandra's default port.
This makes upgrades easier in the case a cluster uses consistent ports
everywhere.
Closes gh-19672
5 years ago
Stephane Nicoll
a4b3d9a800
Upgrade to r2dbc Arabba-SR3
...
Closes gh-20674
5 years ago
Stephane Nicoll
443abd414b
Merge branch '2.2.x'
...
Closes gh-20699
5 years ago
Stephane Nicoll
5d56e24da2
Document that Java 14 is a supported version
...
Closes gh-20689
5 years ago
Madhura Bhave
b66ca0016a
Merge branch '2.2.x'
5 years ago
Madhura Bhave
042a02e0da
Update copyright of changed files
5 years ago
Madhura Bhave
3ad1aa7b32
Merge branch '2.2.x'
...
Closes gh-20694
5 years ago
Anastasiia Losieva
a55c3e4ab7
Use jws-algorithm property in ReactiveOAuth2ResourceServerJwkConfiguration
...
See gh-20681
5 years ago
Stephane Nicoll
dfa3939f56
Merge branch '2.2.x'
5 years ago
Stephane Nicoll
a234dff573
Remove check for deprecated configuration properties
...
See gh-20528
5 years ago
Stephane Nicoll
ff15d136db
Merge branch '2.2.x'
...
Closes gh-20687
5 years ago
Stephane Nicoll
ab01c55d8e
Deprecate use of path extensions for request mapping and content negotiation
...
Closes gh-20528
5 years ago
Andy Wilkinson
0c3be4dde5
Upgrade to Spring Integration 5.2.5.RELEASE
...
Closes gh-20672
5 years ago
Madhura Bhave
ad164269e9
Update classpath index to use jar name instead of full path
...
See gh-20564
5 years ago
Stephane Nicoll
48f235c2cf
Upgrade to Spring Kafka 2.3.7
...
Closes gh-20574
5 years ago
Stephane Nicoll
f218565e7c
Upgrade to Mimepull 1.9.13
...
Closes gh-20675
5 years ago
Stephane Nicoll
1b3efb52df
Upgrade to Spring Data Moore SR6
...
Closes gh-20573
5 years ago
Stephane Nicoll
6316d26754
Upgrade to Spring HATEOAS 1.0.4.RELEASE
...
Closes gh-20232
5 years ago
Stephane Nicoll
b3517a0771
Merge branch '2.2.x'
...
Closes gh-20671
5 years ago
Stephane Nicoll
009361d38c
Merge branch '2.1.x' into 2.2.x
...
Closes gh-20670
5 years ago
Stephane Nicoll
18353231a0
Do not fail if "spring.datasource.url" cannot be resolved
...
Previously, a condition checked the value of "spring.datasource.url" to
determine if an embedded database has to be created as a fallback. When
the value is set with an unresolved placeholder, this fails even if
the DataSource is going to created by another mean ultimately.
This commit makes a more conservative check by only checking the
presence of the property rather than its value.
Closes gh-20438
5 years ago
Stephane Nicoll
089c0471fa
Test the Gradle Plugin against Gradle 6.3
...
Closes gh-20669
5 years ago
Brian Clozel
9eed719c44
Do not register shutdownHook for WAR deployments
...
The application context shutdownHook is not needed for WAR deployments,
and we should let the Servlet container handle the application lifecycle
here.
Closes gh-19398
5 years ago
Brian Clozel
87de8a5e15
Fix checkstyle issue
5 years ago
Brian Clozel
cbe83f8db5
Make base path configurable for WebFlux applications
...
This commit adds the `"spring.webflux.base-path"` configuration
property. Configuring this property will gather all `HttpHandlers` into
a single composite and prefix all requests with a shared base path.
Closes gh-10129
5 years ago
Stephane Nicoll
97bf3ecf1c
Polish "Migrate off deprecated Spring Data Cassandra API"
...
See gh-20662
5 years ago
Mark Paluch
8355d30456
Migrate off deprecated Spring Data Cassandra API
...
Configure UserTypeResolver and CodecRegistry on
MappingCassandraConverter. Configure on CassandraMappingContext only the
simple type holder instead of custom conversions.
See gh-20662
5 years ago
Brian Clozel
eb70fd952f
Turn LivenessState and ReadinessState into enums
...
Prior to this commit, `LivenessState` and `ReadinessState` were
immutable classes. This was done in order to have additional behavior
and information in those classes.
Because the current implementation doesn't need this, this commit turns
those classes into simple enums.
Additional state and information can be added to the
`*StateChangedEvent` classes.
See gh-19593
5 years ago
Stephane Nicoll
6aa3461611
Version layers configuration xsd
...
This commit provides a versioned xsd for the layers configuration of the
Maven plugin. The version starts at `2.3` to match with the Spring Boot
feature release in which this was introduced.
Closes gh-20663
5 years ago
Stephane Nicoll
5c6bc3729e
Upgrade to Spring Framework 5.2.5
...
Closes gh-20571
5 years ago
Stephane Nicoll
44a8ff893d
Upgrade to Spring Framework 5.2.5
...
Closes gh-20571
5 years ago
Stephane Nicoll
16d2db68f9
Add dependency management for Jakarta Xml Soap 1.4.2
...
Closes gh-20661
5 years ago
Dave Syer
5022ec500a
Extra detail for Kubernetes probes
...
Provides a few more concrete details about how probes and Kubernetes
behave, so users can make more informed decisions.
See gh-19593
Closes gh-20660
5 years ago
Stephane Nicoll
b53687535d
Upgrade to Maven Dependency Plugin 3.1.2
...
Closes gh-20658
5 years ago
Stephane Nicoll
9e87b54f09
Upgrade to Xmlunit2 2.6.4
...
Closes gh-20657
5 years ago
Stephane Nicoll
0bb564dff9
Upgrade to Spring Session Bom Corn-SR2
...
Closes gh-20656
5 years ago
Stephane Nicoll
d87726a953
Upgrade to Postgresql 42.2.11
...
Closes gh-20655
5 years ago
Stephane Nicoll
c99ef5df76
Upgrade to Neo4j Ogm 3.2.10
...
Closes gh-20654
5 years ago
Stephane Nicoll
64ca69305f
Upgrade to Liquibase 3.8.8
...
Closes gh-20653
5 years ago
Stephane Nicoll
67d2b8baa9
Upgrade to Kotlin Coroutines 1.3.5
...
Closes gh-20652
5 years ago
Stephane Nicoll
059e1cdd13
Upgrade to Kotlin 1.3.71
...
Closes gh-20651
5 years ago
Stephane Nicoll
468ddee339
Upgrade to Freemarker 2.3.30
...
Closes gh-20650
5 years ago
Stephane Nicoll
e3bdcae09d
Upgrade to Elasticsearch 6.8.7
...
Closes gh-20649
5 years ago
Stephane Nicoll
ef9d64c1fb
Upgrade to Jetty 9.4.27.v20200227
...
Closes gh-20648
5 years ago
Stephane Nicoll
e1e8528867
Upgrade to Janino 3.1.2
...
Closes gh-20647
5 years ago
Stephane Nicoll
bd96698ca3
Upgrade to Tomcat 9.0.33
...
Closes gh-20646
5 years ago
Stephane Nicoll
47e1e273c1
Upgrade to Httpclient 4.5.12
...
Closes gh-20645
5 years ago
Stephane Nicoll
46ffb4fd88
Upgrade to Activemq 5.15.12
...
Closes gh-20644
5 years ago
Stephane Nicoll
f244e12ec2
Add dependency management for Jakarta Xml Soap 1.4.2
...
Closes gh-20659
5 years ago
dreis2211
25f48cb289
Fix typos in HealthEndpointGroupConfigurer
...
See gh-20628
5 years ago
Stephane Nicoll
7b215e6998
Upgrade to Jakarta Xml Ws 2.3.3
...
Closes gh-20643
5 years ago
Stephane Nicoll
ecb1bdcc45
Upgrade to Jakarta Xml Bind 2.3.3
...
Closes gh-20642
5 years ago
Stephane Nicoll
5294c46380
Upgrade to Undertow 2.0.30.Final
...
Closes gh-20641
5 years ago
Stephane Nicoll
0766c2c591
Upgrade to Rxjava2 2.2.19
...
Closes gh-20640
5 years ago
Stephane Nicoll
3fe6f409b7
Upgrade to Netty Tcnative 2.0.30.Final
...
Closes gh-20639
5 years ago
Stephane Nicoll
5d1e303c0b
Upgrade to Netty 4.1.48.Final
...
Closes gh-20638
5 years ago
Stephane Nicoll
cde39f4676
Upgrade to Micrometer 1.3.6
...
Closes gh-20637
5 years ago
Stephane Nicoll
278b206af5
Upgrade to Dropwizard Metrics 4.1.5
...
Closes gh-20636
5 years ago
Stephane Nicoll
262f1239db
Upgrade to Jakarta Mail 1.6.5
...
Closes gh-20635
5 years ago
Stephane Nicoll
2ec2416357
Upgrade to Sendgrid 4.4.6
...
Closes gh-20634
5 years ago
Stephane Nicoll
fcde01cc21
Upgrade to Appengine Sdk 1.9.79
...
Closes gh-20633
5 years ago
Stephane Nicoll
1ffdf8a194
Upgrade to Jackson 2.10.3
...
Closes gh-20632
5 years ago
Stephane Nicoll
89d8fe6717
Upgrade to Couchbase Client 2.7.13
...
Closes gh-20631
5 years ago
dreis2211
f95e9543dc
Fix typos in packaging docs
...
See gh-20630
5 years ago
Phillip Webb
0717de723f
Polish
5 years ago
Phillip Webb
9a33a723fe
Update copyright year of changed files
5 years ago
Phillip Webb
ce1ae11c26
Merge branch '2.2.x'
5 years ago
Phillip Webb
16b5ea3414
Update copyright year of changed files
5 years ago
Brian Clozel
4be64e8f9c
Add "management.health.probes.enabled" config property
...
Prior to this commit, we were relying on the
`"spring.main.cloud-platform"` property for overriding cloud platform
detection and enabling liveness and readiness probes. Changes made in
gh-20553 have now been reverted.
This commit adds the `"management.health.probes.enabled"` configuration
property. The auto-configuration now enables the HTTP Probes and
`HealthIndicator` if this property is enabled, or if the Kubernetes
cloud platform is detected.
This property is `false` by default for now, since enabling this for all
Spring Boot applications would be a breaking change. In this case, the
global `"/actuator/health"` endpoint could report `OUT_OF_SERVICE`
during startup time because the application now reports the readiness as
well.
See gh-19593
5 years ago
Brian Clozel
05db46951d
Revert "Override CloudPlatform auto-detection with property"
...
This reverts commit 4b7ed5efef
.
See gh-20553
5 years ago
Brian Clozel
3cc0ab1583
Polish reference docs on Kubernetes Probes
...
See gh-19593
5 years ago
Madhura Bhave
7444306d0b
Polish docs
5 years ago
Madhura Bhave
a06f4f21e3
Combine application and resources layers into a single layer
...
Closes gh-20562
5 years ago
Madhura Bhave
952e529787
Rename "classes" to "application" in custom layer configuration
...
Closes gh-20539
5 years ago
Stephane Nicoll
29c89f3c27
Upgrade to Reactor Dysprosium-SR6
...
Closes gh-20570
5 years ago
Stephane Nicoll
8d9c9126b1
Upgrade to Reactor Dysprosium-SR6
...
Closes gh-20569
5 years ago
Stephane Nicoll
9a5ffb7e0c
Upgrade to Reactor Californium SR17
...
Closes gh-20624
5 years ago