Stéphane Nicoll
7cc47e60ec
Merge branch '4.0.x'
...
Closes gh-49296
2 months ago
Stéphane Nicoll
5f8a752070
Merge branch '3.5.x' into 4.0.x
...
Closes gh-49295
2 months ago
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
2 months ago
Stéphane Nicoll
5329739c81
Merge branch '4.0.x'
...
Closes gh-49294
2 months ago
Stéphane Nicoll
4761af8ad7
Merge branch '3.5.x' into 4.0.x
...
Closes gh-49293
2 months ago
Stéphane Nicoll
d4610e499c
Merge pull request #49290 from ngocnhan-tran1996
...
* pr/49290:
Update JDK requirement for CLI
Closes gh-49290
2 months ago
Tran Ngoc Nhan
55ef2df143
Update JDK requirement for CLI
...
See gh-49290
Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com>
2 months ago
Stéphane Nicoll
f0a66e7865
Merge branch '4.0.x'
2 months ago
Stéphane Nicoll
f092971c7c
Fix link to INSTALL.txt
2 months ago
Stéphane Nicoll
2fb9eb49d6
Merge branch '4.0.x'
...
Closes gh-49288
2 months ago
Stéphane Nicoll
eff9ca0af2
Merge branch '3.5.x' into 4.0.x
...
Closes gh-49287
2 months ago
Stéphane Nicoll
5d5c5f7f0b
Merge pull request #49282 from ngocnhan-tran1996
...
* pr/49282:
Align message in MyEnvironmentPostProcessor code sample
Closes gh-49282
2 months ago
Tran Ngoc Nhan
4b2efca338
Align message in MyEnvironmentPostProcessor code sample
...
See gh-49282
Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com>
2 months ago
Phillip Webb
d102bb69b3
Create reusable default TaskScheduler configuration
...
Create a `DefaultTaskSchedulerConfiguration` for use when standard
task scheduler beans are required.
Closes gh-49280
2 months ago
Stéphane Nicoll
cfee3f10f4
Handle Spring Boot 4.1 modules in changelog generation
...
Closes gh-49273
2 months ago
Stéphane Nicoll
66841ddb3a
Fix checkstyle violation
2 months ago
Stéphane Nicoll
c33e7585ac
Fix equality check for multiple values
...
This commit fixes the changelog generator to not flag two identical
arrays as changed. Previously, any candidate property with an array
of default values were flagged incorrectly.
Closes gh-49272
2 months ago
Stéphane Nicoll
1af054775b
Polish "Upgrade to Flyway 12.0.1"
...
See https://github.com/flyway/flyway/issues/4207
See gh-49255
2 months ago
Moritz Halbritter
be4f1c3290
Merge branch '4.0.x'
2 months ago
Moritz Halbritter
c9aae1275c
Next development version (v4.0.4-SNAPSHOT)
2 months ago
Moritz Halbritter
8a3cbc4e42
Merge branch '4.0.x'
2 months ago
Moritz Halbritter
5cc488dea1
Merge branch '3.5.x' into 4.0.x
2 months ago
Moritz Halbritter
9138ae29d3
Next development version (v3.5.12-SNAPSHOT)
2 months ago
Phillip Webb
6edb8ada2b
Merge branch '4.0.x'
...
Closes gh-49264
2 months ago
Phillip Webb
a7e63a7cbc
Merge branch '3.5.x' into 4.0.x
...
Closes gh-49263
2 months ago
Phillip Webb
54ab3c5a61
Align "noteworthy" issues in release notes with Spring Framework
...
Closes gh-49150
2 months ago
Phillip Webb
45bba376ee
Merge branch '4.0.x'
2 months ago
Phillip Webb
b3ae5b1f96
Merge branch '3.5.x' into 4.0.x
2 months ago
Phillip Webb
996664f382
Temporarily switch Docker to overlay2
...
See gh-49251
2 months ago
Phillip Webb
28f5591a2b
Temporarily switch Docker to overlay2
...
See gh-49251
2 months ago
Phillip Webb
511fad9817
Merge branch '4.0.x'
2 months ago
Phillip Webb
1ce8743841
Revert "Temporarily disable containerd snapshotter"
...
This reverts commit 5ba88c69bba7dfa0941000a0a0fdea0ff9d58ff5.
2 months ago
Phillip Webb
6394f4a520
Merge branch '4.0.x'
2 months ago
Phillip Webb
5ba88c69bb
Temporarily disable containerd snapshotter
...
See gh-49251
2 months ago
Phillip Webb
1f1a88cf7b
Revert "Temporarily update system tests to use specific platform"
...
This reverts commit 1bb9dc3649 .
2 months ago
Phillip Webb
157f544c80
Merge branch '4.0.x'
2 months ago
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
2 months ago
Phillip Webb
280af06373
Polish
2 months ago
Stéphane Nicoll
47b9c6d739
Upgrade to Couchbase Client 3.11.1
...
Closes gh-49252
2 months ago
Stéphane Nicoll
38f281205d
Merge branch '4.0.x'
2 months ago
Stéphane Nicoll
c1aedd16fc
Merge branch '3.5.x' into 4.0.x
2 months ago
Stéphane Nicoll
b1aff395df
Upgrade to Kafka 4.2.0
...
Closes gh-49258
2 months ago
Stéphane Nicoll
6218ac5ac2
Upgrade to Spring Session 4.1.0-M1
...
Closes gh-49145
2 months ago
Stéphane Nicoll
09b2befda1
Upgrade to Spring Integration 7.1.0-M2
...
Closes gh-49117
2 months ago
Stéphane Nicoll
e465d55f85
Upgrade to Spring Framework 7.0.5
...
Closes gh-49218
2 months ago
Stéphane Nicoll
5ee3e3d486
Upgrade to R2DBC MariaDB 1.4.0
...
Closes gh-49257
2 months ago
Stéphane Nicoll
231a0fb550
Upgrade to Prometheus Client 1.5.0
...
Closes gh-49256
2 months ago
Stéphane Nicoll
c9de4559c0
Upgrade to Flyway 12.0.1
...
Closes gh-49255
2 months ago
Stéphane Nicoll
f7196896c4
Upgrade to ActiveMQ 6.2.1
...
Closes gh-49254
2 months ago
Stéphane Nicoll
193544d2e1
Upgrade to Spring Session 4.0.2
...
Closes gh-49094
2 months ago