Commit Graph
62208 Commits
Author SHA1 Message Date
Stéphane Nicoll 37981bbc22 Upgrade to Micrometer 1.18.0-M1
Closes gh-51219
2026-08-14 08:54:07 +02:00
Andy Wilkinson 78540306ff Prepare release/4.2.0-M1 branch 2026-08-14 08:54:07 +02:00
Stéphane Nicoll 17a7729033 Switch to INTERNAL-SNAPSHOT 2026-08-14 08:44:45 +02:00
Andy Wilkinson e6e0868022 Prepare main-internal branch 2026-08-14 08:44:45 +02:00
Stéphane Nicoll e3d4b1ceb6 Upgrade to MongoDB 5.9.2
Closes gh-51380
2026-08-14 08:41:22 +02:00
Jonatan IvanovandStéphane Nicoll 188860f730 Adapt to changes in micrometer snapshots
See https://github.com/micrometer-metrics/micrometer/issues/2297

Co-authored-by: Stéphane Nicoll <stephane.nicoll@broadcom.com>
2026-08-14 08:16:26 +02:00
Stéphane Nicoll 3575c12ae5 Start building against Spring Security 7.2.0-M1 snapshots
See gh-51271
2026-08-12 08:09:49 +02:00
Stéphane Nicoll 270dfe353f Merge branch '4.1.x'
Closes gh-51371
2026-08-11 18:00:37 +02:00
Stéphane Nicoll af69828ce6 Merge pull request #51156 from skdas20
Closes gh-51156

* fix-51154-appendable-byte-array-reset:
  Polish "Reset cached AppendableByteArray before it is reused"
  Reset cached AppendableByteArray before it is reused
2026-08-11 18:00:29 +02:00
Stéphane Nicoll dafadea2ab Polish "Reset cached AppendableByteArray before it is reused"
See gh-51156
2026-08-11 17:59:20 +02:00
Sumit Kumar Das fc6acdbc21 Reset cached AppendableByteArray before it is reused
AppendableByteArray.reset() was only called from toByteArray(), so an
encode that failed part-way left its partial output in the thread-local
cached instance. The next value encoded on that thread was then prefixed
with it, which in structured logging corrupted the log event following a
failed one.

Reset the cached instance when it is handed out instead, so the buffer
is clean regardless of how the previous use ended. This also covers the
early return in toByteArray() for empty content, which returns without
resetting.

See gh-51156

Signed-off-by: Sumit Kumar Das <skdas5405@gmail.com>
2026-08-11 17:59:20 +02:00
Stéphane Nicoll bfb9c8dbca Merge branch '4.1.x'
Closes gh-51370
2026-08-11 17:49:09 +02:00
Stéphane Nicoll 1757021744 Merge branch '4.0.x' into 4.1.x
Closes gh-51369
2026-08-11 17:49:02 +02:00
Stéphane Nicoll ada7ac7c48 Apply consumer-specific security protocol
Closes gh-51365
2026-08-11 17:46:39 +02:00
Stéphane Nicoll c8c93d0ca1 Merge branch '4.1.x' 2026-08-11 17:32:11 +02:00
Stéphane Nicoll f1d395fc58 Merge branch '4.0.x' into 4.1.x 2026-08-11 17:29:31 +02:00
Stéphane Nicoll 76521bb7ac Upgrade to Elasticsearch Client 9.4.5
Closes gh-51368
2026-08-11 17:27:28 +02:00
Stéphane Nicoll 99ba99d3b3 Upgrade to Elasticsearch Client 9.2.9
Closes gh-51366
2026-08-11 17:25:30 +02:00
Stéphane Nicoll 6f6d8307c9 Merge branch '4.1.x'
Closes gh-51364
2026-08-11 14:47:08 +02:00
Stéphane Nicoll 7313b5f2c4 Merge pull request #51348 from ngocnhan-tran1996
Closes gh-51348

* remove-code-tag:
  Polish "Remove code tag in property description"
  Remove code tag in property description
2026-08-11 14:46:56 +02:00
Stéphane Nicoll 4518e11bf5 Polish "Remove code tag in property description"
See gh-51348
2026-08-11 14:43:45 +02:00
Tran Ngoc Nhan 328390acee Remove code tag in property description
See gh-51348

Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com>
2026-08-11 14:42:15 +02:00
Phillip Webb df902aee83 Merge branch '4.1.x'
Closes gh-51362
2026-08-11 12:36:21 +01:00
Phillip Webb e665232b96 Upgrade to Grpc Java 1.83.1
Closes gh-51361
2026-08-11 12:34:44 +01:00
Stéphane Nicoll 53d392ade5 Merge branch '4.1.x' 2026-08-11 11:40:53 +02:00
Stéphane Nicoll b11dbe6443 Merge branch '4.0.x' into 4.1.x 2026-08-11 11:40:46 +02:00
Stéphane Nicoll 0c52364e0d Upgrade to MongoDB 5.8.1
Closes gh-51360
2026-08-11 11:28:10 +02:00
Stéphane Nicoll 87932c4456 Upgrade to Elasticsearch Client 9.4.4
Closes gh-51359
2026-08-11 11:28:06 +02:00
Stéphane Nicoll 3ff6ad8dfb Start building against Spring HATEOAS 3.1.2 snapshots
See gh-51358
2026-08-11 11:20:23 +02:00
Stéphane Nicoll f8243f5991 Start building against Spring Data Bom 2026.0.1 snapshots
See gh-51357
2026-08-11 11:20:19 +02:00
Stéphane Nicoll f00511af9c Start building against Spring HATEOAS 3.0.5 snapshots
See gh-51356
2026-08-11 11:17:59 +02:00
Stéphane Nicoll f225f28480 Start building against Spring Data Bom 2025.1.7 snapshots
See gh-51355
2026-08-11 11:17:55 +02:00
Stéphane Nicoll 19b19625d3 Merge branch '4.1.x'
Closes gh-51354
2026-08-11 11:16:40 +02:00
Stéphane Nicoll 98afa8adab Merge branch '4.0.x' into 4.1.x
Closes gh-51353
2026-08-11 11:16:32 +02:00
Stéphane Nicoll 7ff5f4d37c Merge pull request #51344 from dependabot[bot]
Closes gh-51344

* dependabot/github_actions/Homebrew/actions/setup-homebrew-2026.08.10.1:
  Bump Homebrew/actions/setup-homebrew from 2026.08.03.1 to 2026.08.10.1
2026-08-11 11:16:24 +02:00
dependabot[bot] 1f102f4f7d Bump Homebrew/actions/setup-homebrew from 2026.08.03.1 to 2026.08.10.1
Bumps [Homebrew/actions/setup-homebrew](https://github.com/homebrew/actions) from 2026.08.03.1 to 2026.08.10.1.
- [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/5037c6f1012cc5ea0b9f03fedbaf9955ed9e51e0...c8707045ccae42888fe98e86f2ee8938bc7cc193)

---
updated-dependencies:
- dependency-name: Homebrew/actions/setup-homebrew
  dependency-version: 2026.08.10.1
  dependency-type: direct:production
...

See gh-51344

Signed-off-by: dependabot[bot] <support@github.com>
2026-08-11 11:15:37 +02:00
Stéphane Nicoll 15c170c33c Merge branch '4.1.x'
Closes gh-51352
2026-08-11 11:14:46 +02:00
Stéphane Nicoll c4e6c8ad79 Merge branch '4.0.x' into 4.1.x
Closes gh-51351
2026-08-11 11:14:40 +02:00
Stéphane Nicoll fbcefd2ea6 Merge pull request #51343 from dependabot[bot]
Closes gh-51343

* dependabot/github_actions/gradle/actions/setup-gradle-6.3.0:
  Polish "Bump gradle/actions/setup-gradle from 6.2.0 to 6.3.0"
  Bump gradle/actions/setup-gradle from 6.2.0 to 6.3.0
2026-08-11 11:14:35 +02:00
Stéphane Nicoll 85f11f0fd7 Polish "Bump gradle/actions/setup-gradle from 6.2.0 to 6.3.0"
See gh-51343
2026-08-11 11:10:26 +02:00
dependabot[bot] ee357d4b1b Bump gradle/actions/setup-gradle from 6.2.0 to 6.3.0
Bumps [gradle/actions/setup-gradle](https://github.com/gradle/actions) from 6.2.0 to 6.3.0.
- [Release notes](https://github.com/gradle/actions/releases)
- [Commits](https://github.com/gradle/actions/compare/3f131e8634966bd73d06cc69884922b02e6faf92...9c971963bec38e04b3d30dcc455b5382be2fdbfb)

---
updated-dependencies:
- dependency-name: gradle/actions/setup-gradle
  dependency-version: 6.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

See gh-51343

Signed-off-by: dependabot[bot] <support@github.com>
2026-08-11 11:09:20 +02:00
Stéphane Nicoll db31f81f1e Merge branch '4.1.x'
Closes gh-51350
2026-08-11 11:06:23 +02:00
Stéphane Nicoll 655aa22d45 Merge branch '4.0.x' into 4.1.x
Closes gh-51349
2026-08-11 11:06:13 +02:00
Stéphane Nicoll 40ac079e04 Merge pull request #51342 from dependabot[bot]
Closes gh-51342

* dependabot/npm_and_yarn/antora/springio/antora-extensions-1.14.13:
  Bump @springio/antora-extensions from 1.14.12 to 1.14.13 in /antora
2026-08-11 11:06:05 +02:00
dependabot[bot] a0d8a29435 Bump @springio/antora-extensions from 1.14.12 to 1.14.13 in /antora
Bumps [@springio/antora-extensions](https://github.com/spring-io/antora-extensions) from 1.14.12 to 1.14.13.
- [Changelog](https://github.com/spring-io/antora-extensions/blob/main/CHANGELOG.adoc)
- [Commits](https://github.com/spring-io/antora-extensions/compare/v1.14.12...v1.14.13)

---
updated-dependencies:
- dependency-name: "@springio/antora-extensions"
  dependency-version: 1.14.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

See gh-51342

Signed-off-by: dependabot[bot] <support@github.com>
2026-08-11 11:03:42 +02:00
Stéphane Nicoll aff4736a79 Merge branch '4.1.x'
Closes gh-51347
2026-08-11 08:38:01 +02:00
Stéphane Nicoll 2fae1aa41d Merge branch '4.0.x' into 4.1.x
Closes gh-51346
2026-08-11 08:11:18 +02:00
Stéphane Nicoll 2abe872e37 Fix hostname verification failure in Elasticsearc smoke test
Regenerate the self-signed test certificate with CN=localhost as the
JDK enforces RFC 6125 wildcard rules and no longer accepts a bare "*" as
a match-any-host pattern. Thus far it worked because HttpClient5 did
not delegate hostname verification to the JDK in some cases.

Closes gh-51345
2026-08-11 08:05:47 +02:00
Stéphane Nicoll b6490beb39 Merge branch '4.1.x' 2026-08-10 18:17:39 +02:00
Stéphane Nicoll 1ab49f293c Merge branch '4.0.x' into 4.1.x 2026-08-10 18:17:07 +02:00