Commit Graph

38657 Commits

Author SHA1 Message Date
Andy Wilkinson
f5ff8007be Adapt to deprecation of rejectIllegalHeader
Closes gh-35442
2023-05-16 19:46:43 +01:00
Andy Wilkinson
c631f04391 Upgrade to Spring Integration 5.5.18
Closes gh-35294
2023-05-16 19:23:36 +01:00
Stephane Nicoll
30b4bb0753 Upgrade to Tomcat 9.0.75
Closes gh-35442
2023-05-16 07:46:29 +02:00
Stephane Nicoll
47cd3bb052 Upgrade to Netty 4.1.92.Final
Closes gh-35441
2023-05-16 07:46:24 +02:00
Stephane Nicoll
a9739e109f Upgrade to Hazelcast 5.1.6
Closes gh-35440
2023-05-16 07:46:20 +02:00
Phillip Webb
a75cd014fc Merge branch '2.6.x' into 2.7.x 2023-05-15 22:20:23 -07:00
Phillip Webb
95d1cb9884 Merge branch '2.5.x' into 2.6.x 2023-05-15 22:20:11 -07:00
Phillip Webb
8316a96515 Polish 2023-05-15 22:19:06 -07:00
Phillip Webb
ff696d27ea Merge branch '2.6.x' into 2.7.x 2023-05-15 22:15:37 -07:00
Phillip Webb
25b0a4a67b Merge branch '2.5.x' into 2.6.x
Fixes gh-35438
2023-05-15 22:12:57 -07:00
Andy Wilkinson
086b1e5f58 Stop WebFilterChainPostProcessor from causing eager init
Fixes gh-35437
2023-05-15 22:12:32 -07:00
Phillip Webb
1ca1145875 Test compatibility with SnakeYAML 1.32 and 1.33 versions
Closes gh-35434
2023-05-15 10:15:51 -07:00
Stephane Nicoll
5f86c11f92 Upgrade to Spring Data Bom 2021.2.12
Closes gh-35292
2023-05-15 08:20:01 +02:00
Phillip Webb
0746b69e50 Merge branch '2.6.x' into 2.7.x 2023-05-12 14:24:02 -07:00
Phillip Webb
c984ddb6b7 Merge branch '2.5.x' into 2.6.x
Closes gh-35415
2023-05-12 14:22:40 -07:00
Phillip Webb
ef1401fcc9 Fix formatting 2023-05-12 14:20:40 -07:00
Andy Wilkinson
d1d990acd7 Improve compatibility with SnakeYAML 2.0
Closes gh-35414
2023-05-12 14:16:45 -07:00
Phillip Webb
8d5c45eabe Merge branch '2.6.x' into 2.7.x 2023-05-12 13:30:22 -07:00
Phillip Webb
27c8da66f1 Merge branch '2.5.x' into 2.6.x
Closes gh-35412
2023-05-12 13:27:46 -07:00
Madhura Bhave
307f3c3399 Use endpoint mappings in CloudFoundry integration
Closes gh-35411
2023-05-12 13:23:13 -07:00
Phillip Webb
57e45dfb21 Update copyright year of changed files 2023-05-12 13:01:43 -07:00
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
2023-05-12 13:01:30 -07:00
Phillip Webb
e9c4a5d663 Polish 2023-05-12 13:01:30 -07:00
Phillip Webb
54e294c5c2 Merge branch '2.6.x' into 2.7.x 2023-05-12 09:45:54 -07:00
Phillip Webb
2bdc62afdb Merge branch '2.5.x' into 2.6.x 2023-05-12 09:45:01 -07:00
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
2023-05-12 09:42:25 -07:00
Moritz Halbritter
700e89097c Polish
See https://stackoverflow.com/questions/28671903/the-hashsett-removeall-method-is-surprisingly-slow
2023-05-12 11:57:33 +02:00
Andy Wilkinson
9f55d5de18 Revert "Start building against Spring WS 3.1.7 snapshots"
This reverts commit 2b03e51a19.

See gh-35295
2023-05-11 18:14:35 +01:00
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