Andy Wilkinson
8799033801
Merge branch '2.3.x'
2020-07-22 06:26:44 +01:00
Andy Wilkinson
2063c242ae
Polish
2020-07-22 06:25:55 +01:00
Brian Clozel
c6df64aeb6
Merge branch '2.3.x'
2020-07-21 16:50:57 +02:00
Brian Clozel
03739e3097
Polish "Improve liveness/readiness health config"
...
See gh-22107
2020-07-21 16:50:03 +02:00
Brian Clozel
1d95e2f504
Merge branch '2.3.x'
...
Closes gh-22483
2020-07-21 16:24:37 +02:00
Brian Clozel
fe807d6c0b
Improve liveness/readiness health config
...
Prior to this commit, the application availability infrastructure
would mix the `AvailabilityState`, the `HealthIndicator` and the
`HealthGroup` concepts and would not align with the rest.
This commit auto-configures the livenessState and readinessState
health indicators with the relevant configuration properties.
Unlike other indicators, they are not enabled by default but might
be in future versions.
This also moves the `management.health.probes.enabled` property
to `management.endpoint.health.probes.enabled` since "probes" here
is not a health indicator but rather a configuration flag for the
health endpoint.
Finally, the probes auto-configuration is refined to automatically
add liveness and readiness indicators for the probes group if
they're not already present.
Closes gh-22107
2020-07-21 16:03:06 +02:00
Andy Wilkinson
cb73558856
Upgrade to Spring Framework 5.2.8.RELEASE
...
Closes gh-22375
2020-07-21 13:37:23 +01:00
Andy Wilkinson
6114897473
Upgrade to Reactor Bom Dysprosium-SR10
...
Closes gh-22376
2020-07-21 13:37:23 +01:00
Andy Wilkinson
dd38ffe3a7
Upgrade to Tomcat 9.0.37
...
Closes gh-22478
2020-07-21 13:37:23 +01:00
Andy Wilkinson
e9c46074f1
Upgrade to Solr 8.5.2
...
Closes gh-22477
2020-07-21 13:37:23 +01:00
Andy Wilkinson
3c628209b8
Upgrade to Netty 4.1.51.Final
...
Closes gh-22476
2020-07-21 13:37:23 +01:00
Andy Wilkinson
057ab3c647
Upgrade to Neo4j OGM 3.2.14
...
Closes gh-22475
2020-07-21 13:37:22 +01:00
Andy Wilkinson
bd64f4b9d1
Upgrade to MySQL 8.0.21
...
Closes gh-22474
2020-07-21 13:37:22 +01:00
Andy Wilkinson
bf95b7ac2d
Upgrade to MongoDB 4.0.5
...
Closes gh-22473
2020-07-21 13:37:22 +01:00
Andy Wilkinson
13ab92238b
Upgrade to Micrometer 1.5.2
...
Closes gh-22472
2020-07-21 13:37:22 +01:00
Andy Wilkinson
347d3af35d
Upgrade to MariaDB 2.6.1
...
Closes gh-22471
2020-07-21 13:37:22 +01:00
Andy Wilkinson
f8c85b7ac9
Upgrade to Lettuce 5.3.2.RELEASE
...
Closes gh-22470
2020-07-21 13:37:22 +01:00
Andy Wilkinson
09de935f29
Upgrade to Kotlin Coroutines 1.3.8
...
Closes gh-22469
2020-07-21 13:37:21 +01:00
Andy Wilkinson
ebcc903547
Upgrade to jOOQ 3.13.3
...
Closes gh-22468
2020-07-21 13:37:21 +01:00
Andy Wilkinson
ee689f516f
Upgrade to Johnzon 1.2.8
...
Closes gh-22467
2020-07-21 13:37:21 +01:00
Andy Wilkinson
c71b5ed836
Upgrade to Jetty 9.4.30.v20200611
...
Closes gh-22466
2020-07-21 13:37:21 +01:00
Andy Wilkinson
c104a13bd5
Upgrade to Jetty Reactive HTTPClient 1.1.4
...
Closes gh-22465
2020-07-21 13:37:21 +01:00
Andy Wilkinson
1ee9be847e
Upgrade to Jakarta Servlet 4.0.4
...
Closes gh-22464
2020-07-21 13:37:21 +01:00
Andy Wilkinson
6b48705e6a
Upgrade to Jackson Bom 2.11.1
...
Closes gh-22463
2020-07-21 13:37:21 +01:00
Andy Wilkinson
1663e46720
Upgrade to HSQLDB 2.5.1
...
Closes gh-22462
2020-07-21 13:37:20 +01:00
Andy Wilkinson
c368f38e88
Upgrade to Hibernate 5.4.18.Final
...
Closes gh-22461
2020-07-21 13:37:20 +01:00
Andy Wilkinson
3c05f8eb40
Upgrade to Hazelcast 3.12.8
...
Closes gh-22460
2020-07-21 13:37:20 +01:00
Andy Wilkinson
3be07566fb
Upgrade to Flatten Maven Plugin 1.2.4
...
Closes gh-22459
2020-07-21 13:37:20 +01:00
Andy Wilkinson
d783f3e4d2
Upgrade to Dropwizard Metrics 4.1.11
...
Closes gh-22458
2020-07-21 13:37:20 +01:00
Andy Wilkinson
8030c8635c
Upgrade to DB2 JDBC 11.5.4.0
...
Closes gh-22457
2020-07-21 13:37:20 +01:00
Andy Wilkinson
f88038f00d
Upgrade to Couchbase Client 3.0.6
...
Closes gh-22456
2020-07-21 13:37:19 +01:00
Andy Wilkinson
48ea8caf3d
Upgrade to Caffeine 2.8.5
...
Closes gh-22455
2020-07-21 12:35:34 +01:00
Andy Wilkinson
82ca58a36e
Upgrade to Byte Buddy 1.10.13
...
Closes gh-22454
2020-07-21 12:35:32 +01:00
Andy Wilkinson
bec2942bae
Upgrade to AppEngine SDK 1.9.81
...
Closes gh-22453
2020-07-21 12:35:31 +01:00
Andy Wilkinson
b6516c9790
Upgrade to ActiveMQ 5.15.13
...
Closes gh-22452
2020-07-21 12:35:29 +01:00
Andy Wilkinson
0fd567664a
Make DefaultErrorAttributes easier to subclass for message customization
...
Closes gh-22378
2020-07-21 10:30:33 +01:00
Andy Wilkinson
e4b065bdd9
Merge branch '2.3.x'
...
Closes gh-22419
2020-07-21 09:32:23 +01:00
Andy Wilkinson
5795caea81
Reinstate jetty-jndi exclusion in spring-boot-starter-jetty
...
Fixes gh-22241
2020-07-21 09:30:18 +01:00
Andy Wilkinson
19ad163486
Merge branch '2.3.x'
...
Closes gh-22411
2020-07-20 13:58:40 +01:00
Andy Wilkinson
accc1f1ca8
Merge branch '2.2.x' into 2.3.x
...
Closes gh-22410
2020-07-20 13:58:19 +01:00
Andy Wilkinson
21f733b89b
Merge branch '2.1.x' into 2.2.x
...
Closes gh-22409
2020-07-20 13:49:53 +01:00
Andy Wilkinson
179d2c79d6
Avoid trivialising what the reader's learning about
...
Closes gh-22408
2020-07-20 13:45:41 +01:00
Sébastien Deleuze
66bf684eb6
Ignore BackgroundPreinitializer in native images
...
BackgroundPreinitializer is not relevant in native images so it is
better to ignore it automatically in order to reduce the footprint
in such environment.
See gh-22392
2020-07-20 12:16:22 +01:00
Andy Wilkinson
85828953bd
Perform enablement checks once in BackgroundPreinitializer
...
Closes gh-22406
2020-07-20 12:13:23 +01:00
dreis2211
a8e6c53c84
Remove version management for exec-maven plugin
...
See gh-22397
2020-07-18 19:06:19 +02:00
Andy Wilkinson
0e8bf94289
Polish "Add properties for Netty HttpDecoderSpec"
...
See gh-22367
2020-07-17 20:19:31 +01:00
Julien Eyraud
f068f9fc52
Add properties for Netty HttpDecoderSpec
...
See gh-22367
2020-07-17 20:19:31 +01:00
Stephane Nicoll
530a26731e
Merge branch '2.3.x'
...
Closes gh-22395
2020-07-17 15:58:45 +02:00
Andy Wilkinson
0ce0c3a54a
Polish "Add failure analyzer for missing Liquibase changelog"
...
See gh-22320
2020-07-17 14:44:25 +01:00
Sebastiaan Fernandez
554a962a13
Add failure analyzer for missing Liquibase changelog
...
See gh-22320
2020-07-17 14:44:25 +01:00