Commit Graph
56566 Commits
Author SHA1 Message Date
Phillip Webb 90d75b74c5 Align "noteworthy" issues in release notes with Spring Framework
Update the oss changelog generator config which I missed in commit
54ab3c5a61.

See gh-49150
2026-03-02 10:38:50 -08:00
Stéphane Nicoll c171c4d225 Merge pull request #49357 from ngocnhan-tran1996
* pr/49357:
  Polish "Fix devtools configuration example format"
  Fix devtools configuration example format

Closes gh-49357
2026-03-02 09:39:16 +01:00
Stéphane Nicoll bf2e7ce8dd Polish "Fix devtools configuration example format"
See gh-49357
2026-03-02 09:27:54 +01:00
Tran Ngoc Nhan 88bd63a0dc Fix devtools configuration example format
See gh-49357

Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com>
2026-03-02 09:27:33 +01:00
Andy Wilkinson 3754efb407 Merge pull request #49340 from jayychoi
* gh-49340:
  Polish "Fix @AutoConfigureWebTestClient preventing timeout property binding"
  Fix @AutoConfigureWebTestClient preventing timeout property binding

Closes gh-49340
2026-02-27 12:06:57 +00:00
Andy Wilkinson a1b382a66b Polish "Fix @AutoConfigureWebTestClient preventing timeout property binding"
See gh-49340
2026-02-27 12:06:46 +00:00
Jay Choi 622e1e0044 Fix @AutoConfigureWebTestClient preventing timeout property binding
See gh-49340

Signed-off-by: Jay Choi <jayyoungchoi22@gmail.com>
2026-02-27 12:06:46 +00:00
Stéphane Nicoll 79b5ba3d9b Merge pull request #49318 from dependabot[bot]
* pr/49318:
  Bump minimatch in /antora

Closes gh-49318
2026-02-26 14:28:20 +01:00
dependabot[bot] 917cf57ed0 Bump minimatch in /antora
Bumps  and [minimatch](https://github.com/isaacs/minimatch). These dependencies needed to be updated together.

Updates `minimatch` from 3.1.2 to 3.1.3
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v3.1.2...v3.1.3)

Updates `minimatch` from 5.1.6 to 5.1.7
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v3.1.2...v3.1.3)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-version: 3.1.3
  dependency-type: indirect
- dependency-name: minimatch
  dependency-version: 5.1.7
  dependency-type: indirect
...

See gh-49318

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-26 14:27:06 +01:00
Andy Wilkinson d92d3a958b Clarify inferred relationships between registrations and providers
Closes gh-49240
2026-02-26 09:36:08 +00:00
Andy Wilkinson 5a764167ab Document applying AOT plugin directly for AOT on the JVM
Closes gh-49307
2026-02-25 09:53:37 +00:00
Andy Wilkinson da8dbcc285 Merge pull request #49278 from l2yujw
* gh-49278:
  Remove Jetty test idle timeout configuration

Closes gh-49278
2026-02-24 16:20:10 +00:00
l2yuPa ae7d04e6dc Remove Jetty test idle timeout configuration
Signed-off-by: l2yuPa <jeungwon28@gmail.com>

See gh-49278
2026-02-24 16:19:53 +00:00
Brian Clozel 9c509cf5b3 Fix nesting support in RouterFunctions descriptions
Prior to this commit, descriptions for `RouterFunctions` web routes
would not include `nest` predicates and would only consider the last
predicate in the chain.

This commit ensures that nested predicates are properly chained adn
considered in the resulting description that is displayed in Actuator
endpoints.

Fixes gh-49289
2026-02-23 18:11:54 +01:00
Stéphane Nicoll 2d84c46c18 Merge pull request #49031 from quaff
* pr/49031:
  Members declared in final classes should not be protected

Closes gh-49031
2026-02-23 16:47:11 +01:00
Yanming Zhou 147d3d763b Members declared in final classes should not be protected
See gh-49031

Signed-off-by: Yanming Zhou <zhouyanming@gmail.com>
2026-02-23 16:28:44 +01:00
Andy Wilkinson 4bc47d0919 Remove stale mention of Groovy
Closes gh-49297
2026-02-23 15:23:22 +00:00
Stéphane Nicoll 12e5cd4b45 Consistently enable parameters generation with AOT
This commit updates the Maven Plugin to retain parameters information
in AOT-generated code. This aligns with the Gradle Plugin and allows
to consistently use parameter names resolution in generated code.

Closes gh-49268
2026-02-23 12:44:54 +01:00
Stéphane Nicoll d4610e499c Merge pull request #49290 from ngocnhan-tran1996
* pr/49290:
  Update JDK requirement for CLI

Closes gh-49290
2026-02-23 12:20:22 +01:00
Tran Ngoc Nhan 55ef2df143 Update JDK requirement for CLI
See gh-49290

Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com>
2026-02-23 12:16:21 +01:00
Stéphane Nicoll 5d5c5f7f0b Merge pull request #49282 from ngocnhan-tran1996
* pr/49282:
  Align message in MyEnvironmentPostProcessor code sample

Closes gh-49282
2026-02-22 17:23:32 +01:00
Tran Ngoc Nhan 4b2efca338 Align message in MyEnvironmentPostProcessor code sample
See gh-49282

Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com>
2026-02-22 17:20:09 +01:00
Moritz Halbritter 9138ae29d3 Next development version (v3.5.12-SNAPSHOT) 2026-02-19 12:54:08 +01:00
Phillip Webb 54ab3c5a61 Align "noteworthy" issues in release notes with Spring Framework
Closes gh-49150
2026-02-18 19:30:38 -08:00
Phillip Webb 996664f382 Temporarily switch Docker to overlay2
See gh-49251
2026-02-18 18:29:53 -08:00
Stéphane Nicoll 91cc0ddfa2 Upgrade to Spring Session 3.5.5
Closes gh-49074
2026-02-18 18:16:13 +01:00
Moritz Halbritter f439fd38ce Show docker version and docker info when running system tests 2026-02-18 14:11:08 +01:00
Moritz Halbritter ec946455ee Print CI docker images in system test 2026-02-18 10:29:39 +01:00
Stéphane Nicoll 33a7890003 Upgrade to Spring Integration 6.5.7
Closes gh-49071
2026-02-17 19:30:39 +01:00
Stéphane Nicoll 1cf866853c Upgrade to Spring Authorization Server 1.5.6
Closes gh-49067
2026-02-17 19:30:38 +01:00
Moritz Halbritter 679254ae2a Upgrade to Spring Pulsar 1.2.15
Closes gh-49073
2026-02-17 09:43:29 +01:00
Moritz Halbritter c022218eb1 Upgrade to Spring Kafka 3.3.13
Closes gh-49244
2026-02-17 09:43:29 +01:00
Moritz Halbritter 4a9d00ea7c Upgrade to Logback 1.5.32
Closes gh-49243
2026-02-17 09:43:25 +01:00
Stéphane Nicoll ae8acfec1f Upgrade to Spring GraphQL 1.4.5
Closes gh-49070
2026-02-15 15:23:53 +01:00
Stéphane Nicoll 6b81f8734e Upgrade to Logback 1.5.31
Closes gh-49232
2026-02-15 15:23:53 +01:00
Stéphane Nicoll f270c73de0 Upgrade to Spring Security 6.5.8
Closes gh-49225
2026-02-14 10:01:07 +01:00
Stéphane Nicoll 35df324258 Upgrade to Spring LDAP 3.3.6
Closes gh-49072
2026-02-13 16:47:49 +01:00
Stéphane Nicoll a7e63de2cf Upgrade to Spring Data Bom 2025.0.9
Closes gh-49068
2026-02-13 16:47:49 +01:00
Andy Wilkinson 9dca9d983e Correct list of services where SSL is supported
Closes gh-49211
2026-02-13 09:14:12 +00:00
Andy Wilkinson 1ff52c7530 Upgrade to Spring Framework 6.2.16
Closes gh-49069
2026-02-12 11:01:11 +00:00
Andy Wilkinson 8c6d98dfed Upgrade to Postgresql 42.7.10
Closes gh-49201
2026-02-12 11:01:10 +00:00
Andy Wilkinson a9c10d44a6 Rollback to JAXB API 4.0.4 and enforce version alignment
See gh-49163
Fixes gh-49197
2026-02-12 10:12:53 +00:00
Andy Wilkinson 5bc773b735 Test Gradle Plugin against 9.3.1
Closes gh-49188
2026-02-11 12:06:39 +00:00
Andy Wilkinson 01b33bf76e Disable snapshot caching when checking upgrade version alignment 2026-02-11 10:36:01 +00:00
Andy Wilkinson 24242b72b6 Upgrade to Reactor Bom 2024.0.15
Closes gh-49066
2026-02-11 09:08:24 +00:00
Andy Wilkinson 7fcc6fd809 Upgrade to Undertow 2.3.23.Final
Closes gh-49166
2026-02-10 09:32:15 +00:00
Andy Wilkinson d2de24ff13 Upgrade to Netty 4.1.131.Final
Closes gh-49165
2026-02-10 09:32:11 +00:00
Andy Wilkinson 0a80b27b37 Upgrade to Micrometer Tracing 1.5.9
Closes gh-49065
2026-02-10 09:32:07 +00:00
Andy Wilkinson 347a31bd46 Upgrade to Micrometer 1.15.9
Closes gh-49064
2026-02-10 09:32:06 +00:00
Andy Wilkinson 18e0c3e009 Upgrade to Logback 1.5.29
Closes gh-49164
2026-02-10 09:32:06 +00:00