Steve Riesenberg
25b582c822
Add properties to support device grant
...
This commit adds the following properties under
spring.security.oauth2.authorizationserver.client.[registration-id]:
* endpoint.device-authorization-uri
* endpoint.device-verification-uri
* token.device-code-time-to-live
See gh-34957
2023-04-18 19:15:12 +01:00
Andy Wilkinson
c3e739c751
Add dependency management for io.asyncer:r2dbc-mysql
...
Closes gh-34927
2023-04-18 19:05:12 +01:00
Andy Wilkinson
e72bff8dd4
Add dependency management for org.mariadb:r2dbc-mariadb
...
Closes gh-34625
2023-04-18 19:02:15 +01:00
Phillip Webb
3e010b1230
Fetch redpanda directly from docker hub
...
Attempt to avoid rate limiting issues by fetching redpanda directly
from docker hub.
See gh-34780
2023-04-18 10:51:46 -07:00
Andy Wilkinson
28b7c583a9
Ensure shutdown hook is registered when a handler is added
...
Closes gh-34627
2023-04-18 18:20:14 +01:00
Stephane Nicoll
d43db3dfcf
Upgrade to Spring Session 3.1.0-RC1
...
Closes gh-34970
2023-04-18 16:32:24 +02:00
Stephane Nicoll
8c781143dc
Upgrade to Spring Authorization Server 1.1.0-RC1
...
Closes gh-35013
2023-04-18 16:32:23 +02:00
Stephane Nicoll
39d5ce5c3c
Upgrade to MySQL 8.0.33
...
Closes gh-35063
2023-04-18 16:32:23 +02:00
Stephane Nicoll
824e8c3813
Upgrade to Lettuce 6.2.4.RELEASE
...
Closes gh-35062
2023-04-18 16:32:18 +02:00
Stephane Nicoll
c32ba70ecb
Upgrade to Jackson Bom 2.15.0-rc3
...
Closes gh-35061
2023-04-18 16:32:13 +02:00
Stephane Nicoll
c116729c4f
Upgrade to Couchbase Client 3.4.5
...
Closes gh-35060
2023-04-18 16:32:03 +02:00
Andy Wilkinson
0da209db08
Polish "Add support for Oracle R2DBC Service Connection"
...
See gh-34852
2023-04-18 13:47:46 +01:00
Eddu Melendez
6d893b2fe2
Add support for Oracle R2DBC Service Connection
...
See gh-34852
2023-04-18 12:53:05 +01:00
Andy Wilkinson
98d077c74c
Polish "Add service connection from Testcontainers Redpanda"
...
See gh-34780
2023-04-18 12:49:25 +01:00
Eddu Melendez
f4bcf99d30
Add service connection from Testcontainers Redpanda
...
Redpanda (https://redpanda.com/ ) is Kafka-compatible and
Testcontainers provides a module. This commit adds support for
creating KafkaConnectionDetails from a
@ServiceConnection-annotated RedpandaContainer.
See gh-34780
2023-04-18 12:49:25 +01:00
Stephane Nicoll
f07ac4b53d
Upgrade to Spring Kafka 3.0.6
...
Closes gh-34968
2023-04-18 13:10:17 +02:00
Andy Wilkinson
e2ee1ed50d
Fix password handling in Flyway auto-configuration
...
Previously, FlywayProperties returned an empty string when its
password had not been set. This prevented the desired fallback to
JdbcConnectionDetails.
Fixes gh-35046
2023-04-18 11:52:50 +01:00
Andy Wilkinson
1ad428129d
Polish "Add customizer for SdkTracerProviderBuilder"
...
See gh-34945
2023-04-18 10:02:17 +01:00
Yanming Zhou
f40e9738b6
Add customizer for SdkTracerProviderBuilder
...
See gh-34945
2023-04-18 10:01:53 +01:00
Andy Wilkinson
ce1c3e52d7
Merge branch '3.0.x'
...
Closes gh-35040
2023-04-17 19:47:38 +01:00
Andy Wilkinson
d30f0575f0
Polish "Improve documentation of tracing deps and config props"
...
See gh-34991
2023-04-17 19:47:16 +01:00
Robert K
dfe60cb2d3
Improve documentation of tracing deps and config props
...
See gh-34991
2023-04-17 19:47:16 +01:00
Stephane Nicoll
8de1ebe52b
Upgrade to Spring Security 6.1.0-RC1
...
Closes gh-34969
2023-04-17 20:41:08 +02:00
Stephane Nicoll
1785119cae
Upgrade to Spring AMQP 3.0.4
...
Closes gh-34967
2023-04-17 20:41:07 +02:00
Stephane Nicoll
1e7b8250b8
Upgrade to Spring Security 6.0.3
...
Closes gh-34952
2023-04-17 20:40:06 +02:00
Stephane Nicoll
67eff9a56f
Upgrade to Spring LDAP 3.0.2
...
Closes gh-34904
2023-04-17 20:40:05 +02:00
Stephane Nicoll
7de5264025
Upgrade to Spring AMQP 3.0.4
...
Closes gh-34950
2023-04-17 20:40:05 +02:00
Andy Wilkinson
a37a7228b8
Merge pull request #34833 from chinmoy12c
...
* gh-34833:
Polish "Add content buffering support to MockServerRestTemplateCustomizer"
Add content buffering support to MockServerRestTemplateCustomizer
Closes gh-34833
2023-04-17 18:05:29 +01:00
Andy Wilkinson
3f93a4ece6
Polish "Add content buffering support to MockServerRestTemplateCustomizer"
...
See gh-34833
2023-04-17 18:03:44 +01:00
Chinmoy Chakraborty
b065e04be7
Add content buffering support to MockServerRestTemplateCustomizer
...
See gh-34833
2023-04-17 18:02:53 +01:00
Andy Wilkinson
2b4f565b76
Merge branch '3.0.x'
...
Closes gh-35038
2023-04-17 17:52:11 +01:00
Andy Wilkinson
df93b39f60
Merge branch '2.7.x' into 3.0.x
...
Closes gh-35037
2023-04-17 17:51:53 +01:00
Andy Wilkinson
d6bbbb8bac
Merge branch '3.0.x'
...
Closes gh-35036
2023-04-17 17:49:55 +01:00
Andy Wilkinson
284e4d6f6d
Merge branch '2.7.x' into 3.0.x
...
Closes gh-35035
2023-04-17 17:46:33 +01:00
Andy Wilkinson
88ec47ff2b
Test Gradle plugin against Gradle 8.1
...
Closes gh-35034
2023-04-17 17:38:28 +01:00
Andy Wilkinson
751fc9fe54
Fix includeProjectDependencies with Kotlin DSL
2023-04-17 17:35:15 +01:00
Andy Wilkinson
7b3e3deb58
Remove unused generic from ContainerConnectionSource
...
See gh-35017
2023-04-17 17:11:08 +01:00
Eddú Meléndez
aea5b77d1e
Add missing containers configuration reference to code snippet
...
See gh-35031
2023-04-17 14:36:40 +02:00
Stephane Nicoll
7cf28680c9
Polish
2023-04-17 14:28:35 +02:00
Stephane Nicoll
95f07484a8
Add missing check on Docker availability
2023-04-17 14:28:11 +02:00
Stephane Nicoll
8946c761ee
Polish
2023-04-17 13:23:51 +02:00
Andy Wilkinson
78242cb794
Skip tests when Docker is unavailable
...
See gh-34747
2023-04-17 10:33:35 +01:00
Andy Wilkinson
3a01759a3b
Protect tests against unstable toString ordering
...
See gh-34747
2023-04-17 10:27:56 +01:00
Phillip Webb
3657f73b9a
Provide more verbose docker compose logging
...
Update `up` and `start` operations so that real-time logging is
provided. Prior to this commit, lengthy pull operations were not
logged which gave the impression that the application had
crashed.
Closes gh-34994
2023-04-17 01:00:37 -07:00
Phillip Webb
7728488541
Allow LogLevel to be used easily with commons logging
...
Add a `LogLevel.log` method that can be used to log a message at
the given level using commons logging.
Closes gh-35024
2023-04-17 01:00:34 -07:00
Phillip Webb
efff253d35
Fallback to finding docker image name from compose ps
...
Earlier versions of docker do not include the image name in the inspect
output. We now fallback to using the `compose ps` response.
Closes gh-34993
2023-04-17 01:00:20 -07:00
Mortitz Halbritter
24d1620a93
Add 'excludeDockerCompose' Maven property
...
Update `AbstractPackagerMojo` so that the docker-compose module
can be filtered from the packaged jar.
Co-authored-by: Phillip Webb <pwebb@vmware.com>
Co-authored-by: "Andy Wilkinson <wilkinsona@vmware.com>
2023-04-17 01:00:16 -07:00
Mortitz Halbritter
842e17eced
Add Docker Compose support
...
Add `spring-boot-docker-compose` module with service connection
support.
Closes gh-34747
Co-authored-by: Phillip Webb <pwebb@vmware.com>
Co-authored-by: "Andy Wilkinson <wilkinsona@vmware.com>
2023-04-17 01:00:08 -07:00
Phillip Webb
4ae24e404e
Add @DisabledIfProcessUnavailable test support annotation
...
Add `@DisabledIfProcessUnavailable` annotation that can disable
a test if a process isn't available to execute.
Closes gh-35023
2023-04-17 01:00:04 -07:00
Phillip Webb
5ac48f5f15
Add testcontainers service connection auto-configuration
...
Add auto-configuration for `Container` beans that are also
annotated with `@ServiceConnection`. This commit allow
testcontainers to be used at development time and a new section
has been added to the documentation to describe the feature.
Closes gh-35022
2023-04-17 00:49:43 -07:00