Phillip Webb
f7b4a8b377
Merge branch '3.4.x' into 3.5.x
...
Closes gh-48196
2025-11-19 21:58:36 -08:00
Phillip Webb
4a8d01d2b6
Exclude starter POMs from lib-provided when using Gradle
...
Fixes gh-48195
2025-11-19 21:58:03 -08:00
Phillip Webb
0bb0d5370a
Merge branch '3.4.x' into 3.5.x
...
Closes gh-48192
2025-11-19 10:34:56 -08:00
Phillip Webb
4625534e83
Force Testcontainers Docker API version for Docker 29.0.0+ compatibility
...
Add `docker-java.properties` to spring-boot-testcontainers and
`spring-boot-test` to force an API version upgrade.
Fixes gh-48104
2025-11-19 10:33:34 -08:00
Phillip Webb
7891ebf8b1
Merge branch '3.4.x' into 3.5.x
...
Closes gh-48189
2025-11-19 09:38:12 -08:00
Phillip Webb
b0f50581bc
Upgrade to antora-ui-spring v0.4.21
...
Closes gh-48188
2025-11-19 09:37:42 -08:00
Stéphane Nicoll
833b6daf98
Upgrade to Cassandra Driver 4.19.2
...
Closes gh-48183
2025-11-19 15:33:20 +01:00
Moritz Halbritter
0addec6b68
Fix bug in SslMeterBinder when binding without registered bundles
...
Before this commit the meter registries were derived from the created
gauges. If the SslMeterBinder has been bound to a MeterRegistry without
any bundles, then no gauges are created. If a SslBundle is then
dynamically added, onBundleChange is called with the new bundle, but the
list of meter registries is empty (because we have no gauges). The
effect is that the newly registered bundle has no metrics.
Closes gh-48180
2025-11-19 15:06:09 +01:00
Moritz Halbritter
0b92b8177c
Polish SslMeterBinderTests
2025-11-19 14:28:47 +01:00
Stéphane Nicoll
e1c790716d
Merge branch '3.4.x' into 3.5.x
2025-11-19 07:53:11 +01:00
Stéphane Nicoll
e7aeb036f0
Upgrade to Spring Integration 6.5.4
...
Closes gh-48040
2025-11-19 07:53:06 +01:00
Stéphane Nicoll
1497f9379e
Upgrade to Spring Integration 6.4.9
...
Closes gh-48026
2025-11-19 07:52:40 +01:00
Phillip Webb
4a016ec04d
Merge branch '3.4.x' into 3.5.x
...
Closes gh-48176
2025-11-18 16:10:05 -08:00
Phillip Webb
3040dc14cd
Apply system environment prefix to management context
...
Update `ManagementContextFactory` so that any system environment prefix
set on the parent environment is applied to the child.
Closes gh-45858
2025-11-18 15:44:49 -08:00
Andy Wilkinson
45f4da7eef
Merge branch '3.4.x' into 3.5.x
...
Closes gh-48173
2025-11-18 16:40:36 +00:00
Andy Wilkinson
aecdff1bbd
Merge pull request #48172 from dependabot[bot]
...
* gh-48172:
Bump js-yaml from 4.1.0 to 4.1.1 in /antora
Closes gh-48172
2025-11-18 16:40:23 +00:00
dependabot[bot]
7bc2fa0eab
Bump js-yaml from 4.1.0 to 4.1.1 in /antora
...
Bumps [js-yaml](https://github.com/nodeca/js-yaml ) from 4.1.0 to 4.1.1.
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nodeca/js-yaml/compare/4.1.0...4.1.1 )
---
updated-dependencies:
- dependency-name: js-yaml
dependency-version: 4.1.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
See gh-48172
2025-11-18 16:40:01 +00:00
Stéphane Nicoll
bb247e82aa
Merge pull request #48153 from TerryTaoYY
...
* pr/48153:
Hande SSL metrics for dynamically registered bundles
Closes gh-48153
2025-11-18 16:07:26 +01:00
TerryTaoYY
8214f3c22b
Hande SSL metrics for dynamically registered bundles
...
See gh-48153
Signed-off-by: TerryTaoYY <yueyang.tao@gmail.com >
2025-11-18 15:25:35 +01:00
Stéphane Nicoll
7a235ca89c
Merge branch '3.4.x' into 3.5.x
2025-11-18 13:27:00 +01:00
Stéphane Nicoll
65df86566b
Start building against Spring Framework 6.2.14 snapshots
...
See gh-48166
2025-11-18 13:25:46 +01:00
Stéphane Nicoll
2d9d48d472
Start building against Spring Framework 6.2.14 snapshots
...
See gh-48165
2025-11-18 13:23:12 +01:00
Stéphane Nicoll
12d23a3abf
Merge pull request #48156 from vpavic
...
* pr/48156:
Polish contribution
Revise AWS section of "Deploying to the Cloud" in reference manual
Closes gh-48156
2025-11-18 11:05:58 +01:00
Stéphane Nicoll
1d4551e460
Polish contribution
...
See gh-48156
2025-11-18 11:05:26 +01:00
Vedran Pavic
165942f8ab
Revise AWS section of "Deploying to the Cloud" in reference manual
...
See gh-48156
Signed-off-by: Vedran Pavic <vedran@vedranpavic.com >
2025-11-18 11:04:00 +01:00
Stéphane Nicoll
9f39b5e231
Merge branch '3.4.x' into 3.5.x
2025-11-18 09:14:37 +01:00
Stéphane Nicoll
448f688e0c
Upgrade to Spring Security 6.5.7
...
Closes gh-48043
2025-11-18 09:12:59 +01:00
Stéphane Nicoll
69d23862b1
Upgrade to Spring Kafka 3.3.11
...
Closes gh-48041
2025-11-18 09:12:59 +01:00
Stéphane Nicoll
e56f3add09
Upgrade to Spring Security 6.4.13
...
Closes gh-48029
2025-11-18 09:12:50 +01:00
Stéphane Nicoll
8f91773cbe
Upgrade to Spring Kafka 3.3.11
...
Closes gh-48027
2025-11-18 09:12:50 +01:00
Phillip Webb
c3c983f1d8
Merge branch '3.4.x' into 3.5.x
...
Closes gh-48159
2025-11-17 20:59:53 -08:00
Phillip Webb
7837583484
Add credentials to ivy settings to support commercial builds
...
Closes gh-46824
2025-11-17 20:54:34 -08:00
Phillip Webb
80ed778179
Merge branch '3.4.x' into 3.5.x
2025-11-17 18:11:41 -08:00
Phillip Webb
0d0493e45e
Fix SpringRepositoriesExtensionTests
...
See gh-46823
2025-11-17 18:11:32 -08:00
Phillip Webb
fec4a92c8c
Merge branch '3.4.x' into 3.5.x
...
Closes gh-48157
2025-11-17 12:59:17 -08:00
Phillip Webb
018fc57d64
Use spring.mavenRepositories in buildSrc for all build types
...
Refine `buildSrc` so that `spring.mavenRepositories()` are considered
for all build types (not just milestones and snapshots). We now pass
"springFrameworkVersion" to `SpringRepositorySupport.groovy` so that
repo.spring.io doesn't get added for OSS builds using release artifacts.
Closes gh-46823
2025-11-17 12:54:31 -08:00
Phillip Webb
5954918c60
Merge branch '3.4.x' into 3.5.x
...
Fixes gh-48058
2025-11-17 11:37:46 -08:00
Andy Wilkinson
7f6c00d52a
Stop throwing PortInUseException for unassignable address
...
Fixes gh-47618
2025-11-17 11:33:34 -08:00
Stéphane Nicoll
845a0aa82a
Merge branch '3.4.x' into 3.5.x
2025-11-17 08:38:03 +01:00
Stéphane Nicoll
4623ba756c
Upgrade to Spring Pulsar 1.2.12
...
Closes gh-48042
2025-11-17 08:31:38 +01:00
Stéphane Nicoll
87cdc13220
Upgrade to Jetty Reactive HTTPClient 4.0.13
...
Closes gh-48149
2025-11-17 08:31:38 +01:00
Stéphane Nicoll
e1bcf6cbee
Upgrade to Hibernate 6.6.36.Final
...
Closes gh-48148
2025-11-17 08:31:34 +01:00
Stéphane Nicoll
855d6960e3
Upgrade to Spring Pulsar 1.2.12
...
Closes gh-48028
2025-11-17 08:31:31 +01:00
Stéphane Nicoll
1a22b1fdb7
Upgrade to Jetty Reactive HTTPClient 4.0.13
...
Closes gh-48147
2025-11-17 08:31:31 +01:00
Stéphane Nicoll
a4edda3e58
Upgrade to Hibernate 6.6.36.Final
...
Closes gh-48146
2025-11-17 08:31:27 +01:00
Stéphane Nicoll
f4fd75d642
Merge branch '3.4.x' into 3.5.x
2025-11-14 17:25:02 +01:00
Stéphane Nicoll
0163388219
Upgrade to Spring Data Bom 2025.0.6
...
Closes gh-48039
2025-11-14 17:24:39 +01:00
Stéphane Nicoll
8f2a7d2abe
Upgrade to Spring Data Bom 2024.1.12
...
Closes gh-48024
2025-11-14 17:24:33 +01:00
Andy Wilkinson
bbedd1b5f2
Merge branch '3.4.x' into 3.5.x
...
Closes gh-48135
2025-11-14 09:09:23 +00:00
Andy Wilkinson
79a99eead5
Merge pull request #48125 from K-jun98
...
* gh-48125:
Optimize StringBuilder initialization in CorrelationIdFormatter
Closes gh-48125
2025-11-14 09:01:24 +00:00