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
2020-03-24 18:25:52 +01:00
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
2020-03-24 15:55:30 +01:00
Stephane Nicoll
5c6bc3729e
Upgrade to Spring Framework 5.2.5
...
Closes gh-20571
2020-03-24 14:29:43 +01:00
Stephane Nicoll
9f9bafddb2
Merge branch '2.2.x'
2020-03-24 14:29:11 +01:00
Stephane Nicoll
44a8ff893d
Upgrade to Spring Framework 5.2.5
...
Closes gh-20571
2020-03-24 14:28:15 +01:00
Stephane Nicoll
16d2db68f9
Add dependency management for Jakarta Xml Soap 1.4.2
...
Closes gh-20661
2020-03-24 13:09:29 +01:00
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
2020-03-24 13:02:54 +01:00
Stephane Nicoll
0044a22da0
Merge branch '2.2.x'
2020-03-24 12:05:04 +01:00
Stephane Nicoll
b53687535d
Upgrade to Maven Dependency Plugin 3.1.2
...
Closes gh-20658
2020-03-24 12:04:13 +01:00
Stephane Nicoll
9e87b54f09
Upgrade to Xmlunit2 2.6.4
...
Closes gh-20657
2020-03-24 12:04:13 +01:00
Stephane Nicoll
0bb564dff9
Upgrade to Spring Session Bom Corn-SR2
...
Closes gh-20656
2020-03-24 12:04:13 +01:00
Stephane Nicoll
d87726a953
Upgrade to Postgresql 42.2.11
...
Closes gh-20655
2020-03-24 12:04:13 +01:00
Stephane Nicoll
c99ef5df76
Upgrade to Neo4j Ogm 3.2.10
...
Closes gh-20654
2020-03-24 12:04:13 +01:00
Stephane Nicoll
64ca69305f
Upgrade to Liquibase 3.8.8
...
Closes gh-20653
2020-03-24 12:04:13 +01:00
Stephane Nicoll
67d2b8baa9
Upgrade to Kotlin Coroutines 1.3.5
...
Closes gh-20652
2020-03-24 12:04:12 +01:00
Stephane Nicoll
059e1cdd13
Upgrade to Kotlin 1.3.71
...
Closes gh-20651
2020-03-24 12:04:12 +01:00
Stephane Nicoll
468ddee339
Upgrade to Freemarker 2.3.30
...
Closes gh-20650
2020-03-24 12:04:12 +01:00
Stephane Nicoll
e3bdcae09d
Upgrade to Elasticsearch 6.8.7
...
Closes gh-20649
2020-03-24 12:04:12 +01:00
Stephane Nicoll
ef9d64c1fb
Upgrade to Jetty 9.4.27.v20200227
...
Closes gh-20648
2020-03-24 12:04:12 +01:00
Stephane Nicoll
e1e8528867
Upgrade to Janino 3.1.2
...
Closes gh-20647
2020-03-24 12:04:12 +01:00
Stephane Nicoll
bd96698ca3
Upgrade to Tomcat 9.0.33
...
Closes gh-20646
2020-03-24 12:04:12 +01:00
Stephane Nicoll
47e1e273c1
Upgrade to Httpclient 4.5.12
...
Closes gh-20645
2020-03-24 12:04:12 +01:00
Stephane Nicoll
46ffb4fd88
Upgrade to Activemq 5.15.12
...
Closes gh-20644
2020-03-24 12:04:12 +01:00
Stephane Nicoll
f244e12ec2
Add dependency management for Jakarta Xml Soap 1.4.2
...
Closes gh-20659
2020-03-24 12:04:12 +01:00
Stephane Nicoll
505ff7f361
Merge pull request #20628 from dreis2211
...
* pr/20628:
Fix typos in HealthEndpointGroupConfigurer
Closes gh-20628
2020-03-24 11:19:07 +01:00
dreis2211
25f48cb289
Fix typos in HealthEndpointGroupConfigurer
...
See gh-20628
2020-03-24 11:18:42 +01:00
Stephane Nicoll
7b215e6998
Upgrade to Jakarta Xml Ws 2.3.3
...
Closes gh-20643
2020-03-24 10:59:40 +01:00
Stephane Nicoll
ecb1bdcc45
Upgrade to Jakarta Xml Bind 2.3.3
...
Closes gh-20642
2020-03-24 10:59:39 +01:00
Stephane Nicoll
5294c46380
Upgrade to Undertow 2.0.30.Final
...
Closes gh-20641
2020-03-24 10:59:37 +01:00
Stephane Nicoll
0766c2c591
Upgrade to Rxjava2 2.2.19
...
Closes gh-20640
2020-03-24 10:59:36 +01:00
Stephane Nicoll
3fe6f409b7
Upgrade to Netty Tcnative 2.0.30.Final
...
Closes gh-20639
2020-03-24 10:59:35 +01:00
Stephane Nicoll
5d1e303c0b
Upgrade to Netty 4.1.48.Final
...
Closes gh-20638
2020-03-24 10:59:34 +01:00
Stephane Nicoll
cde39f4676
Upgrade to Micrometer 1.3.6
...
Closes gh-20637
2020-03-24 10:59:33 +01:00
Stephane Nicoll
278b206af5
Upgrade to Dropwizard Metrics 4.1.5
...
Closes gh-20636
2020-03-24 10:59:32 +01:00
Stephane Nicoll
262f1239db
Upgrade to Jakarta Mail 1.6.5
...
Closes gh-20635
2020-03-24 10:59:31 +01:00
Stephane Nicoll
2ec2416357
Upgrade to Sendgrid 4.4.6
...
Closes gh-20634
2020-03-24 10:59:29 +01:00
Stephane Nicoll
fcde01cc21
Upgrade to Appengine Sdk 1.9.79
...
Closes gh-20633
2020-03-24 10:59:28 +01:00
Stephane Nicoll
1ffdf8a194
Upgrade to Jackson 2.10.3
...
Closes gh-20632
2020-03-24 10:59:27 +01:00
Stephane Nicoll
89d8fe6717
Upgrade to Couchbase Client 2.7.13
...
Closes gh-20631
2020-03-24 10:59:25 +01:00
Stephane Nicoll
cc1f7a9fd3
Merge pull request #20630 from dreis2211
...
* pr/20630:
Fix typos in packaging docs
Closes gh-20630
2020-03-24 07:45:23 +01:00
dreis2211
f95e9543dc
Fix typos in packaging docs
...
See gh-20630
2020-03-24 07:44:26 +01:00
Phillip Webb
0717de723f
Polish
2020-03-23 20:03:44 -07:00
Phillip Webb
9a33a723fe
Update copyright year of changed files
2020-03-23 14:15:08 -07:00
Phillip Webb
ce1ae11c26
Merge branch '2.2.x'
2020-03-23 14:14:47 -07:00
Phillip Webb
16b5ea3414
Update copyright year of changed files
2020-03-23 14:13:33 -07:00
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
2020-03-23 22:04:30 +01:00
Brian Clozel
05db46951d
Revert "Override CloudPlatform auto-detection with property"
...
This reverts commit 4b7ed5efef .
See gh-20553
2020-03-23 21:23:51 +01:00
Brian Clozel
3cc0ab1583
Polish reference docs on Kubernetes Probes
...
See gh-19593
2020-03-23 21:23:51 +01:00
Madhura Bhave
7444306d0b
Polish docs
2020-03-23 13:01:16 -07:00
Madhura Bhave
a06f4f21e3
Combine application and resources layers into a single layer
...
Closes gh-20562
2020-03-23 12:59:42 -07:00