Commit Graph

21615 Commits (96c35b410a146ad1a9cb5c0421a2ed5f41cade2e)

Author SHA1 Message Date
Andy Wilkinson 64463fe7ec Upgrade to Maven 3.9.4
Closes gh-36729
1 year ago
Andy Wilkinson 599322c154 Upgrade to Janino 3.1.10
Closes gh-36728
1 year ago
Andy Wilkinson d4f9532644 Upgrade to Commons FileUpload 1.5
Closes gh-36727
1 year ago
Andy Wilkinson c7f32bb8ee Upgrade to API Guardian 1.1.2
Closes gh-36726
1 year ago
Stephane Nicoll 2dc8531000 Merge branch '2.7.x' into 3.0.x
Closes gh-36740
1 year ago
Stephane Nicoll 1ca763e5de Upgrade to MariaDB 3.1.4
Closes gh-36394
1 year ago
Stephane Nicoll 1df70c9f9b Merge branch '3.0.x' into 3.1.x
Closes gh-36738
1 year ago
Stephane Nicoll 6ee002456d Merge branch '2.7.x' into 3.0.x
Closes gh-36737
1 year ago
Stephane Nicoll 747dbc35fe Warmup connection pool in ConnectionPoolMetricsTests
Closes gh-36474
1 year ago
Stephane Nicoll 2e37b0ae47 Merge branch '3.0.x' into 3.1.x
Closes gh-36735
1 year ago
Stephane Nicoll de632dd77b Merge branch '2.7.x' into 3.0.x
Closes gh-36734
1 year ago
Stephane Nicoll fd88024402 Add @since for JavaVersion values
Closes gh-36608
1 year ago
Andy Wilkinson 80f9d5c9e4 Upgrade to Testcontainers 1.18.3
Closes gh-36722
1 year ago
Andy Wilkinson 0ce260fa02 Upgrade to Spock Framework 2.3-groovy-4.0
Closes gh-36721
1 year ago
Andy Wilkinson a642769d73 Upgrade to MockK 1.13.5
Closes gh-36720
1 year ago
Andy Wilkinson 14cf2335ee Upgrade to Maven Resolver 1.9.14
Closes gh-36719
1 year ago
Andy Wilkinson bbe01a89b0 Upgrade to Maven Invoker 3.2.0
Closes gh-36718
1 year ago
Andy Wilkinson 0457519fab Upgrade to Maven 3.9.4
Closes gh-36717
1 year ago
Andy Wilkinson 63a94f762a Upgrade to Janino 3.1.10
Closes gh-36716
1 year ago
Andy Wilkinson de3d39b880 Upgrade to Commons FileUpload 1.5
Closes gh-36715
1 year ago
Andy Wilkinson 533168b31b Upgrade to API Guardian 1.1.2
Closes gh-36714
1 year ago
Andy Wilkinson 80a6873a98 Upgrade to Testcontainers 1.18.3
Closes gh-36710
1 year ago
Andy Wilkinson f0d2f6e991 Upgrade to Spock Framework 2.3-groovy-3.0
Closes gh-36709
1 year ago
Andy Wilkinson 4b552d5c44 Upgrade to MockK 1.13.5
Closes gh-36708
1 year ago
Andy Wilkinson 2c7fe47529 Upgrade to Maven Resolver 1.9.14
Closes gh-36707
1 year ago
Andy Wilkinson 7fcf4c7dcf Upgrade to Maven Invoker 3.2.0
Closes gh-36706
1 year ago
Andy Wilkinson 59bd6879a2 Upgrade to Maven 3.9.4
Closes gh-36705
1 year ago
Andy Wilkinson a709625c24 Upgrade to Commons FileUpload 1.5
Closes gh-36704
1 year ago
Andy Wilkinson f24b56b541 Upgrade to API Guardian 1.1.2
Closes gh-36703
1 year ago
Andy Wilkinson 664581eb90 Merge branch '3.0.x' into 3.1.x
Closes gh-36700
1 year ago
Andy Wilkinson c6dc505932 Auto-configure JsonpMapper even with user-defined transport
Closes gh-36698
1 year ago
Andy Wilkinson 12a2c615a9 Merge branch '3.0.x' into 3.1.x
Closes gh-36696
1 year ago
Andy Wilkinson 803c155e69 Order default customizers so that they can be overridden
Closes gh-36674
1 year ago
Scott Frederick ecd2b0178f Merge branch '3.0.x' into 3.1.x
Closes gh-36690
1 year ago
Scott Frederick e25c267585 Update Paketo builder references in documentation
Closes gh-36688
1 year ago
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 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
Michael Simons ef3b99ee51 Fix test declaration in Neo4jAutoConfigurationTests
The test was annotated `@Bean`, must be `@Test`.

See gh-36649
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 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 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
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
Christoph Dreis 42e89079d3 Enable debug option for Kotlin in Gradle Plugin tests
See gh-36617
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
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
Mahatma_Fatal_Error 98f76698c8 Fix server.forward-headers-strategy documentation
See gh-36564
1 year ago
Andy Wilkinson ee9574d399 Merge branch '3.0.x' into 3.1.x
Closes gh-36567
1 year ago
Andy Wilkinson e106828fc8 Merge branch '2.7.x' into 3.0.x
Closes gh-36566
1 year ago
Andy Wilkinson 5c6a9122cb Polish "Test Micrometer config to property exposure"
See gh-33743
1 year ago
Mirko Sobeck 19e70055a5 Test Micrometer config to property exposure
See gh-33743
1 year ago
Andy Wilkinson 2766c4b648 Merge branch '3.0.x' into 3.1.x
Closes gh-36559
1 year ago
Andy Wilkinson d290d05f63 Add missing Stackdriver metric-type-prefix property
Closes gh-36499
1 year ago
Andy Wilkinson 22fa904590 Merge branch '3.0.x' into 3.1.x
Closes gh-36556
1 year ago
Andy Wilkinson 45624c0a78 Merge branch '2.7.x' into 3.0.x
Closes gh-36555
1 year ago
Andy Wilkinson aae8665db1 Add missing management.metrics.export.wavefront properties
Closes gh-36498
1 year ago
Andy Wilkinson 5d1b2348e8 Merge branch '3.0.x' into 3.1.x
Closes gh-36553
1 year ago
Andy Wilkinson 826bad5820 Merge branch '2.7.x' into 3.0.x
Closes gh-36552
1 year ago
Andy Wilkinson a6c19dae07 Add missing management.metrics.export.signalfx properties
Closes gh-36497
1 year ago
Stephane Nicoll 4d708641b3 Test Gradle plugin against Gradle 8.2.1
Closes gh-36548
1 year ago
Stephane Nicoll 9889adfa43 Merge branch '3.0.x' into 3.1.x
Closes gh-36550
1 year ago
Stephane Nicoll d30afee06e Merge branch '2.7.x' into 3.0.x
Closes gh-36549
1 year ago
Stephane Nicoll a350ede711 Test Gradle plugin against Gradle 8.2.1
Closes gh-36548
1 year ago
Scott Frederick bf08cc25df Use DockerImageNames in Docker compose integration tests
Closes gh-36485
1 year ago
Stephane Nicoll a607056b98 Merge branch '3.0.x' into 3.1.x
Closes gh-36532
1 year ago
Stephane Nicoll 259fac57a9 Merge branch '2.7.x' into 3.0.x
Closes gh-36531
1 year ago
Stephane Nicoll 854c162966 Polish "Fail fast if job name does not exist"
See gh-36060
1 year ago
Akshay Dubey c38cd74542 Fail fast if job name does not exist
See gh-36060
1 year ago
Stephane Nicoll 89066b4d1e Merge branch '3.0.x' into 3.1.x
Closes gh-36529
1 year ago
Stephane Nicoll 73cc54ad34 Prevent PostConstruct to be used in production code
Closes gh-36528
1 year ago
Andy Wilkinson 54323d1a95 Merge branch '3.0.x' into 3.1.x
Closes gh-36526
1 year ago
Andy Wilkinson 2db45e9ba3 Merge branch '2.7.x' into 3.0.x
Closes gh-36525
1 year ago
Andy Wilkinson a5d5908c27 Add missing management.metrics.export.atlas properties
Closes gh-36496
1 year ago
Stephane Nicoll f23cb1fa39 Merge branch '3.0.x' into 3.1.x
Closes gh-36520
1 year ago
Stephane Nicoll 3aeb853c63 Merge branch '2.7.x' into 3.0.x
Closes gh-36519
1 year ago
Stephane Nicoll cc77b8ace1 Polish contribution
See gh-36463
1 year ago
elevne d59cec9e01 Harmonize use of Stream in ConfigDataLocationBindHandler.onSuccess
See gh-36463
1 year ago
Stephane Nicoll 48622f2b7d Merge branch '3.0.x' into 3.1.x
Closes gh-36516
1 year ago
Stephane Nicoll 74349d1192 Merge branch '2.7.x' into 3.0.x
Closes gh-36515
1 year ago
fzyzcjy e67bca121b Fix description of started and ready time metrics
See gh-36507
1 year ago
Andy Wilkinson 519966e230 Merge branch '3.0.x' into 3.1.x
Closes gh-36494
1 year ago
Andy Wilkinson 84c1c5ccaa Polish "Don't run process-aot or process-test-aot on reactor projects"
See gh-35377
1 year ago
Urs Keller 0308de1672 Don't run process-aot or process-test-aot on reactor projects
See gh-35377
1 year ago
Andy Wilkinson c38bca04c4 Merge branch '3.0.x' into 3.1.x
Closes gh-36492
1 year ago
Andy Wilkinson 6a2a3e2b26 Merge branch '2.7.x' into 3.0.x
Closes gh-36491
1 year ago
Andy Wilkinson 5a0f1bbe9b Polish "Correct description of overrides for spring.redis.url"
See gh-36477
1 year ago
Johnny Lim 1effd3723f Correct description of overrides for spring.redis.url
See gh-36477
1 year ago
Andy Wilkinson fe67932a56 Merge branch '3.0.x' into 3.1.x
See gh-36468
1 year ago
Andy Wilkinson 960f0ea1da Revert "Upgrade to R2DBC Pool 1.0.1.RELEASE"
This reverts commit e754a1b11e.

See gh-36464
1 year ago
Andy Wilkinson 46a83d7def Upgrade to Spring HATEOAS 2.1.2
Closes gh-36454
1 year ago
Andy Wilkinson 8ee8bb440f Upgrade to R2DBC Postgresql 1.0.2.RELEASE
Closes gh-36469
1 year ago
Andy Wilkinson da5cb6d3ab Upgrade to R2DBC Pool 1.0.1.RELEASE
Closes gh-36468
1 year ago
Andy Wilkinson e200638311 Upgrade to R2DBC MSSQL 1.0.2.RELEASE
Closes gh-36467
1 year ago
Andy Wilkinson e30b3fe4f2 Upgrade to Spring HATEOAS 2.0.6
Closes gh-36453
1 year ago
Andy Wilkinson 277efdc6b1 Upgrade to R2DBC Postgresql 1.0.2.RELEASE
Closes gh-36465
1 year ago
Andy Wilkinson e754a1b11e Upgrade to R2DBC Pool 1.0.1.RELEASE
Closes gh-36464
1 year ago
Andy Wilkinson 4d6ee92e21 Merge branch '3.0.x' into 3.1.x
Closes gh-36448
1 year ago
Andy Wilkinson f145ca0c3c Fix reflection hint generation for properties nested in superclass
Fixes gh-36406
1 year ago
Stephane Nicoll 271059cd23 Upgrade to Spring Integration 6.1.2
Closes gh-36404
1 year ago
Stephane Nicoll e909e81a7d Upgrade to Spring GraphQL 1.2.2
Closes gh-36186
1 year ago
Andy Wilkinson fe123e5b10 Fix handling of additional-hosts with Mongo
Closes gh-36441
1 year ago
Stephane Nicoll 5af99fe219 Upgrade to Spring Security 6.1.2
Closes gh-36298
1 year ago
Stephane Nicoll 1dcfb3cfb1 Upgrade to Spring Security 6.0.5
Closes gh-36293
1 year ago
Stephane Nicoll 7ec9f45929 Upgrade to Spring Security 5.7.10
Closes gh-36295
1 year ago
Stephane Nicoll 7913b22f6a Upgrade to Spring Kafka 3.0.9
Closes gh-36182
1 year ago
Stephane Nicoll 5014861c96 Upgrade to Spring Kafka 3.0.9
Closes gh-36187
1 year ago
Stephane Nicoll 3b53c15084 Upgrade to Spring AMQP 3.0.6
Closes gh-36403
1 year ago
Stephane Nicoll 10720721bf Upgrade to Lettuce 6.2.5.RELEASE
Closes gh-36436
1 year ago
Stephane Nicoll c5a951dc9d Upgrade to Dependency Management Plugin 1.1.2
Closes gh-36435
1 year ago
Stephane Nicoll a838cab65c Upgrade to Spring AMQP 3.0.6
Closes gh-36401
1 year ago
Stephane Nicoll bf5cdbf3f3 Upgrade to Lettuce 6.2.5.RELEASE
Closes gh-36434
1 year ago
Stephane Nicoll 0f396c91f4 Upgrade to Dependency Management Plugin 1.1.2
Closes gh-36433
1 year ago
Stephane Nicoll 250868ad84 Upgrade to Spring AMQP 2.4.14
Closes gh-36399
1 year ago
Stephane Nicoll 7195d87e6c Merge branch '3.0.x' into 3.1.x
Closes gh-36429
1 year ago
Stephane Nicoll 750096b9c2 Polish "Allow custom ExemplarSampler to be used"
See gh-35619
1 year ago
Johnny Goncalves 94b17ecd26 Allow custom ExemplarSampler to be used
See gh-35619
1 year ago
Stephane Nicoll bb16ed1245 Merge branch '3.0.x' into 3.1.x
Closes gh-36427
1 year ago
Stephane Nicoll 3586bfb629 Merge branch '2.7.x' into 3.0.x
Closes gh-36426
1 year ago
Stephane Nicoll 09e5d38348 Polish "Replace @CsvSource with @ValueSource where feasible"
See gh-36062
1 year ago
Yanming Zhou acb7acd5d9 Replace @CsvSource with @ValueSource where feasible
@ValueSource is more appropriate for single parameter.

See gh-36062
1 year ago
Stephane Nicoll 588129318c Merge branch '3.0.x' into 3.1.x
Closes gh-36423
1 year ago
Jonatan Ivanov 58cfdbfa2d Add missing OTel Span attributes
OTel semantic conventions mandate certain resource attributes to present
on exported spans. This commits make sure that the attribute we add are
merged with the defaults, rather than replacing them.

See gh-36155
1 year ago
Johnny Lim 9b38db6672 Polish PemSslBundleProperties
See gh-36281
1 year ago
Stephane Nicoll d2912c6442 Update copyright year of changed files
See gh-36306
1 year ago
Christoph Dreis 8321887d6a Fix typos
See gh-36306
1 year ago
Stephane Nicoll 0e3a151657 Upgrade to Spring HATEOAS 2.1.1
Closes gh-36414
1 year ago
Stephane Nicoll 225abf73c6 Upgrade to Spring Data Bom 2023.0.2
Closes gh-36184
1 year ago
Stephane Nicoll 60150d96bd Upgrade to Spring HATEOAS 2.0.5
Closes gh-36181
1 year ago
Stephane Nicoll 0a29a6a8c3 Upgrade to Spring Data Bom 2022.0.8
Closes gh-36179
1 year ago
Stephane Nicoll beb4010d07 Upgrade to Spring HATEOAS 1.5.5
Closes gh-36413
1 year ago
Stephane Nicoll 67bae9de36 Upgrade to Spring Data Bom 2021.2.14
Closes gh-36173
1 year ago
Andy Wilkinson 3f4474031f Merge branch '3.0.x' into 3.1.x
Closes gh-36409
1 year ago