Stéphane Nicoll
9699bc4e23
Merge branch '4.0.x'
2 weeks ago
Stéphane Nicoll
73b4fda218
Merge branch '3.5.x' into 4.0.x
2 weeks ago
Moritz Halbritter
27723a11ab
Add properties to configure BatchLogRecordProcessor
...
Closes gh-49543
2 weeks ago
Stéphane Nicoll
39440038ae
Upgrade to Reactor Bom 2025.0.4
...
Closes gh-49415
2 weeks ago
Stéphane Nicoll
153878b86f
Upgrade to Micrometer Tracing 1.6.4
...
Closes gh-49414
2 weeks ago
Stéphane Nicoll
bcee294f88
Upgrade to Micrometer 1.16.4
...
Closes gh-49413
2 weeks ago
Stéphane Nicoll
ac8cf34584
Upgrade to DB2 JDBC 12.1.4.0
...
Closes gh-49546
2 weeks ago
Stéphane Nicoll
c8adaa8527
Upgrade to Commons Logging 1.3.6
...
Closes gh-49545
2 weeks ago
Stéphane Nicoll
f66615bd9b
Upgrade to Reactor Bom 2024.0.16
...
Closes gh-49405
2 weeks ago
Stéphane Nicoll
79f82043d0
Upgrade to Micrometer Tracing 1.5.10
...
Closes gh-49404
2 weeks ago
Stéphane Nicoll
0b185b127e
Upgrade to Micrometer 1.15.10
...
Closes gh-49403
2 weeks ago
Stéphane Nicoll
9077605ed0
Upgrade to DB2 JDBC 12.1.4.0
...
Closes gh-49544
2 weeks ago
Andy Wilkinson
f796eda24f
Merge pull request #49029 from itsmevichu
...
* gh-49029:
Polish "Add customizers for opaque token introspector builders"
Add customizers for opaque token introspector builders
Closes gh-49029
2 weeks ago
Andy Wilkinson
632a19ad63
Polish "Add customizers for opaque token introspector builders"
...
See gh-49029
2 weeks ago
itsmevichu
2ff451d502
Add customizers for opaque token introspector builders
...
See gh-49029
Signed-off-by: itsmevichu <vishnutheep@gmail.com>
2 weeks ago
Andy Wilkinson
050d0683c5
Start building against Spring Security 7.1.0-M3 snapshots
...
See gh-49446
2 weeks ago
Andy Wilkinson
677211e02e
Switch back to using Micrometer Tracing's bom
...
See gh-49466 and micrometer/micrometer-tracing#1354
2 weeks ago
Phillip Webb
cc1578aecb
Allow empty objects to be loaded from YAML
...
Update `OriginTrackedYamlLoader` so that empty objects are retained
in the resulting `PropertySource`.
Closes gh-48958
2 weeks ago
Andy Wilkinson
9d4500fea6
Merge branch '4.0.x'
...
Closes gh-49536
2 weeks ago
Andy Wilkinson
af774d681f
Merge branch '3.5.x' into 4.0.x
...
Closes gh-49535
2 weeks ago
Andy Wilkinson
7280d248e4
Modernize assertion message for no classes or locations
...
Closes gh-49518
2 weeks ago
Andy Wilkinson
f90ebbdd0a
Merge branch '4.0.x'
...
Closes gh-49534
2 weeks ago
Andy Wilkinson
ace172f8e0
Merge branch '3.5.x' into 4.0.x
...
Closes gh-49533
2 weeks ago
Andy Wilkinson
3e1b81975e
Merge pull request #49504 from sbrannen
...
* gh-49504:
Use MergedContextConfiguration.hasResources()
Closes gh-49504
2 weeks ago
Sam Brannen
7306fd04de
Use MergedContextConfiguration.hasResources()
...
Simplify the code by using MergedContextConfiguration.hasResources().
See gh-49504
2 weeks ago
Andy Wilkinson
10659f0d67
Revert "Disable HTTP client's built-in decompression"
...
This reverts commit c9246cec4f .
Closes gh-48928
2 weeks ago
Stéphane Nicoll
96662987ef
Merge branch '4.0.x'
2 weeks ago
Stéphane Nicoll
6d08a93a9d
Merge branch '3.5.x' into 4.0.x
2 weeks ago
Stéphane Nicoll
735d67f768
Start building against Spring WS 5.0.1 snapshots
...
See gh-49532
2 weeks ago
Stéphane Nicoll
686327c736
Start building against Spring WS 5.0.1 snapshots
...
See gh-49531
2 weeks ago
Stéphane Nicoll
4aeefa899a
Start building against Spring Security 7.0.4 snapshots
...
See gh-49530
2 weeks ago
Stéphane Nicoll
2bbb1efbb2
Start building against Spring Integration 7.0.4 snapshots
...
See gh-49529
2 weeks ago
Stéphane Nicoll
c49ebaa970
Start building against Spring WS 4.1.3 snapshots
...
See gh-49528
2 weeks ago
Stéphane Nicoll
57747989e3
Start building against Spring Security 6.5.9 snapshots
...
See gh-49527
2 weeks ago
Stéphane Nicoll
78c080997a
Restore dependency alignment checks for Couchbase Client
...
Closes gh-49259
2 weeks ago
Stéphane Nicoll
1a52ed167e
Merge branch '4.0.x'
...
Closes gh-49526
2 weeks ago
Stéphane Nicoll
456a104f60
Merge branch '3.5.x' into 4.0.x
...
Closes gh-49525
2 weeks ago
Stéphane Nicoll
c9145e69d9
Refresh JDK versions used in integration tests
...
Closes gh-49412
2 weeks ago
Andy Wilkinson
6cc6ec06a0
Merge branch '4.0.x'
...
Closes gh-49524
2 weeks ago
Andy Wilkinson
1e09be7f1c
Adding missing starter for Spring REST Docs
...
Closes gh-48289
2 weeks ago
Andy Wilkinson
c54d05ca8a
Use vendor adapter to configure JTA Platform and Bean Container
...
Closes gh-48969
2 weeks ago
Andy Wilkinson
d4d5a18ac8
Merge branch '4.0.x'
...
Closes gh-49523
2 weeks ago
Andy Wilkinson
3977d878d9
Merge branch '3.5.x' into 4.0.x
...
Closes gh-49522
2 weeks ago
Brian Clozel
07bd80fe6b
Merge branch '4.0.x'
...
Closes gh-49521
2 weeks ago
Brian Clozel
e487a6b499
Improve EndpointRequest matcher documentation
...
Prior to this commit, `EndpointRequest` exposed factory methods for
creating security matchers in the context of Actuator endpoints. This is
using the popular pattern matching approach for security matchers.
Such matchers are not as focused as method-level security and will match
the endpoint path itself (`"actuator/endpoint"`) as well as everything
beneath it (`"actuator/endpoint/**"`).
This commit improves the Javadoc and reference documentation to make
this behavior more explicit.
Closes gh-49520
2 weeks ago
Andy Wilkinson
eb43987526
Improve test assertions for bean container enablement
...
Closes gh-49519
2 weeks ago
Andy Wilkinson
0ede2b0e60
Merge branch '4.0.x'
...
Closes gh-49517
2 weeks ago
Andy Wilkinson
a249315be3
Merge branch '3.5.x' into 4.0.x
...
Closes gh-49516
2 weeks ago
Andy Wilkinson
ea8aec77a4
Merge pull request #49505 from sbrannen
...
* gh-49505:
Polish "Fix typo in Javadoc for SpringBootTestAnnotation"
Fix typo in Javadoc for SpringBootTestAnnotation
Closes gh-49505
2 weeks ago
Andy Wilkinson
85b0e3bebf
Polish "Fix typo in Javadoc for SpringBootTestAnnotation"
...
See gh-49505
2 weeks ago