Commit Graph
60294 Commits
Author SHA1 Message Date
Stéphane Nicoll eff9ca0af2 Merge branch '3.5.x' into 4.0.x
Closes gh-49287
2026-02-22 17:23:48 +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 c9aae1275c Next development version (v4.0.4-SNAPSHOT) 2026-02-19 15:03:33 +01:00
Moritz Halbritter 5cc488dea1 Merge branch '3.5.x' into 4.0.x 2026-02-19 12:54:33 +01:00
Moritz Halbritter 9138ae29d3 Next development version (v3.5.12-SNAPSHOT) 2026-02-19 12:54:08 +01:00
Phillip Webb a7e63a7cbc Merge branch '3.5.x' into 4.0.x
Closes gh-49263
2026-02-18 19:30:58 -08: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 b3ae5b1f96 Merge branch '3.5.x' into 4.0.x 2026-02-18 18:30:07 -08:00
Phillip Webb 996664f382 Temporarily switch Docker to overlay2
See gh-49251
2026-02-18 18:29:53 -08:00
Phillip Webb 1ce8743841 Revert "Temporarily disable containerd snapshotter"
This reverts commit 5ba88c69bb.
2026-02-18 18:01:31 -08:00
Phillip Webb 5ba88c69bb Temporarily disable containerd snapshotter
See gh-49251
2026-02-18 17:07:21 -08:00
Phillip Webb 1f1a88cf7b Revert "Temporarily update system tests to use specific platform"
This reverts commit 1bb9dc3649.
2026-02-18 16:22:34 -08:00
Phillip Webb 1bb9dc3649 Temporarily update system tests to use specific platform
Attempt a workaround for "failed to fetch base layers" caused
by a buildpack lifecycle bug.

See gh-49251
2026-02-18 15:10:15 -08:00
Phillip Webb 280af06373 Polish 2026-02-18 15:10:07 -08:00
Stéphane Nicoll c1aedd16fc Merge branch '3.5.x' into 4.0.x 2026-02-18 18:30:59 +01:00
Stéphane Nicoll 193544d2e1 Upgrade to Spring Session 4.0.2
Closes gh-49094
2026-02-18 18:16:20 +01:00
Stéphane Nicoll d362c9652c Upgrade to Spring Framework 7.0.5
Closes gh-49216
2026-02-18 18:16:20 +01: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 c37a5ff517 Merge branch '3.5.x' into 4.0.x 2026-02-18 14:11:31 +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 bdfdc7ec9d Merge branch '3.5.x' into 4.0.x 2026-02-18 10:29:56 +01:00
Moritz Halbritter ec946455ee Print CI docker images in system test 2026-02-18 10:29:39 +01:00
Stéphane Nicoll f4156197b5 Fix checks 2026-02-18 08:17:51 +01:00
Phillip Webb 1d054e8a12 Ensure HttpMessageConverters are configured before RestClients
Update `RestClientAutoConfiguration` to ensure that it applies after
`HttpMessageConvertersAutoConfiguration`.

Prior to this commit, the `HttpMessageConvertersRestClientCustomizer`
bean might not get created due to the `@ConditionalOnBean` guard not
finding any `ClientHttpMessageConvertersCustomizer` beans.

Since the issue is surprising hard to replicate in a unit test, a new
smoke test has been added to ensure the problem doesn't return.

Fixes gh-49223
2026-02-17 22:26:02 -08:00
Phillip Webb 362b3e3f20 Polish 2026-02-17 20:55:20 -08:00
Stéphane Nicoll 39b86c319b Merge branch '3.5.x' into 4.0.x 2026-02-17 19:41:24 +01:00
Stéphane Nicoll c6d6b21458 Upgrade to Spring Integration 7.0.3
Closes gh-49217
2026-02-17 19:35:16 +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
Stéphane Nicoll 5ae9d0221d Upgrade to Spring Pulsar 2.0.3
Closes gh-49092
2026-02-17 13:43:07 +01:00
Stéphane Nicoll f8b3abdc84 Upgrade to Spring Kafka 4.0.3
Closes gh-49090
2026-02-17 13:43:07 +01:00
Stéphane Nicoll 6a8f5163e9 Upgrade to Logback 1.5.32
Closes gh-49245
2026-02-17 13:43:07 +01:00
Moritz Halbritter 343b1dd370 Merge branch '3.5.x' into 4.0.x 2026-02-17 09:57:18 +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 27e00f0bc5 Merge branch '3.5.x' into 4.0.x 2026-02-15 15:52:45 +01:00
Stéphane Nicoll 48c43e4c71 Upgrade to Logback 1.5.31
Closes gh-49234
2026-02-15 15:35:20 +01:00
Stéphane Nicoll 8fdc14423f Upgrade to JUnit Jupiter 6.0.3
Closes gh-49233
2026-02-15 15:35:15 +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 e6e1cb5304 Merge branch '3.5.x' into 4.0.x 2026-02-14 10:29:08 +01:00
Stéphane Nicoll 1354418f7d Upgrade to Spring Security 7.0.3
Closes gh-49093
2026-02-14 10:01:43 +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 0b6b28a222 Merge branch '3.5.x' into 4.0.x 2026-02-13 16:52:55 +01:00
Stéphane Nicoll bd1a97e40d Upgrade to Spring LDAP 4.0.2
Closes gh-49091
2026-02-13 16:49:42 +01:00
Stéphane Nicoll 5134bd61bf Upgrade to Spring Data Bom 2025.1.3
Closes gh-49088
2026-02-13 16:49:42 +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