Andy Wilkinson
c6ed0ab5fe
Merge branch '3.3.x'
2024-08-21 18:52:00 +01:00
Andy Wilkinson
e08a66f261
Upgrade to Spring Security 6.3.3
...
Closes gh-41985
2024-08-21 18:51:19 +01:00
Andy Wilkinson
737a322d6e
Merge branch '3.3.x'
...
Closes gh-41990
2024-08-21 18:10:38 +01:00
Andy Wilkinson
db54432e59
Merge branch '3.2.x' into 3.3.x
...
Closes gh-41989
2024-08-21 18:09:14 +01:00
Andy Wilkinson
1a6b3a533f
Improve documented logging property descriptions and default values
...
Closes gh-41933
2024-08-21 18:06:49 +01:00
Andy Wilkinson
846167c505
Merge branch '3.3.x'
...
Closes gh-41988
2024-08-21 17:43:19 +01:00
Andy Wilkinson
8bd827e1b8
Merge branch '3.2.x' into 3.3.x
...
Closes gh-41987
2024-08-21 17:43:02 +01:00
Andy Wilkinson
0610fda733
Look at ResponseStatusException's cause for binding errors
...
Fixes gh-41984
2024-08-21 17:06:22 +01:00
Andy Wilkinson
8550e564f6
Merge branch '3.3.x'
...
Closes gh-41983
2024-08-21 14:34:06 +01:00
Andy Wilkinson
ea698e466d
Merge branch '3.2.x' into 3.3.x
...
Closes gh-41982
2024-08-21 14:33:41 +01:00
Andy Wilkinson
b2887303a6
Remove processed annotations plugin
...
Closes gh-41981
2024-08-21 13:16:34 +01:00
Moritz Halbritter
7936de70d8
Merge branch '3.3.x'
...
Closes gh-41979
2024-08-21 13:29:52 +02:00
Moritz Halbritter
7fbb79b7f6
Merge branch '3.2.x' into 3.3.x
...
Closes gh-41978
2024-08-21 13:29:37 +02:00
Moritz Halbritter
fe79b206cf
Merge pull request #41876 from hyunmin0317
...
* pr/41876:
Polish "Refactor BasicJsonParser to simplify JSON parsing logic"
Refactor BasicJsonParser to simplify JSON parsing logic
Closes gh-41876
2024-08-21 13:28:49 +02:00
Moritz Halbritter
66a41db079
Polish "Refactor BasicJsonParser to simplify JSON parsing logic"
...
See gh-41876
2024-08-21 13:20:36 +02:00
hyunmin0317
4a41006ee0
Refactor BasicJsonParser to simplify JSON parsing logic
...
See gh-41876
2024-08-21 13:17:27 +02:00
Moritz Halbritter
0c33768746
Merge branch '3.3.x'
...
Closes gh-41977
2024-08-21 13:11:20 +02:00
Moritz Halbritter
516c764de0
Merge branch '3.2.x' into 3.3.x
...
Closes gh-41976
2024-08-21 13:05:36 +02:00
Moritz Halbritter
5ee522598f
Explain that enabling virtual threads disables traditional thread pools
...
Closes gh-41937
2024-08-21 11:58:53 +02:00
Stéphane Nicoll
a700753a62
Merge branch '3.3.x'
2024-08-21 10:10:51 +02:00
Stéphane Nicoll
77d62dd9d0
Enable Java 23-ea on CI
...
Closes gh-41711
2024-08-21 10:10:24 +02:00
Stéphane Nicoll
0048ed6b38
Merge branch '3.3.x'
2024-08-21 08:44:53 +02:00
Stéphane Nicoll
77797596b2
Merge branch '3.2.x' into 3.3.x
2024-08-21 08:44:45 +02:00
Stéphane Nicoll
c116ec65c9
Upgrade to Spring Integration 6.4.0-M2
...
Closes gh-41822
2024-08-21 08:34:05 +02:00
Stéphane Nicoll
d3ac84dbd3
Upgrade to Spring Integration 6.3.3
...
Closes gh-41974
2024-08-21 08:30:25 +02:00
Stéphane Nicoll
67cf325727
Upgrade to Spring Pulsar 1.0.9
...
Closes gh-41727
2024-08-21 08:25:03 +02:00
Stéphane Nicoll
0908771ff2
Upgrade to Spring Integration 6.2.8
...
Closes gh-41973
2024-08-21 08:25:03 +02:00
Phillip Webb
f832dcfbdc
Add @ConditionalOnAvailableEndpoint value alias
...
Closes gh-41969
2024-08-20 16:23:45 -07:00
Andy Wilkinson
73f71d5560
Rework Cloud Foundry actuator support behind a pluggable abstraction
...
Deprecate `EndpointExposure.CLOUD_FOUNDRY` and introduce an alternative
implementation based on a pluggable abstraction.
The new `EndpointExposureOutcomeContributor` interface may now be used
to influence `@OnAvailableEndpointCondition` exposure results. Several
infrastructure beans that previously used the condition have been
refactored to always be registered, but tolerate missing endpoints.
A new smoke test application has been added that demonstrates how the
abstraction can be used by a third-party.
Closes gh-41135
Co-authored-by: Phillip Webb <phil.webb@broadcom.com >
2024-08-20 16:22:56 -07:00
Scott Frederick
cbb738338d
Merge branch '3.3.x'
...
Closes gh-41971
2024-08-20 15:49:39 -05:00
Scott Frederick
0451cb8686
Merge branch '3.2.x' into 3.3.x
...
Closes gh-41970
2024-08-20 15:49:25 -05:00
Scott Frederick
21b15558a2
Use classpath index when building classpath in PropertiesLauncher
...
Fixes gh-41719
2024-08-20 15:47:44 -05:00
Stéphane Nicoll
9bf7d4d0cf
Merge branch '3.3.x'
2024-08-20 19:51:36 +02:00
Stéphane Nicoll
3ac141e290
Merge branch '3.2.x' into 3.3.x
2024-08-20 19:51:28 +02:00
Stéphane Nicoll
bd47ef4e02
Upgrade to Spring Session 3.3.2
...
Closes gh-41742
2024-08-20 19:25:52 +02:00
Stéphane Nicoll
9101725194
Upgrade to Spring Pulsar 1.1.3
...
Closes gh-41740
2024-08-20 19:25:52 +02:00
Stéphane Nicoll
9dd83092ce
Upgrade to Spring Authorization Server 1.3.2
...
Closes gh-41736
2024-08-20 19:25:52 +02:00
Stéphane Nicoll
e0ed02e820
Upgrade to Couchbase Client 3.6.3
...
Closes gh-41967
2024-08-20 19:25:51 +02:00
Stéphane Nicoll
474a3bad64
Upgrade to SQLite JDBC 3.46.1.0
...
Closes gh-41966
2024-08-20 19:25:32 +02:00
Stéphane Nicoll
eb84a6fac9
Upgrade to Spring Session 3.4.0-M2
...
Closes gh-41760
2024-08-20 19:25:27 +02:00
Stéphane Nicoll
d54f5c1863
Upgrade to Spring Pulsar 1.2.0-M1
...
Closes gh-41759
2024-08-20 19:25:26 +02:00
Stéphane Nicoll
441f17f168
Upgrade to Spring Authorization Server 1.4.0-M1
...
Closes gh-41758
2024-08-20 19:25:26 +02:00
Stéphane Nicoll
4bf7f2220d
Upgrade to Maven Surefire Plugin 3.4.0
...
Closes gh-41965
2024-08-20 19:25:25 +02:00
Stéphane Nicoll
38fa2b77f7
Upgrade to Maven Install Plugin 3.1.3
...
Closes gh-41964
2024-08-20 19:25:21 +02:00
Stéphane Nicoll
9448544238
Upgrade to Maven Failsafe Plugin 3.4.0
...
Closes gh-41963
2024-08-20 19:25:17 +02:00
Stéphane Nicoll
22cafb233a
Upgrade to Maven Deploy Plugin 3.1.3
...
Closes gh-41962
2024-08-20 19:25:13 +02:00
Stéphane Nicoll
dc67ec962b
Upgrade to Spring Session 3.2.5
...
Closes gh-41729
2024-08-20 19:21:35 +02:00
Stéphane Nicoll
bf370bc52d
Upgrade to Spring Authorization Server 1.2.6
...
Closes gh-41723
2024-08-20 19:21:35 +02:00
Andy Wilkinson
2ecb4ebd49
Ignore non-default candidates in type-based matching
...
Closes gh-22403
2024-08-20 14:36:12 +01:00
Andy Wilkinson
8183c5b23d
Ignore non-autowire candidates in type-based matching
...
Closes gh-41526
2024-08-20 14:36:12 +01:00