35 Commits

Author SHA1 Message Date
Andy Wilkinson
30a623a98c Merge branch '3.1.x' into 3.2.x 2024-10-21 11:19:54 +01:00
Andy Wilkinson
ca2f9008d6 Add copyright/license headers to Java and Kotlin source files
Closes gh-250
2024-10-21 11:17:51 +01:00
Andy Wilkinson
9fb958b112 Merge branch '3.1.x' into 3.2.x 2024-09-24 10:13:38 +01:00
Andy Wilkinson
f9d575f319 Polish repository declarations 2024-09-24 09:37:39 +01:00
Soby Chacko
feb3157379 Fix flaky SCSt Kafka Streams test
See gh-225
2024-06-13 09:44:38 +02:00
Chris Bono
2aba459fcf Make Pulsar reactive test more robust
This commit delays the subscription to the message Publisher
to ensure messages are not sent before the message consumer
is available.

It also makes log levels consistent for all Pulsar tests.

See gh-223
2024-06-03 10:31:44 +02:00
Andy Wilkinson
2293adb912 Merge branch '3.1.x' into 3.2.x 2024-05-17 12:16:11 +01:00
Chris Bono
68efb9472e Enhance cloud-stream-rabbit/kafka tests
- Add multi-binder with complex property for rabbit
- Add complex property for kafka

See https://github.com/spring-cloud/spring-cloud-stream/issues/2690
2024-05-17 11:58:32 +01:00
Moritz Halbritter
eb6185fa70 Merge branch '3.1.x' into 3.2.x 2024-05-08 14:22:19 +02:00
Soby Chacko
be6423f359 Use KRaft based Kafka Docker images
* Use KRaft based Kafka Docker image from apache/kafka

See https://hub.docker.com/r/apache/kafka/tags

See gh-219
2024-05-08 14:20:45 +02:00
Andy Wilkinson
442f42c10c Remove old pre-GA Pulsar smoke tests 2024-04-25 08:43:03 +01:00
Andy Wilkinson
14bccfeaa2 Merge branch '3.1.x' into 3.2.x 2024-03-20 10:41:28 +00:00
Andy Wilkinson
9efd87bf37 Use enforcedPlatform to ensure use of Boot and Cloud's managed versions
Closes gh-207
2024-03-20 10:35:17 +00:00
Moritz Halbritter
b29067f122 Polish "Spring Cloud Stream Kafka Streams smoke tests"
See gh-194
2023-11-07 09:32:27 +01:00
Soby Chacko
35e591fb6c Spring Cloud Stream Kafka Streams smoke tests
See gh-194
2023-11-07 09:28:21 +01:00
Chris Bono
9e3edd06ec Add Pulsar binder dependency to cloud-stream-pulsar test
See gh-193
2023-10-11 17:00:51 +02:00
Chris Bono
55e9ebe293 Update Spring Pulsar for Boot 3.2.0 compatibility
The Spring Pulsar test suites were still using the
legacy starter (v0.2.0) and also Pulsar 2.11.0.
This commit updates to the latest versions that
are compatible w/ Boot 3.2.0

See gh-189
2023-10-11 10:24:24 +02:00
Moritz Halbritter
b8c7ca5eec Fix consul smoke tests
The consul image is deprecated, the new one is named 'hashicorp/consul'
2023-10-04 11:51:20 +02:00
Andy Wilkinson
bc0aa7d67b Centralize configuration of springCloudVersion 2023-09-22 11:30:14 +01:00
Andy Wilkinson
5fc8ce759f Merge pull request #186 from onobc
* gh-186:
  Upgrade to Spring Pulsar 0.2.1-SNAPSHOT

Closes gh-186
2023-08-10 11:53:24 +01:00
Chris Bono
fd9a015605 Upgrade to Spring Pulsar 0.2.1-SNAPSHOT
See gh-186
2023-08-10 11:52:27 +01:00
Moritz Halbritter
1759b0822f Remove 'version' field from docker-compose files
Docker Compose v2 doesn't need that anymore, see
https://docs.docker.com/compose/compose-file/04-version-and-name/
2023-08-10 09:20:52 +02:00
Andy Wilkinson
0005963627 Polish Gradle build scripts
Improve consistency of whitespace and quotes
2023-05-26 11:07:04 +01:00
Andy Wilkinson
6c808f5be7 Polish "Add Cloud OpenFeign tests"
See gh-174
2023-03-28 11:19:21 +01:00
Olga Maciaszek-Sharma
f8e213739c Add Cloud OpenFeign tests
See gh-174
2023-03-28 11:19:11 +01:00
Chris Bono
b3db95f09f Add Spring Cloud Stream Pulsar binder test
See gh-172
2023-03-28 11:11:29 +01:00
Olga Maciaszek-Sharma
1387343923 Upgrade Spring Cloud to 2022.0.2-SNAPSHOT
See gh-169
2023-03-21 08:16:39 +00:00
Andy Wilkinson
7ba4bb9a99 Apply formatting update to appTest source set 2023-03-20 15:07:25 +00:00
Andy Wilkinson
5170a2e722 Upgrade to Spring Java Format 0.0.38 2023-03-16 12:35:12 +00:00
Andy Wilkinson
5231bb1551 Polish "Add Cloud Gateway smoke tests"
See gh-149
2022-11-10 15:07:30 +00:00
Olga Maciaszek-Sharma
0ed5498b45 Add Cloud Gateway smoke tests
See gh-149
2022-11-10 14:59:38 +00:00
Andy Wilkinson
b95866c1c6 Ensure that demo config server is available during AOT processing 2022-11-03 14:27:50 +00:00
Sébastien Deleuze
cc3b5f26f6 Fix cloud:cloud-stream-rabbit formatting 2022-11-03 11:57:12 +01:00
Olga Maciaszek-Sharma
1e3f713047 Add Eureka client sample. 2022-10-31 15:22:03 +01:00
Andy Wilkinson
7112a4b6a4 Reflect grouping in directory structure 2022-10-28 14:36:50 +01:00