Phillip Webb
27c8da66f1
Merge branch '2.5.x' into 2.6.x
...
Closes gh-35412
2 years ago
Madhura Bhave
307f3c3399
Use endpoint mappings in CloudFoundry integration
...
Closes gh-35411
2 years ago
Phillip Webb
57e45dfb21
Update copyright year of changed files
2 years ago
Phillip Webb
ef4b09718c
Fix loading of PKCS#8 PEM encoded EC and DSA keys for buildpack
...
Polish and port support for PKCS#8 PEM encoded EC and DSA keys to
the buildpack code.
See gh-35322
2 years ago
Phillip Webb
e9c4a5d663
Polish
2 years ago
Phillip Webb
54e294c5c2
Merge branch '2.6.x' into 2.7.x
2 years ago
Phillip Webb
2bdc62afdb
Merge branch '2.5.x' into 2.6.x
2 years ago
Phillip Webb
585286e472
Revert "Resolve errors in layers.xsd" for 2.5
...
Revert layers.xsd fix to reduce risk of a regression since it has not
yet made it into a 2.5 release.
This reverts commit f185b0767a
, reversing
changes made to bf3c6dfdba
.
See gh-31126
2 years ago
Moritz Halbritter
700e89097c
Polish
...
See https://stackoverflow.com/questions/28671903/the-hashsett-removeall-method-is-surprisingly-slow
2 years ago
Andy Wilkinson
9f55d5de18
Revert "Start building against Spring WS 3.1.7 snapshots"
...
This reverts commit 2b03e51a19
.
See gh-35295
2 years ago
Stephane Nicoll
912cd83782
Revert "Start building against Spring Framework 5.3.28 snapshots"
...
This reverts commit 546c0e0aaf
.
See gh-35293
2 years ago
Moritz Halbritter
4eef8d5a53
Separate tag in the Docker API tag call
...
Closes gh-35358
2 years ago
Phillip Webb
cf269b680c
Merge branch '2.6.x' into 2.7.x
2 years ago
Phillip Webb
60930c0285
Merge branch '2.5.x' into 2.6.x
2 years ago
Phillip Webb
9af19370a6
Backport build and CI concerns
...
Backport build and CI concerns primarily related to repo.spring.io
changes and Docker config.
2 years ago
Scott Frederick
852e3ed7ca
Upgrade CI to Docker 23.0.6
...
Closes gh-35388
2 years ago
Phillip Webb
e1a1aabc78
Merge branch '2.6.x' into 2.7.x
2 years ago
Phillip Webb
2c1db0e9a2
Merge branch '2.5.x' into 2.6.x
...
Closes gh-35386
2 years ago
Phillip Webb
e2365ff2a4
Upgrade Java 8 version in CI image and .sdkmanrc and switch to Bellsoft
...
Closes gh-35385
2 years ago
Moritz Halbritter
ec4d52e381
Add ReactiveResponseConsumer classpath check to http5 auto-configuration
...
Closes gh-34964
2 years ago
Moritz Halbritter
947ac8df73
Map MinIdle and MaxValidationTime to R2DBC pools
...
Closes gh-34724
2 years ago
Moritz Halbritter
52789cb191
Fix anchors in Maven plugin documentation
...
Closes gh-35371
2 years ago
Stephane Nicoll
21cca4f30d
Upgrade to Reactor Bom 2020.0.32
...
Closes gh-35291
2 years ago
Stephane Nicoll
e47738b84d
Upgrade to Micrometer 1.9.11
...
Closes gh-35290
2 years ago
Moritz Halbritter
c238049729
Fix loading of PKCS#8 PEM encoded EC and DSA keys
...
Closes gh-35322
2 years ago
Andy Wilkinson
13da659de6
Merge pull request #35336 from davin111
...
* gh-35336:
Polish "Fix test for backing off when a TransactionManager is already defined"
Fix test for backing off when a TransactionManager is already defined
Closes gh-35336
2 years ago
Andy Wilkinson
7427e2d527
Polish "Fix test for backing off when a TransactionManager is already defined"
...
See gh-35336
2 years ago
davin111
cf5500fc78
Fix test for backing off when a TransactionManager is already defined
...
See gh-35336
2 years ago
Stephane Nicoll
40a392f65b
Upgrade to Johnzon 1.2.20
...
Closes gh-35340
2 years ago
Stephane Nicoll
96c792050e
Upgrade to Elasticsearch 7.17.10
...
Closes gh-35339
2 years ago
Scott Frederick
5d91c24f63
Update Couchbase image tag used in tests
...
Closes gh-35228
2 years ago
Andy Wilkinson
6dc84b1645
Ignore non-singleton factory beans when resetting mocks
...
Closes gh-35324
2 years ago
Stephane Nicoll
eeefb2a1de
Polish
2 years ago
Stephane Nicoll
2b03e51a19
Start building against Spring WS 3.1.7 snapshots
...
See gh-35295
2 years ago
Stephane Nicoll
d614d1336e
Start building against Spring Integration 5.5.18 snapshots
...
See gh-35294
2 years ago
Stephane Nicoll
546c0e0aaf
Start building against Spring Framework 5.3.28 snapshots
...
See gh-35293
2 years ago
Stephane Nicoll
f32923da1a
Start building against Spring Data Bom 2021.2.12 snapshots
...
See gh-35292
2 years ago
Stephane Nicoll
b4715f5e1e
Start building against Reactor Bom 2020.0.32 snapshots
...
See gh-35291
2 years ago
Stephane Nicoll
ec72bcc9a8
Start building against Micrometer 1.9.11 snapshots
...
See gh-35290
2 years ago
Andy Wilkinson
3a45d46583
Allow buildSrc to resolve Framework snapshots
...
Closes gh-35297
2 years ago
Stephane Nicoll
75e9a7e95b
Upgrade Ubuntu version in CI images
...
Closes gh-35259
2 years ago
Moritz Halbritter
6ca9f91a8b
Fix NPE when gracefully shutting down netty
...
Closes gh-35264
2 years ago
Andy Wilkinson
fad24d5ced
Fix handling of default port in mail health indicator
...
Fixes gh-35247
2 years ago
Moritz Halbritter
f5eb76074b
Disable loader integration tests on aarch64 linux and mac
...
See gh-35229
2 years ago
Moritz Halbritter
f3d0bc7a99
Disable launch script integration tests on aarch64 linux and mac
...
See gh-35229
2 years ago
Phillip Webb
b3226c55d2
Polish
2 years ago
Phillip Webb
6b646f6a8e
Update copyright year of changed files
2 years ago
Phillip Webb
5ef0ee0ed4
Prevent early initialization of SessionRepository beans
...
Replace `SessionRepositoryFilterConfiguration` filter registration bean
with a `DelegatingFilterProxyRegistrationBean` so that
`SessionRepository` beans are not initialized early.
Fixes gh-35240
2 years ago
Andy Wilkinson
7c2c2ebb1b
Make ApplicationAvailabilityBean receive events with lazy init
...
Fixes gh-35161
2 years ago
Moritz Halbritter
091d6204cb
Disable build image integration tests on aarch64 linux and mac
...
See gh-35229
2 years ago