Commit Graph

38629 Commits

Author SHA1 Message Date
Stephane Nicoll
912cd83782 Revert "Start building against Spring Framework 5.3.28 snapshots"
This reverts commit 546c0e0aaf.

See gh-35293
2023-05-11 14:10:04 +02:00
Moritz Halbritter
4eef8d5a53 Separate tag in the Docker API tag call
Closes gh-35358
2023-05-11 09:52:41 +02:00
Phillip Webb
cf269b680c Merge branch '2.6.x' into 2.7.x 2023-05-11 00:44:05 -07:00
Phillip Webb
60930c0285 Merge branch '2.5.x' into 2.6.x 2023-05-10 23:33:42 -07:00
Phillip Webb
9af19370a6 Backport build and CI concerns
Backport build and CI concerns primarily related to repo.spring.io
changes and Docker config.
2023-05-10 23:29:30 -07:00
Scott Frederick
852e3ed7ca Upgrade CI to Docker 23.0.6
Closes gh-35388
2023-05-10 15:31:57 -05:00
Phillip Webb
e1a1aabc78 Merge branch '2.6.x' into 2.7.x 2023-05-10 09:58:02 -07:00
Phillip Webb
2c1db0e9a2 Merge branch '2.5.x' into 2.6.x
Closes gh-35386
2023-05-10 09:56:24 -07:00
Phillip Webb
e2365ff2a4 Upgrade Java 8 version in CI image and .sdkmanrc and switch to Bellsoft
Closes gh-35385
2023-05-10 09:53:20 -07:00
Moritz Halbritter
ec4d52e381 Add ReactiveResponseConsumer classpath check to http5 auto-configuration
Closes gh-34964
2023-05-10 10:47:08 +02:00
Moritz Halbritter
947ac8df73 Map MinIdle and MaxValidationTime to R2DBC pools
Closes gh-34724
2023-05-10 10:16:43 +02:00
Moritz Halbritter
52789cb191 Fix anchors in Maven plugin documentation
Closes gh-35371
2023-05-10 08:21:44 +02:00
Stephane Nicoll
21cca4f30d Upgrade to Reactor Bom 2020.0.32
Closes gh-35291
2023-05-09 14:53:43 +02:00
Stephane Nicoll
e47738b84d Upgrade to Micrometer 1.9.11
Closes gh-35290
2023-05-09 14:53:43 +02:00
Moritz Halbritter
c238049729 Fix loading of PKCS#8 PEM encoded EC and DSA keys
Closes gh-35322
2023-05-09 13:54:23 +02:00
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
2023-05-09 12:23:39 +01:00
Andy Wilkinson
7427e2d527 Polish "Fix test for backing off when a TransactionManager is already defined"
See gh-35336
2023-05-09 12:04:38 +01:00
davin111
cf5500fc78 Fix test for backing off when a TransactionManager is already defined
See gh-35336
2023-05-09 12:03:06 +01:00
Stephane Nicoll
40a392f65b Upgrade to Johnzon 1.2.20
Closes gh-35340
2023-05-08 14:13:15 +02:00
Stephane Nicoll
96c792050e Upgrade to Elasticsearch 7.17.10
Closes gh-35339
2023-05-08 14:13:10 +02:00
Scott Frederick
5d91c24f63 Update Couchbase image tag used in tests
Closes gh-35228
2023-05-05 14:45:58 -05:00
Andy Wilkinson
6dc84b1645 Ignore non-singleton factory beans when resetting mocks
Closes gh-35324
2023-05-05 18:21:04 +01:00
Stephane Nicoll
eeefb2a1de Polish 2023-05-05 11:55:46 +02:00
Stephane Nicoll
2b03e51a19 Start building against Spring WS 3.1.7 snapshots
See gh-35295
2023-05-05 09:33:00 +02:00
Stephane Nicoll
d614d1336e Start building against Spring Integration 5.5.18 snapshots
See gh-35294
2023-05-05 09:32:59 +02:00
Stephane Nicoll
546c0e0aaf Start building against Spring Framework 5.3.28 snapshots
See gh-35293
2023-05-05 09:32:59 +02:00
Stephane Nicoll
f32923da1a Start building against Spring Data Bom 2021.2.12 snapshots
See gh-35292
2023-05-05 09:32:59 +02:00
Stephane Nicoll
b4715f5e1e Start building against Reactor Bom 2020.0.32 snapshots
See gh-35291
2023-05-05 09:32:59 +02:00
Stephane Nicoll
ec72bcc9a8 Start building against Micrometer 1.9.11 snapshots
See gh-35290
2023-05-05 09:32:58 +02:00
Andy Wilkinson
3a45d46583 Allow buildSrc to resolve Framework snapshots
Closes gh-35297
2023-05-05 08:16:37 +01:00
Stephane Nicoll
75e9a7e95b Upgrade Ubuntu version in CI images
Closes gh-35259
2023-05-04 16:11:33 +02:00
Moritz Halbritter
6ca9f91a8b Fix NPE when gracefully shutting down netty
Closes gh-35264
2023-05-04 11:54:05 +02:00
Andy Wilkinson
fad24d5ced Fix handling of default port in mail health indicator
Fixes gh-35247
2023-05-03 17:33:37 +01:00
Moritz Halbritter
f5eb76074b Disable loader integration tests on aarch64 linux and mac
See gh-35229
2023-05-03 11:32:39 +02:00
Moritz Halbritter
f3d0bc7a99 Disable launch script integration tests on aarch64 linux and mac
See gh-35229
2023-05-03 11:32:33 +02:00
Phillip Webb
b3226c55d2 Polish 2023-05-02 15:41:55 -07:00
Phillip Webb
6b646f6a8e Update copyright year of changed files 2023-05-02 14:52:12 -07:00
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
2023-05-02 14:47:15 -07:00
Andy Wilkinson
7c2c2ebb1b Make ApplicationAvailabilityBean receive events with lazy init
Fixes gh-35161
2023-05-02 16:19:08 +01:00
Moritz Halbritter
091d6204cb Disable build image integration tests on aarch64 linux and mac
See gh-35229
2023-05-02 15:38:42 +02:00
Moritz Halbritter
312f0c17ed Set initial ElasticSearch heap size in integration tests 2023-05-02 14:37:13 +02:00
Moritz Halbritter
c1cef099d2 Limit maximum heap of ElasticSearch in tests 2023-05-02 13:40:59 +02:00
Moritz Halbritter
d7a9f87b64 Disable Neo4j tests on aarch64 linux and mac
See gh-35228
2023-05-02 13:40:59 +02:00
Moritz Halbritter
9f109fe785 Disable Couchbase integration tests on aarch64 linux and mac
See gh-35228
2023-05-02 13:40:59 +02:00
Andy Wilkinson
c768307d79 Merge pull request #35180 from aasaru
* gh-35180:
  Correct list of annotations equivalent to @SpringBootApplication

Closes gh-35180
2023-05-02 11:57:41 +01:00
Juhan Aasaru
3b70286747 Correct list of annotations equivalent to @SpringBootApplication
See gh-35180
2023-05-02 11:57:18 +01:00
Andy Wilkinson
695e58f418 Align buildSrc's Framework version with the main build's version
Closes gh-35224
2023-05-02 08:59:58 +01:00
Andy Wilkinson
d0a354352d Polish buildSrc's build.gradle 2023-05-02 08:41:20 +01:00
Phillip Webb
4e6148f47b Search for main methods from the bottom of the stack
Update `MainMethod` to search from the bottom of the stack rather than
the start. Prior to this commit, an incorrect `main` method would be
found if more than one `main` was in the stack.

Fixes gh-35214
2023-05-01 13:43:40 -07:00
Andy Wilkinson
e7578f0595 Add Docker Hub credentials to system tests task
Closes gh-35213
2023-05-01 20:42:06 +01:00