Stephane Nicoll
a6db093ec4
Upgrade to Testcontainers 1.18.1
...
Closes gh-35430
2023-05-15 16:15:18 +02:00
Stephane Nicoll
6b6c3d79d6
Upgrade to Spring Kafka 3.0.7
...
Closes gh-35376
2023-05-15 16:15:17 +02:00
Stephane Nicoll
d0ba57658c
Upgrade to SAAJ Impl 3.0.2
...
Closes gh-35432
2023-05-15 16:15:16 +02:00
Stephane Nicoll
64cc8212d9
Upgrade to jOOQ 3.18.4
...
Closes gh-35431
2023-05-15 16:15:10 +02:00
Johnny Lim
4239b96943
Polish
...
See gh-35417
2023-05-15 11:33:10 +02:00
Johnny Lim
e4bf2187bc
Revert accidental author changes in FlywayAutoConfiguration
...
See commit 7ffacf43f3
See gh-35418
2023-05-15 11:27:37 +02:00
Moritz Halbritter
aa0fa42ebd
Merge branch '3.0.x'
...
Closes gh-35425
2023-05-15 11:22:13 +02:00
Moritz Halbritter
9e963bce58
Add Hibernate runtime hints
...
This adds hints for the two No JtaPlatform candidates as well as for
the naming strategies.
Closes gh-35423
2023-05-15 11:12:02 +02:00
Stephane Nicoll
b4c906c010
Upgrade to Spring Data Bom 2023.0.0
...
Closes gh-35310
2023-05-15 08:22:47 +02:00
Stephane Nicoll
99c7257b6c
Upgrade to Micrometer Tracing 1.1.1
...
Closes gh-35421
2023-05-15 08:22:46 +02:00
Stephane Nicoll
9a10aa356e
Upgrade to Spring Data Bom 2022.0.6
...
Closes gh-35301
2023-05-15 08:21:24 +02:00
Stephane Nicoll
e4bd62499d
Upgrade to Micrometer Tracing 1.0.6
...
Closes gh-35420
2023-05-15 08:21:24 +02:00
Phillip Webb
e3ed87d165
Merge branch '3.0.x'
2023-05-12 13:21:52 -07:00
Phillip Webb
92e420a098
Merge branch '2.7.x' into 3.0.x
2023-05-12 13:14:12 -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
Moritz Halbritter
b70399e998
Merge branch '3.0.x'
2023-05-12 12:03:32 +02:00
Moritz Halbritter
7b4056df7f
Merge branch '2.7.x' into 3.0.x
2023-05-12 12:00:11 +02: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
Stephane Nicoll
e60944fba1
Upgrade to Spring HATEOAS 2.1.0
...
Closes gh-35313
2023-05-12 08:56:19 +02:00
Stephane Nicoll
8a0c405150
Upgrade to Spring LDAP 3.0.3
...
Closes gh-35404
2023-05-12 08:54:31 +02:00
Stephane Nicoll
8731e777d8
Upgrade to Spring HATEOAS 2.0.4
...
Closes gh-35325
2023-05-12 08:54:25 +02:00
Andy Wilkinson
01ba8c071f
Upgrade to Spring WS 4.0.4
...
Closes gh-35318
2023-05-11 18:30:10 +01:00
Andy Wilkinson
352526b098
Upgrade to Spring LDAP 3.1.0
...
Closes gh-35315
2023-05-11 18:30:10 +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
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
c254610e4d
Improve testing of BindableRuntimeHintsRegistrar
...
Closes gh-35398
2023-05-11 13:33:47 +01: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
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
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
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
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
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
Stefano Cordio
d802ca017b
Small assertions improvements
...
See gh-34796
2023-05-10 08:38:07 +02:00