Stéphane Nicoll
e7aeb036f0
Upgrade to Spring Integration 6.5.4
...
Closes gh-48040
2 months ago
Phillip Webb
4a016ec04d
Merge branch '3.4.x' into 3.5.x
...
Closes gh-48176
2 months ago
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
2 months ago
Andy Wilkinson
45f4da7eef
Merge branch '3.4.x' into 3.5.x
...
Closes gh-48173
2 months ago
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
2 months ago
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
2 months ago
Stéphane Nicoll
bb247e82aa
Merge pull request #48153 from TerryTaoYY
...
* pr/48153:
Hande SSL metrics for dynamically registered bundles
Closes gh-48153
2 months ago
TerryTaoYY
8214f3c22b
Hande SSL metrics for dynamically registered bundles
...
See gh-48153
Signed-off-by: TerryTaoYY <yueyang.tao@gmail.com>
2 months ago
Stéphane Nicoll
7a235ca89c
Merge branch '3.4.x' into 3.5.x
2 months ago
Stéphane Nicoll
65df86566b
Start building against Spring Framework 6.2.14 snapshots
...
See gh-48166
2 months ago
Stéphane Nicoll
2d9d48d472
Start building against Spring Framework 6.2.14 snapshots
...
See gh-48165
2 months ago
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
2 months ago
Stéphane Nicoll
1d4551e460
Polish contribution
...
See gh-48156
2 months ago
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>
2 months ago
Stéphane Nicoll
9f39b5e231
Merge branch '3.4.x' into 3.5.x
2 months ago
Stéphane Nicoll
448f688e0c
Upgrade to Spring Security 6.5.7
...
Closes gh-48043
2 months ago
Stéphane Nicoll
69d23862b1
Upgrade to Spring Kafka 3.3.11
...
Closes gh-48041
2 months ago
Stéphane Nicoll
e56f3add09
Upgrade to Spring Security 6.4.13
...
Closes gh-48029
2 months ago
Stéphane Nicoll
8f91773cbe
Upgrade to Spring Kafka 3.3.11
...
Closes gh-48027
2 months ago
Phillip Webb
c3c983f1d8
Merge branch '3.4.x' into 3.5.x
...
Closes gh-48159
2 months ago
Phillip Webb
7837583484
Add credentials to ivy settings to support commercial builds
...
Closes gh-46824
2 months ago
Phillip Webb
80ed778179
Merge branch '3.4.x' into 3.5.x
2 months ago
Phillip Webb
0d0493e45e
Fix SpringRepositoriesExtensionTests
...
See gh-46823
2 months ago
Phillip Webb
fec4a92c8c
Merge branch '3.4.x' into 3.5.x
...
Closes gh-48157
2 months ago
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
2 months ago
Phillip Webb
5954918c60
Merge branch '3.4.x' into 3.5.x
...
Fixes gh-48058
2 months ago
Andy Wilkinson
7f6c00d52a
Stop throwing PortInUseException for unassignable address
...
Fixes gh-47618
2 months ago
Stéphane Nicoll
845a0aa82a
Merge branch '3.4.x' into 3.5.x
2 months ago
Stéphane Nicoll
4623ba756c
Upgrade to Spring Pulsar 1.2.12
...
Closes gh-48042
2 months ago
Stéphane Nicoll
87cdc13220
Upgrade to Jetty Reactive HTTPClient 4.0.13
...
Closes gh-48149
2 months ago
Stéphane Nicoll
e1bcf6cbee
Upgrade to Hibernate 6.6.36.Final
...
Closes gh-48148
2 months ago
Stéphane Nicoll
855d6960e3
Upgrade to Spring Pulsar 1.2.12
...
Closes gh-48028
2 months ago
Stéphane Nicoll
1a22b1fdb7
Upgrade to Jetty Reactive HTTPClient 4.0.13
...
Closes gh-48147
2 months ago
Stéphane Nicoll
a4edda3e58
Upgrade to Hibernate 6.6.36.Final
...
Closes gh-48146
2 months ago
Stéphane Nicoll
f4fd75d642
Merge branch '3.4.x' into 3.5.x
2 months ago
Stéphane Nicoll
0163388219
Upgrade to Spring Data Bom 2025.0.6
...
Closes gh-48039
2 months ago
Stéphane Nicoll
8f2a7d2abe
Upgrade to Spring Data Bom 2024.1.12
...
Closes gh-48024
2 months ago
Andy Wilkinson
bbedd1b5f2
Merge branch '3.4.x' into 3.5.x
...
Closes gh-48135
2 months ago
Andy Wilkinson
79a99eead5
Merge pull request #48125 from K-jun98
...
* gh-48125:
Optimize StringBuilder initialization in CorrelationIdFormatter
Closes gh-48125
2 months ago
gobeomjun
d64d60a8f0
Optimize StringBuilder initialization in CorrelationIdFormatter
...
Initialize StringBuilder with the expected capacity (this.blank.length())
to avoid unnecessary resizing and array copying during string construction.
The blank field already contains the exact length needed for the formatted
output, making it an ideal initial capacity. This improves performance for
correlation ID formatting, which is frequently called during logging
operations.
See gh-48125
Signed-off-by: gobeomjun <alap_u@naver.com>
2 months ago
Andy Wilkinson
8494df1809
Merge branch '3.4.x' into 3.5.x
...
Closes gh-48133
2 months ago
Andy Wilkinson
fe07ad8e51
Merge pull request #48124 from K-jun98
...
* gh-48124:
Fix typo in PortInUseException Javadoc
Closes gh-48124
2 months ago
gobeomjun
c21f5da953
Fix typo in PortInUseException Javadoc
...
Change 'suppler' to 'supplier' in the `@param` documentation
for the throwIfPortBindingException method.
See gh-48124
Signed-off-by: gobeomjun <alap_u@naver.com>
2 months ago
Stéphane Nicoll
a772242d57
Merge pull request #48129 from linw-bai
...
* pr/48129:
Use beanClassLoader when checking excluded auto-configuration classes
Closes gh-48129
2 months ago
linw-bai
8bcab02efd
Use beanClassLoader when checking excluded auto-configuration classes
...
When validating exclusions, prefer the selector's beanClassLoader for
ClassUtils.isPresent checks and fall back to the selector class loader
if the beanClassLoader is not set.
This makes presence checks consistent with the classloader context used
for loading auto-configuration candidates.
See gh-48129
Signed-off-by: linw-bai <107357009+linw-bai@users.noreply.github.com>
2 months ago
Andy Wilkinson
2f1f964a2a
Merge branch '3.4.x' into 3.5.x
...
Closes gh-48130
2 months ago
Andy Wilkinson
afa2af1cf6
Correct docs on when setter is not needed with JavaBean binding
...
The two main changes are:
- A setter is no longer required when binding from a
comma-separated list as long as the target list is mutable. The
binder clears the list and then re-populates it.
- A setter is now required for arrays, previously the values
coming from configuration properties where merged into an existing
array. Now, the array is replaced.
Closes gh-43138
2 months ago
Phillip Webb
c90f61ce66
Merge branch '3.4.x' into 3.5.x
...
Closes gh-48127
2 months ago
Phillip Webb
53bda71c3e
Use platform when exporting buildpack images
...
Update `DockerApi` and `Builder` to support export of images with a
specified platform. This prevents 'NotFound: content digest sha256:'
errors when building an amd64 image on an arm64 machine.
Fixes gh-46665
2 months ago
Andy Wilkinson
91cb68bd17
Merge branch '3.4.x' into 3.5.x
...
Closes gh-48123
2 months ago