Stéphane Nicoll
eb621439bc
Harmonize Gradle versions used for testing on Java 26
...
Closes gh-50945
2026-07-14 15:44:03 +02:00
Stéphane Nicoll
bbacbc6291
Do not require WebClient.Builder in CloudFoundry auto-configuration
...
Closes gh-50928
2026-07-14 15:37:40 +02:00
Stéphane Nicoll
2a40555069
Merge pull request #50909 from quaff
...
* patch-225:
Inject Customizers as ObjectProvider to keep consistency
Closes gh-50909
2026-07-14 11:29:11 +02:00
Yanming Zhou
7522f679fd
Inject Customizers as ObjectProvider to keep consistency
...
See gh-50909
Signed-off-by: Yanming Zhou <zhouyanming@gmail.com >
2026-07-14 11:23:34 +02:00
Stéphane Nicoll
f8e62d6f18
Merge pull request #50916 from dlwldnjs1009
...
* cf-reactive-health-absent-4.0.x:
Polish "Guard reactive Cloud Foundry health extension"
Guard reactive Cloud Foundry health extension
Closes gh-50916
2026-07-14 11:12:19 +02:00
Stéphane Nicoll
a0c8fa445b
Polish "Guard reactive Cloud Foundry health extension"
...
See gh-50916
2026-07-14 11:09:17 +02:00
Lee JiWon
bda889997d
Guard reactive Cloud Foundry health extension
...
Move the reactive Cloud Foundry health endpoint extension into a
health-specific configuration guarded by @ConditionalOnClass. When
spring-boot-health is absent, scanning the outer configuration attempts
to resolve ReactiveHealthEndpointWebExtension and causes context refresh
to fail.
See gh-50916
Signed-off-by: Lee JiWon <dlwldnjs1009@gmail.com >
2026-07-14 08:37:44 +02:00
Stéphane Nicoll
d5cde2ece1
Merge pull request #50919 from SebTardif
...
* fix/image-buildpack-temp-and-stream-cleanup:
Close streams and delete intermediate temps in ImageBuildpack
Closes gh-50919
2026-07-14 08:35:42 +02:00
Sebastien Tardif
7bdb1320bf
Close streams and delete intermediate temps in ImageBuildpack
...
ExportedLayers left the intermediate create-builder-scratch-source
temp file behind after rebased layer files were written, and opened
layer InputStreams without closing them when StreamUtils.copy does
not close either stream. Delete the source temp in a finally block
and use try-with-resources for the apply path so layer files can be
deleted reliably.
See gh-50919
Signed-off-by: Sebastien Tardif <sebtardif@ncf.ca >
2026-07-14 08:33:33 +02:00
Stéphane Nicoll
401a719654
Merge pull request #50931 from ngocnhan-tran1996
...
* gh-50930:
Fix key for the MongoDB health indicator in reference guide
Closes gh-50931
2026-07-14 08:12:37 +02:00
Tran Ngoc Nhan
c463dd033b
Fix key for the MongoDB health indicator in reference guide
...
See gh-50931
Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com >
2026-07-14 08:07:07 +02:00
Stéphane Nicoll
26b93d007c
Merge pull request #50938 from dependabot[bot]
...
* dependabot/github_actions/Homebrew/actions/setup-homebrew-18fcb8e3e06b4247c676c506750dc95ea7226479:
Bump Homebrew/actions/setup-homebrew
Closes gh-50938
2026-07-14 08:05:35 +02:00
dependabot[bot]
c88058ecdf
Bump Homebrew/actions/setup-homebrew
...
Bumps [Homebrew/actions/setup-homebrew](https://github.com/homebrew/actions ) from 7657c9512f50e1c35b640971116425935bab3eea to 18fcb8e3e06b4247c676c506750dc95ea7226479.
- [Release notes](https://github.com/homebrew/actions/releases )
- [Changelog](https://github.com/Homebrew/actions/blob/main/release.test.mts )
- [Commits](https://github.com/homebrew/actions/compare/7657c9512f50e1c35b640971116425935bab3eea...18fcb8e3e06b4247c676c506750dc95ea7226479 )
---
updated-dependencies:
- dependency-name: Homebrew/actions/setup-homebrew
dependency-version: 18fcb8e3e06b4247c676c506750dc95ea7226479
dependency-type: direct:production
...
See gh-50938
Signed-off-by: dependabot[bot] <support@github.com >
2026-07-14 08:04:56 +02:00
Stéphane Nicoll
2245a79653
Harmonize checkstyle configuration
...
Closes gh-50921
2026-07-06 15:12:44 +02:00
Stéphane Nicoll
d2b538be08
Merge pull request #50908 from quaff
...
* patch-224:
Polish "Apply GraphQL customizers in order"
Apply GraphQL customizers in order
Closes gh-50908
2026-07-03 12:33:32 +02:00
Stéphane Nicoll
a57da0c57a
Polish "Apply GraphQL customizers in order"
...
See gh-50908
2026-07-03 12:32:28 +02:00
Yanming Zhou
f96808edfa
Apply GraphQL customizers in order
...
See gh-50908
Signed-off-by: Yanming Zhou <zhouyanming@gmail.com >
2026-07-03 12:17:18 +02:00
Stéphane Nicoll
d849df08b6
Merge pull request #50890 from dependabot[bot]
...
* dependabot/github_actions/gradle/actions/setup-gradle-6.2.0:
Polish "Bump gradle/actions/setup-gradle from 5.0.2 to 6.2.0"
Bump gradle/actions/setup-gradle from 5.0.2 to 6.2.0
Closes gh-50890
2026-07-01 08:10:18 +02:00
Stéphane Nicoll
0b3aaff96f
Polish "Bump gradle/actions/setup-gradle from 5.0.2 to 6.2.0"
...
See gh-50890
2026-07-01 08:08:06 +02:00
dependabot[bot]
36d098c755
Bump gradle/actions/setup-gradle from 5.0.2 to 6.2.0
...
Bumps [gradle/actions/setup-gradle](https://github.com/gradle/actions ) from 5.0.2 to 6.2.0.
- [Release notes](https://github.com/gradle/actions/releases )
- [Commits](https://github.com/gradle/actions/compare/0723195856401067f7a2779048b490ace7a47d7c...3f131e8634966bd73d06cc69884922b02e6faf92 )
---
updated-dependencies:
- dependency-name: gradle/actions/setup-gradle
dependency-version: 6.2.0
dependency-type: direct:production
update-type: version-update:semver-major
...
See gh-50890
Signed-off-by: dependabot[bot] <support@github.com >
2026-07-01 08:06:27 +02:00
Stéphane Nicoll
bafc0ed6d2
Restore copyright headers of JSON shaded lib
...
Closes gh-50896
2026-06-30 10:13:02 +02:00
Stéphane Nicoll
22eef97293
Add missing or outdated copyright headers
...
See gh-50894
2026-06-30 10:04:39 +02:00
Stéphane Nicoll
8ad1475247
Harmonize copyright header configuration
...
Closes gh-50894
2026-06-30 09:51:00 +02:00
Andy Wilkinson
d8a47e791c
Merge pull request #50881 from quaff
...
Closes gh-50881
* gh-50881:
Polish "Remove unnecessary `@Nullable`s from local array variable declarations"
Remove unnecessary `@Nullable`s from local array variable declarations
2026-06-29 10:30:46 +01:00
Andy Wilkinson
81aa1367f5
Polish "Remove unnecessary @Nullables from local array variable declarations"
...
See gh-50881
Signed-off-by: Andy Wilkinson <andy.wilkinson@broadcom.com >
2026-06-29 10:29:10 +01:00
Yanming Zhou
9824f25998
Remove unnecessary @Nullables from local array variable declarations
...
See gh-50881
Signed-off-by: Yanming Zhou <zhouyanming@gmail.com >
2026-06-29 10:28:32 +01:00
Andy Wilkinson
fc997f67d9
Revert "Pin Antora's Node version to 24.14.1"
...
This reverts commit cf2ca419ea .
Closes gh-50879
2026-06-28 18:04:36 +01:00
Andy Wilkinson
3edbc80a9f
Merge pull request #50866 from quaff
...
Closes gh-50866
* gh-50866:
Polish "Remove unnecessary `@Nullable`s from local variable declarations"
Remove unnecessary `@Nullable`s from local variable declarations
2026-06-28 12:07:01 +01:00
Andy Wilkinson
ecacc0aa1e
Polish "Remove unnecessary @Nullables from local variable declarations"
...
See gh-50866
Signed-off-by: Andy Wilkinson <andy.wilkinson@broadcom.com >
2026-06-28 12:05:09 +01:00
Yanming Zhou
dff33aec55
Remove unnecessary @Nullables from local variable declarations
...
See gh-50866
Signed-off-by: Yanming Zhou <zhouyanming@gmail.com >
2026-06-28 10:39:07 +01:00
Andy Wilkinson
428963e02d
Merge pull request #50867 from nosan
...
Closes gh-50867
* gh-50867:
Update OpenTelemetryResourceAttributes documentation
2026-06-27 13:27:58 +01:00
Dmytro Nosan
43985f1356
Update OpenTelemetryResourceAttributes documentation
...
Clarify service.name and service.namespace defaults and remove
obsolete service.group documentation
See gh-50867
Signed-off-by: Dmytro Nosan <dimanosan@gmail.com >
2026-06-27 13:27:35 +01:00
Andy Wilkinson
73e30d65fa
Merge pull request #50859 from doehyunbaek
...
Closes gh-50859
* gh-50859:
Polish "Fix placeholder syntax in external config docs"
Fix placeholder syntax in external config docs
2026-06-27 13:01:14 +01:00
Andy Wilkinson
2b2a644569
Polish "Fix placeholder syntax in external config docs"
...
See gh-50859
Signed-off-by: Andy Wilkinson <andy.wilkinson@broadcom.com >
2026-06-27 13:00:37 +01:00
Doehyun Baek
6723791663
Fix placeholder syntax in external config docs
...
See gh-50859
Signed-off-by: Doehyun Baek <doehyunbaek@gmail.com >
2026-06-27 12:58:48 +01:00
Andy Wilkinson
00fa8e0145
Merge pull request #50858 from dlwldnjs1009
...
Closes gh-50858
* gh-50858:
Avoid loading health classes in Jersey config
2026-06-27 12:55:23 +01:00
Lee JiWon
9cfa980a4d
Avoid loading health classes in Jersey config
...
Move the Jersey additional health endpoint paths registrar into a
health-specific configuration so Jersey management endpoint support can
refresh when spring-boot-health is absent.
See gh-50858
Signed-off-by: Lee JiWon <dlwldnjs1009@gmail.com >
2026-06-27 12:53:18 +01:00
Andy Wilkinson
2f13d62aa4
Merge pull request #50857 from dlwldnjs1009
...
Closes gh-50857
* gh-50857:
Avoid loading health classes in Cloud Foundry
2026-06-27 12:51:45 +01:00
Lee JiWon
48054ea77b
Avoid loading health classes in Cloud Foundry
...
Move the Cloud Foundry health endpoint extension bean into a
health-specific configuration. This lets the actuator configuration
refresh when spring-boot-health is absent.
See gh-50857
Signed-off-by: Lee JiWon <dlwldnjs1009@gmail.com >
2026-06-27 12:48:47 +01:00
Andy Wilkinson
4c5aee76c7
Merge branch '3.5.x' into 4.0.x
2026-06-25 09:05:32 +01:00
Andy Wilkinson
93edd167bd
Next development version (v3.5.16-SNAPSHOT)
2026-06-25 09:04:01 +01:00
Andy Wilkinson
e4ac99188e
Merge branch '3.5.x' into 4.0.x
2026-06-25 06:50:06 +01:00
Andy Wilkinson
5bafd0a6bf
Upgrade to Spring Integration 6.5.10
...
Closes gh-50820
2026-06-25 06:49:37 +01:00
Andy Wilkinson
baf329023a
Upgrade to Spring AMQP 3.2.12
...
Closes gh-50818
2026-06-25 06:49:16 +01:00
Andy Wilkinson
2c5964aba7
Upgrade to Spring Data Bom 2025.0.13
...
Closes gh-50819
2026-06-25 06:48:53 +01:00
Andy Wilkinson
0836e3673a
Merge pull request #50798 from xfocus3
...
Closes gh-50798
* gh-50798:
Handle unresolved validation target types
2026-06-24 21:11:52 +01:00
Ahmed El amraouiyine
249dab6d6f
Handle unresolved validation target types
...
See gh-50798
Signed-off-by: Ahmed El amraouiyine <amraouiyine@gmail.com >
2026-06-24 21:09:33 +01:00
Andy Wilkinson
3d280c4354
Merge pull request #50418 from codingkiddo
...
Closes gh-50418
* gh-50418:
Add WAR TLD loader integration test
2026-06-24 20:34:19 +01:00
Vinod Kumar
92bd807edd
Add WAR TLD loader integration test
...
See gh-50418
Signed-off-by: Vinod Kumar <codingkiddo@gmail.com >
2026-06-24 20:33:04 +01:00
Andy Wilkinson
58cb433cd0
Merge pull request #50625 from SJvaca30
...
Closes gh-50625
* gh-50625:
Add nested override coverage for @SpringBootTest imports
2026-06-24 19:49:37 +01:00