Andy Wilkinson
76290f7871
Remove unused org.springframework.boot.docker-test plugin
...
Closes gh-49598
4 weeks ago
Andy Wilkinson
6779e09933
Merge branch '3.5.x' into 4.0.x
...
Closes gh-49596
4 weeks ago
Andy Wilkinson
57e768a654
Trim trailing slashes from tcp:// Docker hosts
...
Fixes gh-49055
4 weeks ago
Brian Clozel
ed8cba80b6
Merge branch '3.5.x' into 4.0.x
...
Closes gh-49593
4 weeks ago
Brian Clozel
c366ddaca0
Avoid duplicate RSocket endpoint for WebSocket
...
Prior to this commit, choosing a "websocket" transport for your RSocket
endpoint with `spring.rsocket.server.port` would not only expose the
endpoint on that specific port, but also on the main server.
This commit refines the auto-configuration condition to only add a route
on the main server if the separate port is not chosen.
Fixes gh-49592
4 weeks ago
Andy Wilkinson
c088d33765
Upgrade to Spring HATEOAS 3.0.3
...
Closes gh-49587
4 weeks ago
Andy Wilkinson
ae4ac0ec27
Upgrade to Spring Framework 7.0.6
...
Closes gh-49418
4 weeks ago
Andy Wilkinson
8120f66b07
Upgrade to Spring Data Bom 2025.1.4
...
Closes gh-49417
4 weeks ago
Andy Wilkinson
de31d3b29c
Merge branch '3.5.x' into 4.0.x
4 weeks ago
Andy Wilkinson
722408a05a
Upgrade to Spring HATEOAS 2.5.2
...
Closes gh-49586
4 weeks ago
Andy Wilkinson
c7292b5b8c
Upgrade to Spring Framework 6.2.17
...
Closes gh-49408
4 weeks ago
Andy Wilkinson
a40bad0e0d
Upgrade to Spring Data Bom 2025.0.10
...
Closes gh-49407
4 weeks ago
Andy Wilkinson
7619c23a1d
Merge pull request #49582 from answndud
...
* gh-49582:
Polish "Add failure analysis for missing auto-configured MailSender"
Add failure analysis for missing auto-configured MailSender
Closes gh-49582
4 weeks ago
Andy Wilkinson
f0aff3aa3c
Polish "Add failure analysis for missing auto-configured MailSender"
...
See gh-49582
Signed-off-by: Andy Wilkinson <andy.wilkinson@broadcom.com>
4 weeks ago
MJY
ffb36cb5ed
Add failure analysis for missing auto-configured MailSender
...
Signed-off-by: MJY <jmoon0227@gmail.com>
See gh-49582
4 weeks ago
Stéphane Nicoll
2dca98547b
Merge branch '3.5.x' into 4.0.x
4 weeks ago
Stéphane Nicoll
03856fe0e2
Upgrade to Lombok 1.18.44
...
Closes gh-49575
4 weeks ago
Stéphane Nicoll
496386328b
Upgrade to Lombok 1.18.44
...
Closes gh-49574
4 weeks ago
Andy Wilkinson
5b0538c94c
Merge branch '3.5.x' into 4.0.x
...
Closes gh-49562
4 weeks ago
Andy Wilkinson
99aff08477
List all supported colors when describing color-coded log output
...
Closes gh-49561
4 weeks ago
Moritz Halbritter
2b6559ccd6
Deprecate ZipkinWithOpenTelemetryTracingAutoConfiguration
...
See gh-49453
4 weeks ago
Moritz Halbritter
0e9840e7de
Provide advance warning of the deprecation and forthcoming removal of
...
OpenTelemetry's ZipkinSpanExporter
Closes gh-49453
4 weeks ago
Stéphane Nicoll
73b4fda218
Merge branch '3.5.x' into 4.0.x
4 weeks ago
Stéphane Nicoll
39440038ae
Upgrade to Reactor Bom 2025.0.4
...
Closes gh-49415
4 weeks ago
Stéphane Nicoll
153878b86f
Upgrade to Micrometer Tracing 1.6.4
...
Closes gh-49414
4 weeks ago
Stéphane Nicoll
bcee294f88
Upgrade to Micrometer 1.16.4
...
Closes gh-49413
4 weeks ago
Stéphane Nicoll
ac8cf34584
Upgrade to DB2 JDBC 12.1.4.0
...
Closes gh-49546
4 weeks ago
Stéphane Nicoll
c8adaa8527
Upgrade to Commons Logging 1.3.6
...
Closes gh-49545
4 weeks ago
Stéphane Nicoll
f66615bd9b
Upgrade to Reactor Bom 2024.0.16
...
Closes gh-49405
4 weeks ago
Stéphane Nicoll
79f82043d0
Upgrade to Micrometer Tracing 1.5.10
...
Closes gh-49404
4 weeks ago
Stéphane Nicoll
0b185b127e
Upgrade to Micrometer 1.15.10
...
Closes gh-49403
4 weeks ago
Stéphane Nicoll
9077605ed0
Upgrade to DB2 JDBC 12.1.4.0
...
Closes gh-49544
4 weeks ago
Andy Wilkinson
af774d681f
Merge branch '3.5.x' into 4.0.x
...
Closes gh-49535
4 weeks ago
Andy Wilkinson
7280d248e4
Modernize assertion message for no classes or locations
...
Closes gh-49518
4 weeks ago
Andy Wilkinson
ace172f8e0
Merge branch '3.5.x' into 4.0.x
...
Closes gh-49533
4 weeks ago
Andy Wilkinson
3e1b81975e
Merge pull request #49504 from sbrannen
...
* gh-49504:
Use MergedContextConfiguration.hasResources()
Closes gh-49504
4 weeks ago
Sam Brannen
7306fd04de
Use MergedContextConfiguration.hasResources()
...
Simplify the code by using MergedContextConfiguration.hasResources().
See gh-49504
4 weeks ago
Stéphane Nicoll
6d08a93a9d
Merge branch '3.5.x' into 4.0.x
4 weeks ago
Stéphane Nicoll
686327c736
Start building against Spring WS 5.0.1 snapshots
...
See gh-49531
4 weeks ago
Stéphane Nicoll
4aeefa899a
Start building against Spring Security 7.0.4 snapshots
...
See gh-49530
4 weeks ago
Stéphane Nicoll
2bbb1efbb2
Start building against Spring Integration 7.0.4 snapshots
...
See gh-49529
4 weeks ago
Stéphane Nicoll
c49ebaa970
Start building against Spring WS 4.1.3 snapshots
...
See gh-49528
4 weeks ago
Stéphane Nicoll
57747989e3
Start building against Spring Security 6.5.9 snapshots
...
See gh-49527
4 weeks ago
Stéphane Nicoll
456a104f60
Merge branch '3.5.x' into 4.0.x
...
Closes gh-49525
4 weeks ago
Stéphane Nicoll
c9145e69d9
Refresh JDK versions used in integration tests
...
Closes gh-49412
4 weeks ago
Andy Wilkinson
1e09be7f1c
Adding missing starter for Spring REST Docs
...
Closes gh-48289
4 weeks ago
Andy Wilkinson
3977d878d9
Merge branch '3.5.x' into 4.0.x
...
Closes gh-49522
4 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
4 weeks ago
Andy Wilkinson
eb43987526
Improve test assertions for bean container enablement
...
Closes gh-49519
4 weeks ago
Andy Wilkinson
a249315be3
Merge branch '3.5.x' into 4.0.x
...
Closes gh-49516
4 weeks ago