Moritz Halbritter
b292fd0e58
Merge branch '3.3.x'
2 years ago
Moritz Halbritter
448089f935
Merge branch '3.2.x' into 3.3.x
2 years ago
Moritz Halbritter
2605f86731
Polish BaggagePropagationIntegrationTests
2 years ago
Moritz Halbritter
70a5dc64f6
Add missing default value for management.otlp.logging.compression
...
See gh-40961
2 years ago
Moritz Halbritter
86ffb68a10
Merge pull request #40961 from making
...
* pr/40961:
Polish "Provide auto configuration for OpenTelemetry Logs"
Provide auto configuration for OpenTelemetry Logs
Closes gh-40961
2 years ago
Moritz Halbritter
cfa05716ef
Polish "Provide auto configuration for OpenTelemetry Logs"
...
See gh-40961
2 years ago
Toshiaki Maki
2d6f2488b7
Provide auto configuration for OpenTelemetry Logs
...
See gh-40961
2 years ago
Andy Wilkinson
895fbd7057
Merge pull request #40484 from SOOHYUN-LIM
...
* gh-40484:
Polish "Add a customizer for Lettuce's ClientOptions"
Add a customizer for Lettuce's ClientOptions
Closes gh-40484
2 years ago
Andy Wilkinson
1dfb4c9719
Polish "Add a customizer for Lettuce's ClientOptions"
...
See gh-40484
2 years ago
임수현
c517664f08
Add a customizer for Lettuce's ClientOptions
...
See gh-40484
2 years ago
Andy Wilkinson
4f6860f2fd
Merge pull request #40874 from rohitp-a
...
* gh-40874:
Polish "Make it easier to override RequestToViewNameTranslator bean"
Make it easier to override RequestToViewNameTranslator bean
Closes gh-40874
2 years ago
Andy Wilkinson
7e04ac2967
Polish "Make it easier to override RequestToViewNameTranslator bean"
...
See gh-40874
2 years ago
rohit patidar
062ed4ba2b
Make it easier to override RequestToViewNameTranslator bean
...
See gh-40874
2 years ago
Andy Wilkinson
70fd788e1b
Merge pull request #40695 from eddumelendez
...
* gh-40695:
Polish "Add support for org.testcontainers.kafka.KafkaContainer"
Add support for org.testcontainers.kafka.KafkaContainer
Closes gh-40695
2 years ago
Andy Wilkinson
6749ad674f
Polish "Add support for org.testcontainers.kafka.KafkaContainer"
...
See gh-40695
2 years ago
Eddú Meléndez
769f3e9d14
Add support for org.testcontainers.kafka.KafkaContainer
...
Testcontainers 1.19.8 provides `org.testcontainers.kafka.KafkaContainer`,
which relies on `apache/kafka` image.
See gh-40695
2 years ago
Andy Wilkinson
2ce36f9141
Merge branch '3.3.x'
...
Closes gh-41261
2 years ago
Andy Wilkinson
abb3ff0377
Combine tests for standard and Bitnami images into single classes
...
Closes gh-41259
2 years ago
Andy Wilkinson
373f4d7512
Merge branch '3.3.x'
2 years ago
Andy Wilkinson
0f830e91c9
Polish imports in testing doc examples
...
See gh-38361
2 years ago
Andy Wilkinson
7e01e78b7f
Merge branch '3.3.x'
2 years ago
Andy Wilkinson
7b65176180
Move Redis Bitname compose file into correct directory
...
See gh-41257
2 years ago
Andy Wilkinson
13ab5618a6
Merge branch '3.3.x'
2 years ago
Andy Wilkinson
0df946ccad
Fix botched merge of spring-boot-maven-plugin's build.gradle
2 years ago
Andy Wilkinson
97612d5445
Merge branch '3.2.x'
2 years ago
Andy Wilkinson
d01c44a66a
Merge branch '3.2.x' into 3.3.x
2 years ago
Andy Wilkinson
d2f74426f7
Work around bug in Gradle's Eclipse model
...
The model incorrectly marks the Gradle API and all of its
dependencies as test dependencies, making them unavailable in Eclipse
to code in src/main/java. We work around this by modifying the
classpath container to remove the test attribute from the
dependencies that should be available to main code.
See gh-41228
2 years ago
Andy Wilkinson
b28ed2f8fb
Merge branch '3.3.x'
2 years ago
Andy Wilkinson
adad8a3515
More LDAP compose file into correct source set
...
See gh-41257
2 years ago
Moritz Halbritter
09650c8df5
Merge branch '3.3.x'
2 years ago
Moritz Halbritter
b2ddea74ee
Merge branch '3.2.x' into 3.3.x
2 years ago
Moritz Halbritter
3e98a932e0
Polish BaggagePropagationIntegrationTests
2 years ago
Andy Wilkinson
5b7365b63b
Merge branch '3.3.x'
...
Closes gh-41258
2 years ago
Andy Wilkinson
b0d4f1d356
Merge branch '3.2.x' into 3.3.x
...
Closes gh-41257
2 years ago
Andy Wilkinson
4515c882c7
Merge branch 'gh-41228' into 3.2.x
...
Closes gh-41228
2 years ago
Phillip Webb
00ed053ceb
Merge branch '3.3.x'
...
Closes gh-41253
2 years ago
Phillip Webb
1a699aee24
Merge branch '3.2.x' into 3.3.x
...
Closes gh-41252
2 years ago
Phillip Webb
962936370a
Don't report already migrated properties
...
Update `PropertiesMigrationReporter` so that already migrated properties
are not reported. Prior to this commit, if a deprecated property was
replaced by a property that could bind with the name relaxed name it
would be reported. For example: `test.someproperty` being replaced with
`test.some-property`.
In order to check the actual underlying property name, the
`PropertySourceOrigin` class has been updated so that it is always
returned, even if another `Origin` is available.
Fixes gh-35774
2 years ago
Scott Frederick
9da2d1e089
Revert "Use Paketo tiny builder by default for JVM and native apps"
...
This reverts commit 6d2ebc0713 .
2 years ago
Scott Frederick
8623c92a29
Change spring-boot-buildpack-platform api deps to implementation
...
Closes gh-40935
2 years ago
Scott Frederick
267956cf5c
Replace JNI domain sockets implementation with one that uses JDK support
...
Closes gh-41050
2 years ago
Andy Wilkinson
654016af7f
Move Docker-related test support into a separate module
...
See gh-41228
2 years ago
Andy Wilkinson
fda6f19c5b
Update spring-boot-smoke-test-session-webflux-redis to use docker-test plugin
...
See gh-41228
2 years ago
Andy Wilkinson
5e332b8785
Update spring-boot-smoke-test-session-webflux-mongo to use docker-test plugin
...
See gh-41228
2 years ago
Andy Wilkinson
2890067e3a
Update spring-boot-smoke-test-session-redis to use docker-test plugin
...
See gh-41228
2 years ago
Andy Wilkinson
b3f3501e2b
Update spring-boot-smoke-test-session-mongo to use docker-test plugin
...
See gh-41228
2 years ago
Andy Wilkinson
da28e03670
Update spring-boot-smoke-test-pulsar to use docker-test plugin
...
See gh-41228
2 years ago
Andy Wilkinson
bc57d30a1f
Update spring-boot-smoke-test-kafka to use docker-test plugin
...
See gh-41228
2 years ago
Andy Wilkinson
957e73044b
Update spring-boot-smoke-test-data-redis to use docker-test plugin
...
See gh-41228
2 years ago
Andy Wilkinson
9662bec9c7
Update spring-boot-smoke-test-data-r2dbc-liquibase to use docker-test plugin
...
See gh-41228
2 years ago