Commit Graph

43769 Commits (64463fe7ecb063f5e1488a8354ad498f9ce1fc16)
 

Author SHA1 Message Date
Moritz Halbritter 4b09d444ba Upgrade to R2DBC Proxy 1.1.2.RELEASE
Closes gh-36672
1 year ago
Andy Wilkinson 92361b5545 Merge branch '3.0.x' into 3.1.x
Closes gh-36664
1 year ago
Andy Wilkinson 51b81ced6f Merge branch '2.7.x' into 3.0.x
Closes gh-36663
1 year ago
Andy Wilkinson 28b3054a9e Try to stabilize DataCouchbaseTestIntegrationTests
Closes gh-36662
1 year ago
Andy Wilkinson 0ad687812f Merge pull request #36037 from eddumelendez
* gh-36037:
  Polish "Support ServiceConnection beans in slice tests"
  Support ServiceConnection beans in slice tests

Closes gh-36037
1 year ago
Andy Wilkinson 0d646d7c26 Polish "Support ServiceConnection beans in slice tests"
See gh-36037
1 year ago
Eddú Meléndez 4dfb60c9a3 Support ServiceConnection beans in slice tests
Previously, to use `@ServiceConnection` on a `@Bean` method in a sliced
test required ServiceConnectionAutoConfiguration to be imported using
`@ImportAutoConfiguration`. This commit removes the need for this
import by registering ServiceConnectionAutoConfiguration in specific
slice test annotations.

See gh-36037
1 year ago
Stephane Nicoll 523d86d48e Merge pull request #36649 from michael-simons
* pr/36649:
  Fix test declaration in Neo4jAutoConfigurationTests

Closes gh-36649
1 year ago
Michael Simons ef3b99ee51 Fix test declaration in Neo4jAutoConfigurationTests
The test was annotated `@Bean`, must be `@Test`.

See gh-36649
1 year ago
Andy Wilkinson 21d2fb6f22 Merge pull request #36636 from OnSuorce
* gh-36636:
  Polish "Add note about enabling docker compose support in tests"
  Add note about enabling docker compose support in tests

Closes gh-36636
1 year ago
Andy Wilkinson 5f72e441d0 Polish "Add note about enabling docker compose support in tests"
See gh-36636
1 year ago
Matteo Bianchi 0e43e81e73 Add note about enabling docker compose support in tests
See gh-36636
1 year ago
Andy Wilkinson 0ead8d0314 Merge branch '3.0.x' into 3.1.x
Closes gh-36597
1 year ago
Andy Wilkinson 06cb28d306 Merge branch '2.7.x' into 3.0.x
Closes gh-36602
1 year ago
Andy Wilkinson abf2ae792f Upgrade Java 20 CI image to 20.0.2+10
Closes gh-36596
1 year ago
Andy Wilkinson fd69477711 Merge branch '3.0.x' into 3.1.x
Closes gh-36598
1 year ago
Andy Wilkinson d3151cfb7e Merge branch '2.7.x' into 3.0.x
Closes gh-36599
1 year ago
Andy Wilkinson 3667813af9 Upgrade CI images to Docker 24.0.5
Closes gh-36595
1 year ago
Andy Wilkinson 65bc351847 Merge branch '3.0.x' into 3.1.x
Closes gh-36634
1 year ago
Andy Wilkinson 3e99118a48 Merge branch '2.7.x' into 3.0.x
Closes gh-36633
1 year ago
Andy Wilkinson 36239df0da Merge pull request #36620 from izeye
* gh-36620:
  Polish "Polish"
  Polish

Closes gh-36620
1 year ago
Andy Wilkinson 21ce7a08fc Polish "Polish"
See gh-36620
1 year ago
Johnny Lim 5a205dbfd1 Polish
See gh-36620
1 year ago
Andy Wilkinson 8f576c36a2 Merge branch '3.0.x' into 3.1.x
Closes gh-36630
1 year ago
Andy Wilkinson 81844c04c4 Merge branch '2.7.x' into 3.0.x
Closes gh-36629
1 year ago
Andy Wilkinson 3f2c583bd7 Merge pull request #36614 from rob-valor
* gh-36614:
  Correct RestTemplateBuilder#defaultHeader javadoc

Closes gh-36614
1 year ago
rob-valor 4bbfc5e630 Correct RestTemplateBuilder#defaultHeader javadoc
Replace reactor.netty.http.client.HttpClientRequest with
org.springframework.http.client.ClientHttpRequest

See gh-36614
1 year ago
Andy Wilkinson c3fda93346 Merge branch '3.0.x' into 3.1.x
Closes gh-36627
1 year ago
Andy Wilkinson a92c1abf70 Merge branch '2.7.x' into 3.0.x
Closes gh-36626
1 year ago
Andy Wilkinson c44e7376b4 Upgrade to Spring Asciidoctor Extensions 0.6.2
Closes gh-36625
1 year ago
Andy Wilkinson 3ba5f501ea Merge branch '3.0.x' into 3.1.x
Closes gh-36622
1 year ago
Andy Wilkinson 6b6e8b3fd4 Merge branch '2.7.x' into 3.0.x
Closes gh-36621
1 year ago
Andy Wilkinson a5c3747836 Merge pull request #36617 from dreis2211
* gh-36617:
  Enable debug option for Kotlin in Gradle Plugin tests

Closes gh-36617
1 year ago
Christoph Dreis 42e89079d3 Enable debug option for Kotlin in Gradle Plugin tests
See gh-36617
1 year ago
Stephane Nicoll 6f22baa729 Merge branch '3.0.x' into 3.1.x
Closes gh-36612
1 year ago
Stephane Nicoll 150526a6a0 Merge branch '2.7.x' into 3.0.x
Closes gh-36611
1 year ago
Stephane Nicoll 87554fb4dc Add test for RabbitMQ smoke test
Closes gh-36610
1 year ago
Moritz Halbritter 2bc3d22d68 Merge branch '3.0.x' into 3.1.x
Closes gh-36584
1 year ago
Moritz Halbritter c187d96367 Merge branch '2.7.x' into 3.0.x
Closes gh-36583
1 year ago
Moritz Halbritter 2dbc1f4c75 Merge pull request #36572 from chicobento
* pr/36572:
  Fix Tomcat SSL protocol warn message

Closes gh-36572
1 year ago
Francisco Bento 307d6c0a97 Fix Tomcat SSL protocol warn message
See gh-36572
1 year ago
Moritz Halbritter 3edb3797a0 Merge branch '3.0.x' into 3.1.x
Closes gh-36581
1 year ago
Moritz Halbritter 1a8ffd54fc Merge branch '2.7.x' into 3.0.x
Closes gh-36580
1 year ago
Moritz Halbritter 3a94db480c Merge pull request #36564 from MahatmaFatalError
* pr/36564:
  Fix server.forward-headers-strategy documentation

Closes gh-36564
1 year ago
Mahatma_Fatal_Error 98f76698c8 Fix server.forward-headers-strategy documentation
See gh-36564
1 year ago
Andy Wilkinson 572eeb5f3f Merge branch '3.0.x' into 3.1.x
Closes gh-36570
1 year ago
Andy Wilkinson cf5e81f613 Merge branch '2.7.x' into 3.0.x
Closes gh-36569
1 year ago
Andy Wilkinson 19e281e373 Merge pull request #36537 from dependabot[bot]
* gh-36537:
  Upgrade to gradle/gradle-build-action 2.7.0

Closes gh-36537
1 year ago
dependabot[bot] 8f30e27aba Upgrade to gradle/gradle-build-action 2.7.0
Bumps [gradle/gradle-build-action](https://github.com/gradle/gradle-build-action) from 2.6.0 to 2.7.0.
- [Release notes](https://github.com/gradle/gradle-build-action/releases)
- [Commits](bd57605957...a4cf152f48)

Signed-off-by: dependabot[bot] <support@github.com>

See gh-36537
1 year ago
Andy Wilkinson ee9574d399 Merge branch '3.0.x' into 3.1.x
Closes gh-36567
1 year ago