Andy Wilkinson
27b8ec8a3d
Upgrade CI images to ubuntu:jammy-20230522
...
Closes gh-35778
1 year ago
Stephane Nicoll
67fc2f9346
Merge branch '3.1.x'
1 year ago
Stephane Nicoll
7f6dbdbe36
Merge branch '3.0.x' into 3.1.x
1 year ago
Stephane Nicoll
162bba9d7c
Merge branch '2.7.x' into 3.0.x
1 year ago
Stephane Nicoll
5853f344eb
Upgrade to Tomcat 10.1.10
...
Closes gh-35886
1 year ago
Stephane Nicoll
f299a2473e
Upgrade to Reactor Bom 2022.0.8
...
Closes gh-35747
1 year ago
Stephane Nicoll
61bae46deb
Upgrade to Micrometer Tracing 1.1.2
...
Closes gh-35746
1 year ago
Stephane Nicoll
b17c948d61
Upgrade to Micrometer 1.11.1
...
Closes gh-35745
1 year ago
Stephane Nicoll
4f3761c852
Upgrade to Logback 1.4.8
...
Closes gh-35885
1 year ago
Stephane Nicoll
9e642c9843
Upgrade to Hazelcast 5.2.4
...
Closes gh-35884
1 year ago
Stephane Nicoll
1093d172a4
Upgrade to Couchbase Client 3.4.7
...
Closes gh-35883
1 year ago
Stephane Nicoll
0a558c590f
Upgrade to Tomcat 10.1.10
...
Closes gh-35882
1 year ago
Stephane Nicoll
d3ff04fa4b
Upgrade to Reactor Bom 2022.0.8
...
Closes gh-35736
1 year ago
Stephane Nicoll
1900910008
Upgrade to Micrometer Tracing 1.0.7
...
Closes gh-35735
1 year ago
Stephane Nicoll
2d43f345de
Upgrade to Micrometer 1.10.8
...
Closes gh-35734
1 year ago
Stephane Nicoll
7cf41e9e0a
Upgrade to Logback 1.4.8
...
Closes gh-35881
1 year ago
Stephane Nicoll
10b66975dd
Upgrade to Glassfish JAXB 4.0.3
...
Closes gh-35880
1 year ago
Stephane Nicoll
2dbfe54762
Upgrade to Couchbase Client 3.4.7
...
Closes gh-35879
1 year ago
Stephane Nicoll
f2a44d7f06
Upgrade to Reactor Bom 2020.0.33
...
Closes gh-35726
1 year ago
Stephane Nicoll
7576117dd9
Upgrade to Micrometer 1.9.12
...
Closes gh-35725
1 year ago
Scott Frederick
4950e2a6b7
Merge branch '3.1.x'
1 year ago
Scott Frederick
7e6452edee
Fix Redis URL property userinfo parsing
...
Fixes gh-35850
1 year ago
Andy Wilkinson
ee9a1e6467
Merge branch '3.1.x'
1 year ago
Andy Wilkinson
25c6083fe8
Merge branch '3.0.x' into 3.1.x
...
Closes gh-35871
1 year ago
Andy Wilkinson
effa77359b
Merge branch '2.7.x' into 3.0.x
...
Closes gh-35870
1 year ago
Andy Wilkinson
2084ae1d1f
Make predictive test selection opt-in
...
Closes gh-35869
1 year ago
Andy Wilkinson
125ff54aaf
Merge branch '3.1.x'
1 year ago
Andy Wilkinson
cd0b735da8
Merge branch '3.0.x' into 3.1.x
...
Closes gh-35877
1 year ago
Andy Wilkinson
23c0e0cccc
Merge branch '2.7.x' into 3.0.x
...
Closes gh-35876
1 year ago
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
1 year ago
Andy Wilkinson
5b39794f93
Merge branch '3.1.x'
1 year ago
Andy Wilkinson
795d8ca194
Merge branch '3.0.x' into 3.1.x
...
Closes gh-35871
1 year ago
Andy Wilkinson
2ce6a4b2d6
Merge branch '2.7.x' into 3.0.x
...
Closes gh-35870
1 year ago
Andy Wilkinson
1e0c129452
Enable predictive test selection for local builds
...
Closes gh-35869
1 year ago
Andy Wilkinson
f6bf3ba5a4
Merge branch '3.1.x'
1 year ago
Andy Wilkinson
b3e2f9a212
Merge branch '3.0.x' into 3.1.x
...
Closes gh-35868
1 year ago
Andy Wilkinson
ac8ea1d841
Upgrade to Neo4j Java Driver 5.9.0
...
Closes gh-35867
1 year ago
Andy Wilkinson
21a54ec66d
Merge branch '3.1.x'
1 year ago
Andy Wilkinson
e12ae5add5
Merge branch '3.0.x' into 3.1.x
...
Closes gh-35865
1 year ago
Andy Wilkinson
bdbbbc6470
Merge branch '2.7.x' into 3.0.x
...
Closes gh-35864
1 year ago
Andy Wilkinson
984dc1d58f
Allow package-private main classes to be used with Devtools
...
Fixes gh-35858
1 year ago
Moritz Halbritter
c73315b4a3
Add property to prevent observations starting with a prefix
...
For example, setting management.observations.enable.denied.prefix=false
will prevent all observations starting with 'denied.prefix'
Closes gh-34802
1 year ago
Andy Wilkinson
f562ced79a
Add CI on JDK 21
1 year ago
Andy Wilkinson
a732f0dfb2
Merge branch '3.1.x'
1 year ago
Andy Wilkinson
50a5e31873
Fix comparision of identical snapshots
...
Closes gh-35860
1 year ago
Moritz Halbritter
7b90fbb0b2
Add property to specify the order of ServerHttpObservationFilter
...
The property is named 'management.observations.http.server.filter.order'
Closes gh-35067
1 year ago
Andy Wilkinson
e488e7559a
Merge branch '3.1.x'
1 year ago
Andy Wilkinson
1955139b72
Start building against Spring Integration 6.1.1 snapshots
...
See gh-35859
1 year ago
Moritz Halbritter
491e12ab5e
Add property to disable Spring Security observations
...
Setting 'management.observations.spring-security.enabled' installs an
ObservationPredicate, which prevents all observations starting with
'spring.security.' to be created.
Closes gh-34802
1 year ago
Moritz Halbritter
6eede829d2
Merge branch '3.1.x'
1 year ago