Stephane Nicoll
77a85fd180
Fix deprecation in Spring Framework
2023-09-13 18:04:55 +02:00
Stephane Nicoll
4243456590
Fix deprecation in Spring Framework
2023-09-13 17:14:46 +02:00
Andy Wilkinson
d6a571039d
Merge branch '3.1.x'
2023-09-13 13:38:02 +01:00
Andy Wilkinson
dc9a48030c
Merge branch '3.0.x' into 3.1.x
2023-09-13 13:37:41 +01:00
Andy Wilkinson
3eb89343d0
Merge branch '2.7.x' into 3.0.x
2023-09-13 13:37:31 +01:00
Andy Wilkinson
c4368bc934
Run LoaderIntegrationTests on Java 21
...
See gh-37359
2023-09-13 13:36:04 +01:00
Andy Wilkinson
4ecbcf5b70
Merge branch '3.1.x'
...
Closes gh-37368
2023-09-13 11:40:18 +01:00
Andy Wilkinson
187b5eb1a8
Merge branch '3.0.x' into 3.1.x
...
Closes gh-37367
2023-09-13 11:40:05 +01:00
Andy Wilkinson
4c1433687d
Merge branch '2.7.x' into 3.0.x
...
Closes gh-37366
2023-09-13 11:39:52 +01:00
Andy Wilkinson
dbd4ee5208
Merge branch '3.1.x'
2023-09-13 11:38:51 +01:00
Andy Wilkinson
a05b2aa1fa
Merge branch '3.0.x' into 3.1.x
2023-09-13 11:38:23 +01:00
Andy Wilkinson
e3c86c55d7
Merge branch '2.7.x' into 3.0.x
2023-09-13 11:37:57 +01:00
Andy Wilkinson
efc180b682
Upgrade Java 21 CI to EA build 35
...
Closes gh-37365
2023-09-13 11:34:19 +01:00
Andy Wilkinson
db3a475888
Fix Dockerfile for JDK 21 CI image
...
See gh-37359
2023-09-13 11:34:19 +01:00
Andy Wilkinson
d7f44164d9
Merge branch '3.1.x'
2023-09-13 11:16:48 +01:00
Andy Wilkinson
b9c223581e
Merge branch '3.0.x' into 3.1.x
...
Closes gh-37364
2023-09-13 11:15:33 +01:00
Andy Wilkinson
eba2f718a7
Merge branch '2.7.x' into 3.0.x
...
Closes gh-37363
2023-09-13 11:15:16 +01:00
Moritz Halbritter
13a3e3bdf0
Add TWENTY_ONE to JavaVersion
...
Closes gh-37362
2023-09-13 11:04:22 +01:00
Andy Wilkinson
e60200a9ef
Merge branch '3.1.x'
2023-09-13 10:46:28 +01:00
Andy Wilkinson
28ea983860
Merge branch '3.0.x' into 3.1.x
...
Closes gh-37361
2023-09-13 10:45:39 +01:00
Andy Wilkinson
34f7d926cf
Merge branch '2.7.x' into 3.0.x
...
Closes gh-37360
2023-09-13 10:45:11 +01:00
Andy Wilkinson
75233e9865
Set up CI with JDK 21
...
Closes gh-37359
2023-09-13 10:42:46 +01:00
Andy Wilkinson
e8c2bb0222
Merge branch '3.1.x'
...
Closes gh-37358
2023-09-13 10:22:45 +01:00
Andy Wilkinson
e128eb5025
Merge branch '3.0.x' into 3.1.x
...
Closes gh-37357
2023-09-13 10:22:35 +01:00
Andy Wilkinson
93ea05edc3
Merge branch '2.7.x' into 3.0.x
...
Closes gh-37356
2023-09-13 10:22:25 +01:00
Andy Wilkinson
b77d22a517
Merge branch '3.1.x'
2023-09-13 10:22:08 +01:00
Andy Wilkinson
3e68e6042e
Merge branch '3.0.x' into 3.1.x
2023-09-13 10:21:32 +01:00
Andy Wilkinson
2ee9bd41b0
Fix moving to Micrometer Tracing snapshots
...
The GitHub repo, and therefore calendar entry, is named "Tracing"
but our name for the library is "Micrometer Tracing". Configuring
a custom calendarName allows snapshot release dates to be detected.
See gh-37212
2023-09-13 10:21:04 +01:00
Andy Wilkinson
0b3a5f2489
Ensure that check for unnecessary exclusions runs on classpath change
...
Closes gh-37307
2023-09-13 10:19:52 +01:00
Stephane Nicoll
b8024dffea
Merge branch '3.1.x'
2023-09-13 11:11:35 +02:00
Stephane Nicoll
bc234ea9bd
Merge branch '3.0.x' into 3.1.x
2023-09-13 11:10:47 +02:00
Stephane Nicoll
0fd9c65d8d
Merge branch '2.7.x' into 3.0.x
2023-09-13 11:10:38 +02:00
Stephane Nicoll
e92491e4ca
Upgrade to Reactor Bom 2022.0.11
...
Closes gh-37263
2023-09-13 11:00:33 +02:00
Stephane Nicoll
c6184b4429
Upgrade to Reactor Bom 2022.0.11
...
Closes gh-37256
2023-09-13 10:58:42 +02:00
Stephane Nicoll
5bbd4bba91
Upgrade to Reactor Bom 2020.0.36
...
Closes gh-37246
2023-09-13 10:56:47 +02:00
Moritz Halbritter
e40de41ce0
Merge pull request #37242 from quaff
...
* pr/37242:
Polish "Introduce configuration property for strict servlet compliance"
Introduce configuration property for strict servlet compliance
Closes gh-37242
2023-09-13 10:46:44 +02:00
Moritz Halbritter
92500720a7
Polish "Introduce configuration property for strict servlet compliance"
...
See gh-37242
2023-09-13 10:46:34 +02:00
Yanming Zhou
05b87c5fe8
Introduce configuration property for strict servlet compliance
...
The property is named spring.servlet.multipart.strict-servlet-compliance
See gh-37242
2023-09-13 10:42:22 +02:00
Moritz Halbritter
5a0f87f0af
Merge pull request #37340 from izeye
...
* pr/37340:
Polish
Closes gh-37340
2023-09-13 10:29:19 +02:00
Johnny Lim
c2b78830ff
Polish
...
See gh-37340
2023-09-13 10:26:54 +02:00
Scott Frederick
a9f26e0f95
Conditionally enable image building bind cache tests
...
Accessing bind mount directories as is done in the tests for building
images with bind mount caches requires Docker configuration when
using Docker Desktop. It works without configuration on Linux with
Docker Engine.
See gh-28387
2023-09-12 17:00:59 -05:00
Stephane Nicoll
291d41093d
Merge branch '3.1.x'
2023-09-12 17:15:19 +02:00
Stephane Nicoll
dfaa0b4625
Merge branch '3.0.x' into 3.1.x
2023-09-12 17:15:07 +02:00
Stephane Nicoll
8d8eb0e3f6
Upgrade to Neo4j Java Driver 5.12.0
...
Closes gh-37353
2023-09-12 17:14:54 +02:00
Stephane Nicoll
5fe111df66
Upgrade to Neo4j Java Driver 5.12.0
...
Closes gh-37352
2023-09-12 17:13:40 +02:00
Stephane Nicoll
e76412c6f9
Merge branch '3.1.x'
2023-09-12 16:19:37 +02:00
Stephane Nicoll
959cd00627
Merge branch '3.0.x' into 3.1.x
2023-09-12 16:19:27 +02:00
Stephane Nicoll
1bda578327
Start building against Spring Data Bom 2023.1.0 snapshots
...
See gh-37351
2023-09-12 15:13:07 +02:00
Stephane Nicoll
7df79432eb
Polish "Upgrade to Micrometer Tracing 1.0.10"
...
See gh-37345
2023-09-12 15:10:19 +02:00
Andy Wilkinson
4ebee17cb1
Suppress warnings until more to new semconv module
...
OTel has deprecated their semconv module and introduced a new module
with different Maven coordinates. micrometer-metrics/tracing#343 will
move Micrometer Tracing to the new module. Until then, we need to
suppress the deprecation warnings that result from using the old one.
Closes gh-37347
2023-09-12 13:43:27 +01:00