Commit Graph
61681 Commits
Author SHA1 Message Date
Stéphane Nicoll f004d3077c Merge branch '4.0.x'
Closes gh-50941
2026-07-14 08:35:49 +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 1fb29ef797 Merge branch '4.0.x'
Closes gh-50940
2026-07-14 08:12:44 +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 822752a0b0 Merge branch '4.0.x'
Closes gh-50939
2026-07-14 08:05:41 +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 4c346884f3 Merge branch '4.0.x'
Closes gh-50923
2026-07-06 15:15:07 +02:00
Stéphane Nicoll 2245a79653 Harmonize checkstyle configuration
Closes gh-50921
2026-07-06 15:12:44 +02:00
Stéphane Nicoll dc23ca59a5 Merge branch '4.0.x'
Closes gh-50914
2026-07-03 12:33:45 +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 fb9794a2d3 Merge branch '4.0.x'
Closes gh-50901
2026-07-01 08:10:29 +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 ca7849e507 Merge branch '4.0.x'
Closes gh-50897
2026-06-30 10:13:55 +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 e44b486a00 Merge branch '4.0.x' 2026-06-30 10:10:35 +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 e454d9a916 Merge branch '4.0.x'
Closes gh-50895
2026-06-30 09:51:29 +02:00
Stéphane Nicoll 8ad1475247 Harmonize copyright header configuration
Closes gh-50894
2026-06-30 09:51:00 +02:00
Andy Wilkinson 1d693b1bc4 Merge branch '4.0.x'
Closes gh-50885
2026-06-29 11:11:18 +01: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 b140c8d0fa Align docs with changes to Gradle gRPC configuration
Closes gh-50822
2026-06-28 18:18:39 +01:00
Andy Wilkinson 6893528c34 Merge branch '4.0.x'
Closes gh-50880
2026-06-28 18:04:55 +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 c5261cf0eb Merge branch '4.0.x'
Closes gh-50878
2026-06-28 12:14:56 +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 0959e6a065 Merge pull request #50782 from doehyunbaek
Closes gh-50782

* gh-50782:
  Document OTLP SSL service connections
2026-06-27 13:30:36 +01:00
Doehyun Baek 3cd1422f8e Document OTLP SSL service connections
See gh-50782

Signed-off-by: Doehyun Baek <doehyunbaek@gmail.com>
2026-06-27 13:30:06 +01:00
Andy Wilkinson bcaa961c1f Merge branch '4.0.x'
Closes gh-50874
2026-06-27 13:28:06 +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 0f4790ea0a Merge pull request #50863 from SimonVerhoeven
Closes gh-50863

* gh-50863:
  Polish "Fix typos and grammatical errors in gRPC documentation"
  Fix typos and grammatical errors in gRPC documentation
2026-06-27 13:20:28 +01:00
Andy Wilkinson 64940c8dfd Polish "Fix typos and grammatical errors in gRPC documentation"
See gh-50863

Signed-off-by: Andy Wilkinson <andy.wilkinson@broadcom.com>
2026-06-27 13:19:52 +01:00
Simon Verhoeven cd7e431e92 Fix typos and grammatical errors in gRPC documentation
See gh-50863

Signed-off-by: Simon Verhoeven <verhoeven.simon@gmail.com>
2026-06-27 13:06:08 +01:00
Andy Wilkinson 7b1e61ae7b Merge branch '4.0.x'
Closes gh-50873
2026-06-27 13:01:21 +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 4c2b5942e3 Merge branch '4.0.x'
Closes gh-50872
2026-06-27 12:55:30 +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