Stéphane Nicoll
f0a66e7865
Merge branch '4.0.x'
4 weeks ago
Stéphane Nicoll
f092971c7c
Fix link to INSTALL.txt
4 weeks ago
Stéphane Nicoll
2fb9eb49d6
Merge branch '4.0.x'
...
Closes gh-49288
4 weeks ago
Stéphane Nicoll
eff9ca0af2
Merge branch '3.5.x' into 4.0.x
...
Closes gh-49287
4 weeks ago
Stéphane Nicoll
5d5c5f7f0b
Merge pull request #49282 from ngocnhan-tran1996
...
* pr/49282:
Align message in MyEnvironmentPostProcessor code sample
Closes gh-49282
4 weeks ago
Tran Ngoc Nhan
4b2efca338
Align message in MyEnvironmentPostProcessor code sample
...
See gh-49282
Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com>
4 weeks ago
Phillip Webb
d102bb69b3
Create reusable default TaskScheduler configuration
...
Create a `DefaultTaskSchedulerConfiguration` for use when standard
task scheduler beans are required.
Closes gh-49280
1 month ago
Stéphane Nicoll
cfee3f10f4
Handle Spring Boot 4.1 modules in changelog generation
...
Closes gh-49273
1 month ago
Stéphane Nicoll
66841ddb3a
Fix checkstyle violation
1 month 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
1 month ago
Stéphane Nicoll
1af054775b
Polish "Upgrade to Flyway 12.0.1"
...
See https://github.com/flyway/flyway/issues/4207
See gh-49255
1 month ago
Moritz Halbritter
be4f1c3290
Merge branch '4.0.x'
1 month ago
Moritz Halbritter
c9aae1275c
Next development version (v4.0.4-SNAPSHOT)
1 month ago
Moritz Halbritter
8a3cbc4e42
Merge branch '4.0.x'
1 month ago
Moritz Halbritter
5cc488dea1
Merge branch '3.5.x' into 4.0.x
1 month ago
Moritz Halbritter
9138ae29d3
Next development version (v3.5.12-SNAPSHOT)
1 month ago
Phillip Webb
6edb8ada2b
Merge branch '4.0.x'
...
Closes gh-49264
1 month ago
Phillip Webb
a7e63a7cbc
Merge branch '3.5.x' into 4.0.x
...
Closes gh-49263
1 month ago
Phillip Webb
54ab3c5a61
Align "noteworthy" issues in release notes with Spring Framework
...
Closes gh-49150
1 month ago
Phillip Webb
45bba376ee
Merge branch '4.0.x'
1 month ago
Phillip Webb
b3ae5b1f96
Merge branch '3.5.x' into 4.0.x
1 month ago
Phillip Webb
996664f382
Temporarily switch Docker to overlay2
...
See gh-49251
1 month ago
Phillip Webb
28f5591a2b
Temporarily switch Docker to overlay2
...
See gh-49251
1 month ago
Phillip Webb
511fad9817
Merge branch '4.0.x'
1 month ago
Phillip Webb
1ce8743841
Revert "Temporarily disable containerd snapshotter"
...
This reverts commit 5ba88c69bb .
1 month ago
Phillip Webb
6394f4a520
Merge branch '4.0.x'
1 month ago
Phillip Webb
5ba88c69bb
Temporarily disable containerd snapshotter
...
See gh-49251
1 month ago
Phillip Webb
1f1a88cf7b
Revert "Temporarily update system tests to use specific platform"
...
This reverts commit 1bb9dc3649 .
1 month ago
Phillip Webb
157f544c80
Merge branch '4.0.x'
1 month 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
1 month ago
Phillip Webb
280af06373
Polish
1 month ago
Stéphane Nicoll
47b9c6d739
Upgrade to Couchbase Client 3.11.1
...
Closes gh-49252
1 month ago
Stéphane Nicoll
38f281205d
Merge branch '4.0.x'
1 month ago
Stéphane Nicoll
c1aedd16fc
Merge branch '3.5.x' into 4.0.x
1 month ago
Stéphane Nicoll
b1aff395df
Upgrade to Kafka 4.2.0
...
Closes gh-49258
1 month ago
Stéphane Nicoll
6218ac5ac2
Upgrade to Spring Session 4.1.0-M1
...
Closes gh-49145
1 month ago
Stéphane Nicoll
09b2befda1
Upgrade to Spring Integration 7.1.0-M2
...
Closes gh-49117
1 month ago
Stéphane Nicoll
e465d55f85
Upgrade to Spring Framework 7.0.5
...
Closes gh-49218
1 month ago
Stéphane Nicoll
5ee3e3d486
Upgrade to R2DBC MariaDB 1.4.0
...
Closes gh-49257
1 month ago
Stéphane Nicoll
231a0fb550
Upgrade to Prometheus Client 1.5.0
...
Closes gh-49256
1 month ago
Stéphane Nicoll
c9de4559c0
Upgrade to Flyway 12.0.1
...
Closes gh-49255
1 month ago
Stéphane Nicoll
f7196896c4
Upgrade to ActiveMQ 6.2.1
...
Closes gh-49254
1 month ago
Stéphane Nicoll
193544d2e1
Upgrade to Spring Session 4.0.2
...
Closes gh-49094
1 month ago
Stéphane Nicoll
d362c9652c
Upgrade to Spring Framework 7.0.5
...
Closes gh-49216
1 month ago
Stéphane Nicoll
91cc0ddfa2
Upgrade to Spring Session 3.5.5
...
Closes gh-49074
1 month ago
Moritz Halbritter
2e98be1232
Merge branch '4.0.x'
1 month ago
Moritz Halbritter
c37a5ff517
Merge branch '3.5.x' into 4.0.x
1 month ago
Moritz Halbritter
f439fd38ce
Show docker version and docker info when running system tests
1 month ago
Stéphane Nicoll
f5a905545a
Merge pull request #49242 from shakuzen
...
* pr/49242:
Polish "Add support for configuring publishMaxGaugeForHistograms"
Add support for configuring publishMaxGaugeForHistograms
Closes gh-49242
1 month ago
Stéphane Nicoll
53e7503fd4
Polish "Add support for configuring publishMaxGaugeForHistograms"
...
See gh-49242
1 month ago