Commit Graph

3376 Commits

Author SHA1 Message Date
buildmaster
07c683d02a Going back to snapshots 2022-04-26 15:34:12 +00:00
buildmaster
5c698b8b1b Update SNAPSHOT to 3.2.3 2022-04-26 15:31:19 +00:00
Olga Maciaszek-Sharma
68291bf6be Temporarily ignore test failing on Jenkins. 2022-04-26 14:25:12 +02:00
Olga Maciaszek-Sharma
28bb5aa9a2 Fix spring kafka version pom (#2364) 2022-04-26 13:31:18 +02:00
Olga Maciaszek-Sharma
34d1d040cc Upgrade spring-kafka to 2.8.5. (#2363) 2022-04-26 13:01:28 +02:00
Chris Bono
8401447dd5 Use testcontainers for Rabbit binder integration tests
Backport #2341
Resolves #2361
2022-04-26 10:51:08 +02:00
Oleg Zhurakousky
9830dcd7ea polishing 2022-04-26 10:32:20 +02:00
Oleg Zhurakousky
4dae3d0324 GH-SCF_856 Fix propper Cloud Event header prefix in StreamBridge 2022-04-26 10:17:43 +02:00
Oleg Zhurakousky
22ce73fd21 GH-2360 Fix trimmimg in multiple function definition
remove leftovers from spring.cloud.streamfunction.definition

Resolves #2360
2022-04-22 15:32:53 +02:00
Oleg Zhurakousky
7fc2b00ce1 GH-2340 Fix CCE in extended properties
Resolves #2340
2022-04-22 15:16:32 +02:00
Ryan Baxter
ede9cccfee Moving to spring-cloud-build snapshots 2022-04-21 16:31:33 -04:00
Oleg Zhurakousky
12fb253748 Remove old annotation tests 2022-04-21 20:17:37 +02:00
Lars Bilger
b88d34db93 KafkaBinderMetrics Improvements
- Calculate Kafka lag metric correctly even if there are no committed offsets for the group
 - Update authors and copyright years
 - Checkstyle fixes
2022-04-20 12:41:34 -04:00
Soby Chacko
2cf0bd0040 Concurrency property issues in KStream binder
In Kafka Streams binder, when using a function with camelcase names,
it causes issues for parsing binding level concurrency properties.

Fixing this issue.

Resolves https://github.com/spring-cloud/spring-cloud-stream/issues/2316
2022-03-31 16:44:48 -04:00
Soby Chacko
dd14d24e4f Pin to Spring Kafka snapshot 2022-03-31 15:31:37 -04:00
spencergibb
7a8fe391c9 Fixes parent 2022-03-31 14:32:31 -04:00
spencergibb
36b586c569 adds relative path 2022-03-31 14:30:52 -04:00
spencergibb
330b296721 Updates mvnw to include milestone release check 2022-03-31 14:18:44 -04:00
spencergibb
258baaac52 Fixes dependency management now that stream is a monorepo 2022-03-31 14:18:09 -04:00
spencergibb
2ff7c56cf5 Moves versions to use project.version now that it is a monorepo 2022-03-31 14:14:09 -04:00
Soby Chacko
5b5487de4a Generated docs 2022-03-30 16:13:28 -04:00
spencergibb
45d5ecf5ff Moves core/docs to root of project for compatibility
Resolves https://github.com/spring-cloud/spring-cloud-stream/issues/2312
2022-03-30 16:08:26 -04:00
Soby Chacko
2c3c1c6483 Docs restructuring changes 2022-03-30 15:56:24 -04:00
spencergibb
92861bcd08 formatting 2022-03-30 15:40:54 -04:00
Christian Tzolov
1995468ab4 Add connectionFactory getter
Resolves #2314
2022-03-30 12:10:39 -04:00
Soby Chacko
ad0da71ea9 Temporarily ignoring sporadically failing tests 2022-03-28 16:52:33 -04:00
Soby Chacko
d459a2f42c Adding build scripts 2022-03-28 15:04:55 -04:00
Soby Chacko
718171dd61 Temporary changes for 3.2.x mono repo 2022-03-28 15:02:28 -04:00
Soby Chacko
48bce0e605 Restructuring maven modules 2022-03-28 13:37:28 -04:00
Soby Chacko
98c22b5ff6 Restructuring core 2022-03-28 13:33:49 -04:00
Soby Chacko
2f23d6eeb6 Restructuring the repository for binders 2022-03-28 13:30:44 -04:00
Soby Chacko
fe22d457be Merge remote-tracking branch 'bom/monorepo-3.2.x' into monorepo-3.2.x 2022-03-28 13:22:18 -04:00
Soby Chacko
3c368538ce Dependencies (BOM) - mono repo for 3.2.x branch 2022-03-28 13:21:18 -04:00
Soby Chacko
f1ac8f92f1 Merge remote-tracking branch 'r-binder/monorepo-3.2.x' into monorepo-3.2.x 2022-03-28 13:19:16 -04:00
Soby Chacko
2df3888c73 Rabbit binder - mono repo for 3.2.x branch 2022-03-28 13:18:48 -04:00
Soby Chacko
f6d9cbbf47 Merge remote-tracking branch 'k-binder/monorepo-3.2.x' into monorepo-3.2.x 2022-03-28 13:17:26 -04:00
Soby Chacko
03c143ad67 Kafka binder - mono repo for 3.2.x branch 2022-03-28 13:16:31 -04:00
Oleg Zhurakousky
4e66d2b513 Cherry-pick 2309 2022-03-25 11:21:13 +01:00
Oleg Zhurakousky
ac13dd7439 Make s-c-function deployer optional dependency 2022-03-21 18:11:59 +01:00
Oleg Zhurakousky
58a7a74cb4 GH-2280 Add per-binding poller configuration 2022-03-16 15:50:55 +01:00
Oleg Zhurakousky
1d896435c7 GH-2292 Update documentation explaining reactive/imparative composition
Resolves #2292
2022-03-11 17:38:03 +01:00
Soby Chacko
090acc408f Kafka Streams binder uncaught exception changes
The default StreamsUncaughtExceptionHandler is added only if the
application does not provide one.
2022-03-03 14:38:38 -05:00
Ryan Baxter
72e64b7122 Bumping function release 2022-02-18 10:44:22 -05:00
Oleg Zhurakousky
f84611f39c Update pom.xml 2022-02-16 19:50:59 +01:00
Oleg Zhurakousky
7341b272cc Update pom.xml 2022-02-16 19:50:30 +01:00
Oleg Zhurakousky
0e500e60d8 Update pom.xml 2022-02-16 19:49:42 +01:00
buildmaster
26f4b19742 Going back to snapshots 2022-02-16 18:47:39 +00:00
buildmaster
a1696fcb69 Update SNAPSHOT to 3.2.2 2022-02-16 18:47:03 +00:00
Oleg Zhurakousky
2fbbfc686f Update pom.xml 2022-02-16 19:46:09 +01:00
Oleg Zhurakousky
9a3b66c41b Update pom.xml 2022-02-16 19:44:37 +01:00