Commit Graph
56496 Commits
Author SHA1 Message Date
Andy Wilkinson 4e7c22b82d Start building against Spring Integration 6.5.7 snapshots
See gh-49071
2026-02-05 12:04:03 +00:00
Andy Wilkinson b70673007a Start building against Spring GraphQL 1.4.5 snapshots
See gh-49070
2026-02-05 12:03:58 +00:00
Andy Wilkinson f7afe6a640 Start building against Spring Framework 6.2.16 snapshots
See gh-49069
2026-02-05 12:03:54 +00:00
Andy Wilkinson 85b6e1e7fe Start building against Spring Data Bom 2025.0.9 snapshots
See gh-49068
2026-02-05 12:03:50 +00:00
Andy Wilkinson 22c7291773 Start building against Spring Authorization Server 1.5.6 snapshots
See gh-49067
2026-02-05 12:03:46 +00:00
Andy Wilkinson 44ab4246c4 Start building against Reactor Bom 2024.0.15 snapshots
See gh-49066
2026-02-05 12:03:41 +00:00
Andy Wilkinson 59c5bb9e68 Start building against Micrometer Tracing 1.5.9 snapshots
See gh-49065
2026-02-05 12:03:37 +00:00
Andy Wilkinson 71bd02495d Start building against Micrometer 1.15.9 snapshots
See gh-49064
2026-02-05 12:03:33 +00:00
Phillip Webb e015a3c7e2 Merge pull request #49039 from srt
* pr/49039:
  Polish 'Fix whitespace handling in multi-line javadoc'
  Fix whitespace handling in multi-line javadoc

Closes gh-49039
2026-02-04 18:07:54 -08:00
Phillip Webb 998a0f1b82 Polish 'Fix whitespace handling in multi-line javadoc'
See gh-49039
2026-02-04 16:24:56 -08:00
Stefan Reuter ba5066f832 Fix whitespace handling in multi-line javadoc
Update spring-boot-configuration-processor to deal with multi-line
javadoc comments that do not include their own whitespace after the
new line.

See gh-49039

Signed-off-by: Stefan Reuter <stefan.reuter@reucon.com>
2026-02-04 16:23:41 -08:00
Stéphane Nicoll d3279a24df Merge pull request #49037 from dependabot[bot]
* pr/49037:
  Polish "Bump gradle/actions from 5.0.0 to 5.0.1"
  Bump gradle/actions from 5.0.0 to 5.0.1

Closes gh-49037
2026-02-03 20:11:00 +01:00
Stéphane Nicoll 520ec85974 Polish "Bump gradle/actions from 5.0.0 to 5.0.1"
See gh-49037
2026-02-03 20:10:36 +01:00
dependabot[bot] 3cc9406b3e Bump gradle/actions from 5.0.0 to 5.0.1
Bumps [gradle/actions](https://github.com/gradle/actions) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/gradle/actions/releases)
- [Commits](https://github.com/gradle/actions/compare/4d9f0ba0025fe599b4ebab900eb7f3a1d93ef4c2...f29f5a9d7b09a7c6b29859002d29d24e1674c884)

---
updated-dependencies:
- dependency-name: gradle/actions
  dependency-version: 5.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

See gh-49037

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-03 20:09:41 +01:00
Andy Wilkinson 416d401fc3 Remove duplicate metadata and add check to prevent future duplicates
Closes gh-49033
2026-02-02 10:39:36 +00:00
Stéphane Nicoll f09dfd9293 Merge pull request #49023 from quaff
* pr/49023:
  Polish lambda expression and method reference

Closes gh-49023
2026-01-30 19:14:39 +01:00
Yanming Zhou 42e55c0cf7 Polish lambda expression and method reference
See gh-49023

Signed-off-by: Yanming Zhou <zhouyanming@gmail.com>
2026-01-30 18:46:24 +01:00
Stéphane Nicoll 09026cd4d8 Merge pull request #49014 from scordio
* pr/49014:
  Polish "Document naming convention for custom test-scoped starters"
  Document naming convention for custom test-scoped starters

Closes gh-49014
2026-01-29 11:28:20 +01:00
Stéphane Nicoll 21c7f7c7e7 Polish "Document naming convention for custom test-scoped starters"
See gh-49014
2026-01-29 11:27:03 +01:00
Stefano Cordio 09d3dda572 Document naming convention for custom test-scoped starters
See gh-49014

Signed-off-by: Stefano Cordio <stefano.cordio@gmail.com>
2026-01-29 11:20:04 +01:00
Andy Wilkinson 606bda7d94 Upgrade copyright year to 2026
Closes gh-49001
2026-01-28 11:34:09 +00:00
Andy Wilkinson 98511ed321 Correct embedded LICENSE.txt and NOTICE.txt files
Fixes gh-48996
2026-01-28 10:14:08 +00:00
Moritz Halbritter 068c3165b2 Restore server.jetty.threads.max property for Jetty's virtual thread pool
Closes gh-48982
2026-01-27 12:12:16 +01:00
Andy Wilkinson fcc327c1dd Simplify PropertiesMeterFilter
lookupWithFallbackToAll is the only method that's called with a
non-null default value. Default value support can be removed from the
other lookup methods.

Closes gh-48986
2026-01-27 10:46:33 +00:00
Moritz Halbritter 1ad379c8cc Upgrade Java version in sdkmanrc to 17.0.18-librca
Closes gh-48983
2026-01-27 11:18:08 +01:00
Stéphane Nicoll 78d8f96509 Merge pull request #48965 from nosan
* pr/48965:
  Ensure Windows Docker credential helper resolves correctly

Closes gh-48965
2026-01-27 08:23:30 +01:00
Dmytro Nosan a4ed09e5d2 Ensure Windows Docker credential helper resolves correctly
Before this commit, "cmd /c" was never added to the final command,
which meant the Docker credential helper was not executed correctly.

See gh-48965

Signed-off-by: Dmytro Nosan <dimanosan@gmail.com>
2026-01-27 08:17:47 +01:00
Stéphane Nicoll 32dfd3892d Merge pull request #48973 from scordio
* pr/48973:
  Fix non-existent assertion in Javadoc example of getFailure()

Closes gh-48973
2026-01-27 08:10:33 +01:00
Stefano Cordio 4e96538509 Fix non-existent assertion in Javadoc example of getFailure()
See gh-48973

Signed-off-by: Stefano Cordio <stefano.cordio@gmail.com>
2026-01-27 08:08:43 +01:00
Phillip Webb 60d27fb52c Generate 'org.eclipse.core.resources.prefs' for UTF-8 encoding
Update `EclipseConventions` to generate a prefs file to force
the project to use UTF-8 encoding.

Closes gh-48974
2026-01-26 16:40:45 -08:00
Andy Wilkinson 8625b49524 Upgrade to Gradle 8.14.4
Closes gh-48966
2026-01-26 08:20:00 +00:00
Andy Wilkinson 667e325559 Merge pull request #48936 from dsyer
* gh-48936:
  Polish "Highlight the importance of the preStop hook"
  Highlight the importance of the preStop hook

Closes gh-48936
2026-01-23 09:10:11 +00:00
Andy Wilkinson 84f75e4039 Polish "Highlight the importance of the preStop hook"
See gh-48936
2026-01-23 09:08:57 +00:00
Dave Syer d0da26bf79 Highlight the importance of the preStop hook
Graceful shutdown is not sufficient on its own to ensure that in-flight
requests are handled during pod termination. The preStop hook should be
used to provide sufficient time for in-flight requests.

Signed-off-by: Dave Syer <david.syer@broadcom.com>

See gh-48936
2026-01-23 09:08:39 +00:00
Andy Wilkinson f2712f0b61 Merge pull request #48926 from dependabot[bot]
* gh-48926:
  Bump seroval from 1.2.1 to 1.4.2 in /antora

Closes gh-48926
2026-01-23 09:03:59 +00:00
dependabot[bot] 0f72cda98a Bump seroval from 1.2.1 to 1.4.2 in /antora
Bumps [seroval](https://github.com/lxsmnsyc/seroval) from 1.2.1 to 1.4.2.
- [Release notes](https://github.com/lxsmnsyc/seroval/releases)
- [Commits](https://github.com/lxsmnsyc/seroval/commits)

---
updated-dependencies:
- dependency-name: seroval
  dependency-version: 1.4.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

See gh-48926
2026-01-23 09:03:38 +00:00
Moritz Halbritter 8724b837ec Next development version (v3.5.11-SNAPSHOT) 2026-01-22 13:32:54 +01:00
Moritz Halbritter 650236d119 Remove breaking and unnecessary Undertow TLS with RSA test
The test starts breaking with JDK 17.0.18, because of this change:
https://www.oracle.com/java/technologies/javase/17-0-18-relnotes.html#JDK-8245545

Closes gh-48937
2026-01-22 10:45:43 +01:00
Andy Wilkinson 877d59bb74 Upgrade to Spring Kafka 3.3.12
Closes gh-48709
2026-01-21 08:27:24 +00:00
Andy Wilkinson ce650b1bec Upgrade to Spring Integration 6.5.6
Closes gh-48921
2026-01-21 08:27:24 +00:00
Andy Wilkinson 30b5b73f5f Upgrade to Develocity Conventions 0.0.25
Closes gh-48915
2026-01-20 18:01:38 +00:00
Andy Wilkinson 413ec6ce13 Upgrade to Spring Pulsar 1.2.14
Closes gh-48710
2026-01-20 15:03:36 +00:00
Andy Wilkinson 3f86432eb5 Upgrade to Spring AMQP 3.2.9
Closes gh-48909
2026-01-20 15:03:36 +00:00
Moritz Halbritter 2fa3aaaf9f Merge pull request #48902 from dependabot[bot]
* pr/48902:
  Polish "Bump jfrog/setup-jfrog-cli from 4.8.1 to 4.9.1"
  Bump jfrog/setup-jfrog-cli from 4.8.1 to 4.9.1

Closes gh-48902
2026-01-20 13:37:43 +01:00
Moritz Halbritter 37e0cbc371 Polish "Bump jfrog/setup-jfrog-cli from 4.8.1 to 4.9.1"
See gh-48902
2026-01-20 13:37:15 +01:00
dependabot[bot] ad51defa29 Bump jfrog/setup-jfrog-cli from 4.8.1 to 4.9.1
Bumps [jfrog/setup-jfrog-cli](https://github.com/jfrog/setup-jfrog-cli) from 4.8.1 to 4.9.1.
- [Release notes](https://github.com/jfrog/setup-jfrog-cli/releases)
- [Commits](https://github.com/jfrog/setup-jfrog-cli/compare/5b06f730cc5a6f55d78b30753f8583454b08c0aa...279b1f629f43dd5bc658d8361ac4802a7ef8d2d5)

---
updated-dependencies:
- dependency-name: jfrog/setup-jfrog-cli
  dependency-version: 4.9.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

See gh-48902

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-20 13:36:34 +01:00
Andy Wilkinson b1e9718561 Upgrade to REST Assured 5.5.7
Closes gh-48884
2026-01-19 08:46:25 +00:00
Andy Wilkinson f1f1747dd0 Upgrade to Postgresql 42.7.9
Closes gh-48883
2026-01-19 08:46:20 +00:00
Andy Wilkinson d767d60cf3 Upgrade to Logback 1.5.25
Closes gh-48882
2026-01-19 08:46:16 +00:00
Andy Wilkinson 098259ead1 Upgrade to Hibernate 6.6.41.Final
Closes gh-48881
2026-01-19 08:46:11 +00:00