Commit Graph

50613 Commits

Author SHA1 Message Date
Andy Wilkinson
dc68ab61b7 Merge branch '3.0.x' 2023-05-11 18:27:42 +01:00
Andy Wilkinson
ca36c0b3ae Upgrade to Spring WS 4.0.4
Closes gh-35304
2023-05-11 18:27:26 +01:00
Andy Wilkinson
be96997c41 Upgrade to Spring Framework 6.0.9
Closes gh-35302
2023-05-11 18:27:25 +01:00
Andy Wilkinson
222f750bd4 Merge branch '3.0.x' 2023-05-11 18:16:15 +01:00
Andy Wilkinson
bf947053f3 Merge branch '2.7.x' into 3.0.x 2023-05-11 18:15:48 +01: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
Andy Wilkinson
2ca787f78c Merge branch '3.0.x'
Closes gh-35400
2023-05-11 13:47:55 +01:00
Andy Wilkinson
acafb907f6 Generate hints for all methods that JavaBeanBinder may call
Fixes gh-35397
2023-05-11 13:34:43 +01:00
Andy Wilkinson
cf8a0949b2 Merge branch '3.0.x' 2023-05-11 13:34:07 +01:00
Andy Wilkinson
c254610e4d Improve testing of BindableRuntimeHintsRegistrar
Closes gh-35398
2023-05-11 13:33:47 +01:00
Stephane Nicoll
a5018b28bb Merge branch '3.0.x' 2023-05-11 14:11:00 +02:00
Stephane Nicoll
ccad683621 Merge branch '2.7.x' into 3.0.x 2023-05-11 14:10:49 +02: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
Andy Wilkinson
88866d7baf Merge branch '3.0.x'
Closes gh-35399
2023-05-11 12:11:29 +01:00
Andy Wilkinson
2d08ba18c1 Improve testing of BindableRuntimeHintsRegistrar
Closes gh-35398
2023-05-11 11:59:34 +01:00
Moritz Halbritter
748174d67c Merge branch '3.0.x'
Closes gh-35396
2023-05-11 09:53:57 +02:00
Moritz Halbritter
5ae04aef48 Merge branch '2.7.x' into 3.0.x
Closes gh-35395
2023-05-11 09:53:48 +02:00
Moritz Halbritter
e930801eb1 Separate tag in the Docker API tag call
Closes gh-35358
2023-05-11 09:52:52 +02:00
Moritz Halbritter
d00e070cdb Separate tag in the Docker API tag call
Closes gh-35358
2023-05-11 09:52:45 +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
736e95b5d8 Merge branch '3.0.x' 2023-05-11 00:44:23 -07:00
Phillip Webb
9ae22fb7a1 Merge branch '2.7.x' into 3.0.x 2023-05-11 00:44:13 -07: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
76f60e0737 Merge branch '3.0.x'
Closes gh-35390
2023-05-10 15:32:44 -05:00
Scott Frederick
5ffb68344a Merge branch '2.7.x' into 3.0.x
Closes gh-35389
2023-05-10 15:32:15 -05:00
Scott Frederick
852e3ed7ca Upgrade CI to Docker 23.0.6
Closes gh-35388
2023-05-10 15:31:57 -05:00
Scott Frederick
271cbb76c1 Improve documentation for including Docker Compose support in a build
Closes gh-35384
2023-05-10 13:42:36 -05:00
Scott Frederick
8377306668 Improve error when Docker Compose file not found
Fixes gh-35383
2023-05-10 13:26:59 -05:00
Phillip Webb
f911b85f64 Merge branch '3.0.x' 2023-05-10 09:58:47 -07:00
Phillip Webb
2df5686763 Merge branch '2.7.x' into 3.0.x 2023-05-10 09:58:33 -07: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
8813f7092f Merge pull request #35368 from sjohnr
* pr/35368:
  Fix redirect to login page for token requests

Closes gh-35368
2023-05-10 11:32:24 +02:00
Steve Riesenberg
10feecbd08 Fix redirect to login page for token requests
Fixes an issue where auto-configuration for Spring Authorization Server
was overriding the default exception handling (AuthenticationEntryPoint)
resulting in anonymous requests to the token endpoint being redirected
to the Spring Security login page instead of returning 401 Unauthorized.

Auto-configuration now registers a defaultAuthenticationEntryPointFor
that is added to any other entry points already configured.

See gh-35368
2023-05-10 11:32:06 +02:00
Moritz Halbritter
19b81c247c Merge pull request #35370 from dreis2211
* pr/35370:
  Fix configuring replica set via PropertiesMongoConnectionDetails

Closes gh-35370
2023-05-10 11:27:41 +02:00
Christoph Dreis
6086e81ccd Fix configuring replica set via PropertiesMongoConnectionDetails
See gh-35370
2023-05-10 11:23:19 +02:00
Moritz Halbritter
9f787050b4 Merge branch '3.0.x'
Closes gh-35381
2023-05-10 11:08:33 +02:00
Moritz Halbritter
53d2a9fb34 Merge branch '2.7.x' into 3.0.x
Closes gh-35380
2023-05-10 10:58:03 +02: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
0ebb32e7f0 Merge branch '3.0.x'
Closes gh-35379
2023-05-10 10:28:57 +02:00
Moritz Halbritter
7e50485b23 Merge branch '2.7.x' into 3.0.x
Closes gh-35378
2023-05-10 10:28:47 +02:00
Moritz Halbritter
947ac8df73 Map MinIdle and MaxValidationTime to R2DBC pools
Closes gh-34724
2023-05-10 10:16:43 +02:00
Stephane Nicoll
892d2b28cd Merge branch '3.0.x' 2023-05-10 09:19:11 +02:00
Stephane Nicoll
d488759cae Start building against Spring WS 4.0.4 snapshots
See gh-35318
2023-05-10 09:19:06 +02:00
Stephane Nicoll
e3c126ae54 Start building against Spring Batch 5.0.2 snapshots
See gh-35309
2023-05-10 09:19:06 +02:00
Stephane Nicoll
157e0d5b20 Start building against Spring Kafka 3.0.7 snapshots
See gh-35376
2023-05-10 09:19:06 +02:00
Stephane Nicoll
a9e7b902b5 Start building against Spring Kafka 3.0.7 snapshots
See gh-35375
2023-05-10 08:41:41 +02:00