Moritz Halbritter
8cd8d21720
Add support for multiple tracing propagation formats
...
See gh-35611
2023-06-15 13:37:33 +02:00
Andy Wilkinson
6def7252d6
Merge branch '2.7.x' into 3.0.x
...
Closes gh-35904
2023-06-15 12:20:27 +01:00
Andy Wilkinson
088006ff60
Use ephemeral port for Hazelcast
...
When Hazelcast is started on a fixed port and that port is already in
use, it does not fail to start which makes the problem hard to
detect. A symptom of the problem is that clients will not be able to
connect and will either retry indefinitely or will timeout depending
on their configuration.
This commit updates the Hazelcast client tests to start the Hazelcast
instance on an ephemeral port and to customize the client
configuration with the instance's address before use. This should
allow the client tests to work reliably in an environment where
Hazelcast's default port is already in use.
Closes gh-35903
2023-06-15 12:19:34 +01:00
Phillip Webb
4337aa6a90
Merge branch '2.7.x' into 3.0.x
2023-06-14 15:44:46 -07:00
Phillip Webb
63978978b4
Drop STS plugins from Eclipse setup
2023-06-14 15:42:57 -07:00
Scott Frederick
244bf4801b
Enable Paketo builder system tests on Java 20
...
Closes gh-35897
2023-06-14 15:49:07 -05:00
Scott Frederick
504d9fc50b
Fix validation of process args metadata in Paketo system tests
...
Fixes gh-35894
2023-06-14 13:49:11 -05:00
Andy Wilkinson
4694e20628
Merge branch '2.7.x' into 3.0.x
2023-06-14 18:19:43 +01:00
Andy Wilkinson
7d07c0d09c
Polish configuration related to predictive test selection
...
Most notably, this commit splits the tests that use Spring REST Docs
out into a separate task for which predictive test selection is
disabled. This allows it to be cached and use Gradle's built-in
up-to-date checking, thereby avoiding the generation of new snippets
and the need to then run the asciidoctor and asciidoctorPdf tasks.
It also updates spring-boot-smoke-test-junit-vintage to disable
predictive test selection so that we can continue to assert that
the some tests were executed.
See gh-35869
2023-06-14 18:15:04 +01:00
Andy Wilkinson
ca5acaf1f2
Merge branch '2.7.x' into 3.0.x
...
Closes gh-35779
2023-06-14 14:56:47 +01:00
Andy Wilkinson
27b8ec8a3d
Upgrade CI images to ubuntu:jammy-20230522
...
Closes gh-35778
2023-06-14 14:55:05 +01:00
Stephane Nicoll
162bba9d7c
Merge branch '2.7.x' into 3.0.x
2023-06-14 09:36:13 +02:00
Stephane Nicoll
0a558c590f
Upgrade to Tomcat 10.1.10
...
Closes gh-35882
2023-06-14 09:23:50 +02:00
Stephane Nicoll
d3ff04fa4b
Upgrade to Reactor Bom 2022.0.8
...
Closes gh-35736
2023-06-14 09:23:44 +02:00
Stephane Nicoll
1900910008
Upgrade to Micrometer Tracing 1.0.7
...
Closes gh-35735
2023-06-14 09:23:44 +02:00
Stephane Nicoll
2d43f345de
Upgrade to Micrometer 1.10.8
...
Closes gh-35734
2023-06-14 09:23:43 +02:00
Stephane Nicoll
7cf41e9e0a
Upgrade to Logback 1.4.8
...
Closes gh-35881
2023-06-14 09:23:43 +02:00
Stephane Nicoll
10b66975dd
Upgrade to Glassfish JAXB 4.0.3
...
Closes gh-35880
2023-06-14 09:23:38 +02:00
Stephane Nicoll
2dbfe54762
Upgrade to Couchbase Client 3.4.7
...
Closes gh-35879
2023-06-14 09:23:33 +02:00
Stephane Nicoll
f2a44d7f06
Upgrade to Reactor Bom 2020.0.33
...
Closes gh-35726
2023-06-14 09:20:05 +02:00
Stephane Nicoll
7576117dd9
Upgrade to Micrometer 1.9.12
...
Closes gh-35725
2023-06-14 09:20:04 +02:00
Andy Wilkinson
effa77359b
Merge branch '2.7.x' into 3.0.x
...
Closes gh-35870
2023-06-13 21:05:19 +01:00
Andy Wilkinson
2084ae1d1f
Make predictive test selection opt-in
...
Closes gh-35869
2023-06-13 21:04:07 +01:00
Andy Wilkinson
23c0e0cccc
Merge branch '2.7.x' into 3.0.x
...
Closes gh-35876
2023-06-13 20:30:18 +01:00
Andy Wilkinson
b2ef9da154
Always run Actuator documentation tests
...
The tests must run so that the snippets included in the docs are
generated.
Closes gh-35875
2023-06-13 20:29:30 +01:00
Andy Wilkinson
2ce6a4b2d6
Merge branch '2.7.x' into 3.0.x
...
Closes gh-35870
2023-06-13 15:54:36 +01:00
Andy Wilkinson
1e0c129452
Enable predictive test selection for local builds
...
Closes gh-35869
2023-06-13 15:54:20 +01:00
Andy Wilkinson
ac8ea1d841
Upgrade to Neo4j Java Driver 5.9.0
...
Closes gh-35867
2023-06-13 15:48:52 +01:00
Andy Wilkinson
bdbbbc6470
Merge branch '2.7.x' into 3.0.x
...
Closes gh-35864
2023-06-13 13:51:51 +01:00
Andy Wilkinson
984dc1d58f
Allow package-private main classes to be used with Devtools
...
Fixes gh-35858
2023-06-13 13:50:27 +01:00
Stephane Nicoll
02a601eae3
Fix checkstyle violation
2023-06-10 08:52:54 +02:00
Stephane Nicoll
261cb721e9
Fix checkstyle violation
2023-06-09 17:02:10 +02:00
Stephane Nicoll
8c576541cb
Merge branch '2.7.x' into 3.0.x
2023-06-09 16:36:29 +02:00
Stephane Nicoll
ddeee2bcbf
Upgrade to Undertow 2.3.7.Final
...
Closes gh-35814
2023-06-09 15:48:19 +02:00
Stephane Nicoll
a720f3aa59
Upgrade to UnboundID LDAPSDK 6.0.9
...
Closes gh-35813
2023-06-09 15:48:18 +02:00
Andy Wilkinson
39276f8302
Adapt to deprecation of rejectIllegalHeader
...
Closes gh-35442
2023-06-09 15:48:18 +02:00
Stephane Nicoll
ad0ce41f8a
Upgrade to Undertow 2.2.25.Final
...
Closes gh-35801
2023-06-09 15:35:10 +02:00
Stephane Nicoll
1201d8fa01
Upgrade to UnboundID LDAPSDK 6.0.9
...
Closes gh-35800
2023-06-09 15:35:10 +02:00
Stephane Nicoll
c55d9e152c
Upgrade to Tomcat 9.0.76
...
Closes gh-35799
2023-06-09 15:35:10 +02:00
Stephane Nicoll
fa7d79b7b0
Upgrade to Tomcat 10.1.9
...
Closes gh-35812
2023-06-09 15:25:07 +02:00
Stephane Nicoll
9f0a631700
Upgrade to Netty 4.1.93.Final
...
Closes gh-35811
2023-06-09 15:25:01 +02:00
Stephane Nicoll
00aaecbcdd
Upgrade to Lombok 1.18.28
...
Closes gh-35810
2023-06-09 15:24:56 +02:00
Stephane Nicoll
496c0e709f
Upgrade to JBoss Logging 3.5.1.Final
...
Closes gh-35809
2023-06-09 15:24:51 +02:00
Stephane Nicoll
daebfb2885
Upgrade to Jakarta Mail 2.1.2
...
Closes gh-35808
2023-06-09 15:24:46 +02:00
Stephane Nicoll
c2566ebffb
Upgrade to Jakarta Json 2.1.2
...
Closes gh-35807
2023-06-09 15:24:40 +02:00
Stephane Nicoll
3ef975e596
Upgrade to Infinispan 14.0.10.Final
...
Closes gh-35806
2023-06-09 15:24:35 +02:00
Stephane Nicoll
5ea5f59328
Upgrade to HSQLDB 2.7.2
...
Closes gh-35805
2023-06-09 15:24:30 +02:00
Stephane Nicoll
30bd14e7c5
Upgrade to Git Commit ID Plugin 5.0.1
...
Closes gh-35804
2023-06-09 15:24:25 +02:00
Stephane Nicoll
766ac6343b
Upgrade to Dropwizard Metrics 4.2.19
...
Closes gh-35803
2023-06-09 15:24:19 +02:00
Stephane Nicoll
0bd08a6233
Upgrade to Netty 4.1.93.Final
...
Closes gh-35797
2023-06-09 13:14:57 +02:00