Commit Graph

34008 Commits

Author SHA1 Message Date
bono007
2e67963bfe Add startup time metrics
See gh-27878
2021-09-16 13:19:20 +02:00
Andy Wilkinson
32cfde074f Merge branch '2.5.x' 2021-09-16 12:11:42 +01:00
Andy Wilkinson
9df099e343 Polish 2021-09-16 12:11:34 +01:00
Andy Wilkinson
358ab2a8d5 Merge branch '2.5.x'
Closes gh-28034
2021-09-16 10:51:14 +01:00
Andy Wilkinson
a4f1d32203 Register application shutdown hook lazily
Previously, SpringApplicationShutdownHook would always register a
shutdown hook, even if SpringApplication was configured not to
use a shutdown hook, such as in a war deployment. This could
result in a memory leak when the war was undeployed. The shutdown
hook registered by SpringApplicationShutdownHook would remain
registered, pinning the web application's class loader in memory.

This commit updates SpringApplicationShutdownHook so that it
registers a shutdown hook with the JVM lazily, upon registeration
of the first application context.

Fixes gh-27987
2021-09-16 10:38:29 +01:00
Andy Wilkinson
69e793ab37 Merge branch '2.5.x'
Closes gh-28033
2021-09-16 09:56:26 +01:00
Andy Wilkinson
afb81f14ea Merge branch '2.4.x' into 2.5.x
Closes gh-28032
2021-09-16 09:55:45 +01:00
Andy Wilkinson
1900a11f8a Fix Undertow's resource loading when filename contains reserved chars
Fixes gh-9283
2021-09-16 09:55:26 +01:00
Stephane Nicoll
89815b8b6f Merge branch '2.5.x' 2021-09-16 08:21:12 +02:00
Stephane Nicoll
fef32e0eb0 Merge branch '2.4.x' into 2.5.x 2021-09-16 08:20:59 +02:00
Stephane Nicoll
50308ad6a9 Upgrade to Lettuce 6.1.5.RELEASE
Closes gh-28031
2021-09-16 08:20:52 +02:00
Stephane Nicoll
7f15a37909 Upgrade to Netty tcNative 2.0.43.Final
Closes gh-28030
2021-09-16 07:52:15 +02:00
Stephane Nicoll
cee3449653 Upgrade to Lettuce 6.0.8.RELEASE
Closes gh-28029
2021-09-16 07:52:13 +02:00
Stephane Nicoll
e231f653ef Merge pull request #27660 from bono007
* pr/27660:
  Polish "Add support for configuring the path of disk space metrics"
  Add support for configuring the path of disk space metrics

Closes gh-27660
2021-09-16 07:47:02 +02:00
Stephane Nicoll
b626adf1ee Polish "Add support for configuring the path of disk space metrics"
See gh-27660
2021-09-16 07:41:35 +02:00
bono007
08251b26d0 Add support for configuring the path of disk space metrics
See gh-27660
2021-09-16 07:13:21 +02:00
Stephane Nicoll
d4374f49bc Merge pull request #27989 from ricardozanini
* pr/27989:
  Add reference to Kogito Spring Boot Starters

Closes gh-27989
2021-09-16 07:06:49 +02:00
Ricardo Zanini
02cf988400 Add reference to Kogito Spring Boot Starters
See gh-27989
2021-09-16 07:06:08 +02:00
Stephane Nicoll
225599a52b Adapt to changes in Micrometer milestone 2021-09-16 06:54:36 +02:00
Stephane Nicoll
c0715624f1 Upgrade Java 17 version in CI image
Closes gh-28027
2021-09-16 06:43:10 +02:00
Stephane Nicoll
96289da14d Merge branch '2.5.x' 2021-09-16 06:42:38 +02:00
Stephane Nicoll
f2288a84b7 Upgrade Java 17 version in CI image
Closes gh-28026
2021-09-16 06:42:32 +02:00
Stephane Nicoll
6caf3be8b8 Merge branch '2.5.x' 2021-09-16 06:37:55 +02:00
Stephane Nicoll
282fb5ecee Upgrade to Micrometer 1.8.0-M3
Closes gh-27931
2021-09-16 06:37:44 +02:00
Stephane Nicoll
62fc733b2c Merge branch '2.4.x' into 2.5.x 2021-09-16 06:37:07 +02:00
Stephane Nicoll
17c35c7e31 Upgrade to Micrometer 1.7.4
Closes gh-27916
2021-09-16 06:36:50 +02:00
Stephane Nicoll
3118c16c48 Upgrade to Micrometer 1.6.11
Closes gh-27910
2021-09-16 06:36:11 +02:00
Scott Frederick
d8a8ce6c64 Drop JDK 17 system tests until buildpacks support Java 17
See gh-27523
2021-09-15 18:04:44 -05:00
Stephane Nicoll
bdb1891450 Merge branch '2.5.x' 2021-09-15 12:13:09 +02:00
Stephane Nicoll
7a7bc9e2d2 Upgrade to Spring Framework 5.3.10
Closes gh-27930
2021-09-15 12:12:45 +02:00
Stephane Nicoll
c94c94abab Merge branch '2.4.x' into 2.5.x 2021-09-15 12:12:31 +02:00
Stephane Nicoll
915f565435 Upgrade to Spring Framework 5.3.10
Closes gh-27915
2021-09-15 12:11:59 +02:00
Stephane Nicoll
4ada440b4d Upgrade to Spring Framework 5.3.10
Closes gh-27909
2021-09-15 12:11:13 +02:00
Stephane Nicoll
985a1d6a36 Merge branch '2.5.x'
Closes gh-28024
2021-09-15 09:21:52 +02:00
Stephane Nicoll
aa5a645419 Remove Java 16 pipeline
Closes gh-28023
2021-09-15 09:17:53 +02:00
Stephane Nicoll
4c06732b9a Upgrade to Rabbit AMQP Client 5.13.1
Closes gh-28022
2021-09-15 08:17:56 +02:00
Stephane Nicoll
9b3f735e35 Upgrade to Netty tcNative 2.0.43.Final
Closes gh-28021
2021-09-15 08:17:55 +02:00
Stephane Nicoll
d4d20cb1b0 Upgrade to Netty 4.1.68.Final
Closes gh-28020
2021-09-15 08:17:54 +02:00
Stephane Nicoll
399431dc66 Upgrade to Neo4j Java Driver 4.3.4
Closes gh-28019
2021-09-15 08:17:53 +02:00
Stephane Nicoll
de93f7630c Upgrade to MongoDB 4.3.2
Closes gh-28018
2021-09-15 08:17:51 +02:00
Stephane Nicoll
51d64b6818 Upgrade to Maven War Plugin 3.3.2
Closes gh-28017
2021-09-15 08:17:50 +02:00
Stephane Nicoll
5e3c70aa9c Upgrade to Maven Javadoc Plugin 3.3.1
Closes gh-28016
2021-09-15 08:17:49 +02:00
Stephane Nicoll
2aa12f110a Upgrade to Logback 1.2.6
Closes gh-28015
2021-09-15 08:17:48 +02:00
Stephane Nicoll
1e50846e3c Upgrade to Kotlin Coroutines 1.5.2
Closes gh-28014
2021-09-15 08:17:47 +02:00
Stephane Nicoll
69f917799e Upgrade to Kotlin 1.5.30
Closes gh-28013
2021-09-15 08:17:46 +02:00
Stephane Nicoll
fbef309fd7 Upgrade to jOOQ 3.14.14
Closes gh-28012
2021-09-15 08:17:45 +02:00
Stephane Nicoll
98c4d1d279 Upgrade to Jetty EL 9.0.52
Closes gh-28011
2021-09-15 08:17:44 +02:00
Stephane Nicoll
0bd64e027d Upgrade to Jedis 3.7.0
Closes gh-28010
2021-09-15 08:17:43 +02:00
Stephane Nicoll
a3c82320e5 Upgrade to Jackson Bom 2.12.5
Closes gh-28009
2021-09-15 08:17:42 +02:00
Stephane Nicoll
494e005981 Upgrade to Hibernate 5.5.7.Final
Closes gh-28008
2021-09-15 08:17:41 +02:00