Commit Graph
59653 Commits
Author SHA1 Message Date
Stéphane Nicoll 04eba1fe65 Upgrade to Spring Kafka 4.0.4
Closes gh-49419
2026-03-17 09:38:15 +01:00
Stéphane Nicoll 0600810c34 Merge branch '3.5.x' into 4.0.x 2026-03-16 21:10:38 +01:00
Stéphane Nicoll d04c42d315 Upgrade to Spring Security 6.5.9
Closes gh-49527
2026-03-16 21:10:33 +01:00
Stéphane Nicoll 49e5d5bc5b Upgrade to Spring Security 7.0.4
Closes gh-49530
2026-03-16 21:09:04 +01:00
Andy Wilkinson 797253a447 Merge branch '3.5.x' into 4.0.x
Closes gh-49617
2026-03-16 18:00:39 +00:00
Andy Wilkinson 22e3646bc3 Merge pull request #49591 from bbbbooo
* gh-49591:
  Polish "Fix EndpointRequest links matching for separate management port"
  Fix EndpointRequest links matching for separate management port

Closes gh-49591
2026-03-16 17:45:54 +00:00
Andy Wilkinson a148983e7f Polish "Fix EndpointRequest links matching for separate management port"
See gh-49591

Signed-off-by: Andy Wilkinson <andy.wilkinson@broadcom.com>
2026-03-16 17:45:07 +00:00
bbbbooo 79f91eac56 Fix EndpointRequest links matching for separate management port
When management.endpoints.web.base-path is empty and management runs
on a different port, EndpointRequest.toLinks() and toAnyEndpoint()
do not match the links endpoint consistently.

Derive the links path based on the management port type on both
servlet and reactive sides, and add regression tests for each
implementation.

See gh-49591

Signed-off-by: bbbbooo <hyeons1213@gmail.com>
2026-03-16 16:39:12 +00:00
Stéphane Nicoll 5896b0cba8 Merge branch '3.5.x' into 4.0.x 2026-03-16 16:04:56 +01:00
Stéphane Nicoll ab7d6a9d29 Adapt assertion to different error message 2026-03-16 15:44:15 +01:00
Andy Wilkinson 1147a4c7ae Merge branch '3.5.x' into 4.0.x 2026-03-16 13:16:53 +00:00
Andy Wilkinson e1cc908dcd Upgrade to Jakarta XML Bind 4.0.5
Closes gh-49616
2026-03-16 13:14:53 +00:00
Andy Wilkinson 9b0ad127db Upgrade to Glassfish JAXB 4.0.7
Closes gh-49615
2026-03-16 13:14:49 +00:00
Andy Wilkinson 756722e57f Upgrade to Jakarta XML Bind 4.0.5
Closes gh-49609
2026-03-16 11:26:04 +00:00
Andy Wilkinson 257975a0da Upgrade to Hibernate 7.2.7.Final
Closes gh-49608
2026-03-16 11:25:59 +00:00
Andy Wilkinson c75807e395 Upgrade to Glassfish JAXB 4.0.7
Closes gh-49607
2026-03-16 11:25:54 +00:00
Moritz Halbritter 766e11dc28 Document support for Java 26
Closes gh-49604
2026-03-16 08:44:42 +01:00
Andy Wilkinson 76290f7871 Remove unused org.springframework.boot.docker-test plugin
Closes gh-49598
2026-03-13 16:38:01 +00:00
Andy Wilkinson 6779e09933 Merge branch '3.5.x' into 4.0.x
Closes gh-49596
2026-03-13 16:04:59 +00:00
Andy Wilkinson 57e768a654 Trim trailing slashes from tcp:// Docker hosts
Fixes gh-49055
2026-03-13 16:04:41 +00:00
Brian Clozel ed8cba80b6 Merge branch '3.5.x' into 4.0.x
Closes gh-49593
2026-03-13 16:48:49 +01:00
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
2026-03-13 16:45:43 +01:00
Andy Wilkinson c088d33765 Upgrade to Spring HATEOAS 3.0.3
Closes gh-49587
2026-03-13 13:09:06 +00:00
Andy Wilkinson ae4ac0ec27 Upgrade to Spring Framework 7.0.6
Closes gh-49418
2026-03-13 13:09:01 +00:00
Andy Wilkinson 8120f66b07 Upgrade to Spring Data Bom 2025.1.4
Closes gh-49417
2026-03-13 13:09:01 +00:00
Andy Wilkinson de31d3b29c Merge branch '3.5.x' into 4.0.x 2026-03-13 13:07:04 +00:00
Andy Wilkinson 722408a05a Upgrade to Spring HATEOAS 2.5.2
Closes gh-49586
2026-03-13 13:06:47 +00:00
Andy Wilkinson c7292b5b8c Upgrade to Spring Framework 6.2.17
Closes gh-49408
2026-03-13 13:06:43 +00:00
Andy Wilkinson a40bad0e0d Upgrade to Spring Data Bom 2025.0.10
Closes gh-49407
2026-03-13 13:06:42 +00:00
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
2026-03-13 12:25:00 +00:00
Andy Wilkinson f0aff3aa3c Polish "Add failure analysis for missing auto-configured MailSender"
See gh-49582

Signed-off-by: Andy Wilkinson <andy.wilkinson@broadcom.com>
2026-03-13 12:24:25 +00:00
MJY ffb36cb5ed Add failure analysis for missing auto-configured MailSender
Signed-off-by: MJY <jmoon0227@gmail.com>

See gh-49582
2026-03-13 12:02:08 +00:00
Stéphane Nicoll 2dca98547b Merge branch '3.5.x' into 4.0.x 2026-03-12 15:49:07 +01:00
Stéphane Nicoll 03856fe0e2 Upgrade to Lombok 1.18.44
Closes gh-49575
2026-03-12 15:34:56 +01:00
Stéphane Nicoll 496386328b Upgrade to Lombok 1.18.44
Closes gh-49574
2026-03-12 15:24:19 +01:00
Andy Wilkinson 5b0538c94c Merge branch '3.5.x' into 4.0.x
Closes gh-49562
2026-03-11 11:25:07 +00:00
Andy Wilkinson 99aff08477 List all supported colors when describing color-coded log output
Closes gh-49561
2026-03-11 11:23:32 +00:00
Moritz Halbritter 2b6559ccd6 Deprecate ZipkinWithOpenTelemetryTracingAutoConfiguration
See gh-49453
2026-03-11 10:30:34 +01:00
Moritz Halbritter 0e9840e7de Provide advance warning of the deprecation and forthcoming removal of
OpenTelemetry's ZipkinSpanExporter

Closes gh-49453
2026-03-11 08:36:37 +01:00
Stéphane Nicoll 73b4fda218 Merge branch '3.5.x' into 4.0.x 2026-03-10 14:50:18 +01:00
Stéphane Nicoll 39440038ae Upgrade to Reactor Bom 2025.0.4
Closes gh-49415
2026-03-10 14:27:51 +01:00
Stéphane Nicoll 153878b86f Upgrade to Micrometer Tracing 1.6.4
Closes gh-49414
2026-03-10 14:27:50 +01:00
Stéphane Nicoll bcee294f88 Upgrade to Micrometer 1.16.4
Closes gh-49413
2026-03-10 14:27:50 +01:00
Stéphane Nicoll ac8cf34584 Upgrade to DB2 JDBC 12.1.4.0
Closes gh-49546
2026-03-10 14:27:50 +01:00
Stéphane Nicoll c8adaa8527 Upgrade to Commons Logging 1.3.6
Closes gh-49545
2026-03-10 14:27:46 +01:00
Stéphane Nicoll f66615bd9b Upgrade to Reactor Bom 2024.0.16
Closes gh-49405
2026-03-10 14:24:33 +01:00
Stéphane Nicoll 79f82043d0 Upgrade to Micrometer Tracing 1.5.10
Closes gh-49404
2026-03-10 14:24:33 +01:00
Stéphane Nicoll 0b185b127e Upgrade to Micrometer 1.15.10
Closes gh-49403
2026-03-10 14:24:33 +01:00
Stéphane Nicoll 9077605ed0 Upgrade to DB2 JDBC 12.1.4.0
Closes gh-49544
2026-03-10 14:24:33 +01:00
Andy Wilkinson af774d681f Merge branch '3.5.x' into 4.0.x
Closes gh-49535
2026-03-09 17:27:16 +00:00