Commit Graph

12 Commits

Author SHA1 Message Date
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
258baaac52 Fixes dependency management now that stream is a monorepo 2022-03-31 14:18: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
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
2f23d6eeb6 Restructuring the repository for binders 2022-03-28 13:30:44 -04:00