Commit Graph

24 Commits

Author SHA1 Message Date
github-actions[bot] cda741034d Version Packages 2021-01-28 10:46:08 +00:00
Ben Lambert 123da1072a Merge pull request #4182 from nirga/multi-cluster
Kafka Plugin: Multi-cluster and multi-consumer per component
2021-01-26 10:39:17 +01:00
github-actions[bot] c5584b62c2 Version Packages 2021-01-21 13:13:05 +00:00
Nir Gazit 7112565f45 Added support for multiple consumed topics 2021-01-21 12:32:02 +02:00
Nir Gazit c431aaeb99 Merge branch 'master' into multi-cluster 2021-01-20 10:10:09 +02:00
Nir Gazit 5edf0ad930 fixed visibility annotation in config 2021-01-19 22:08:57 +02:00
Nir Gazit 9c3eda7c6f Added docs to config.d.ts 2021-01-19 21:49:27 +02:00
Nir Gazit d2b534e87c Removed dependency on jest-extended 2021-01-19 20:56:01 +02:00
Nir Gazit 2ffe0c9816 Fixed following CR: removed changeset, package-lock within the plugin, and a noop test 2021-01-19 19:48:42 +02:00
Nir Gazit 5c0fb3b844 Fixed incorrect import 2021-01-19 17:17:55 +02:00
Nir Gazit 285d216403 Added support for multiple kafka clusters 2021-01-19 16:59:39 +02:00
Nir Gazit 4a438d589c Removed unneeded deps in kafka backend 2021-01-17 20:50:20 +02:00
Nir Gazit 8671313795 removed standalone kafka backend plugin 2021-01-17 20:44:51 +02:00
Nir Gazit a35862c67d Fixed spelling 2021-01-17 14:47:44 +02:00
Nir Gazit 66025c7d59 Added support for SSL connection to the Kafka cluster 2021-01-17 14:45:29 +02:00
Nir Gazit e86876b252 Added logging in backend router 2021-01-12 19:53:28 +02:00
Nir Gazit 44f841959b Added backend tests; Fixes following CR 2021-01-12 19:45:48 +02:00
Nir Gazit ba80eaa1f3 updated package version to make yarn run diff succeed 2021-01-10 15:12:20 +02:00
Nir Gazit 2a2234a2a5 Fixed lint:type-deps error 2021-01-10 13:45:26 +02:00
Nir Gazit 5a714abfb2 Fixed ESLint errors 2021-01-10 13:09:27 +02:00
Nir Gazit dfcbe6aa31 downgraded winston version to 3.2.1 to match other packages 2021-01-10 10:51:14 +02:00
Nir Gazit f5ff55b73a Fixed typo in Kafka Backend readme 2021-01-10 10:47:09 +02:00
Nir Gazit 16cd6b8e25 Added documentation, addd plugin to sample app 2021-01-09 21:56:54 +02:00
Nir Gazit c139285492 Split to kafka backend plugin 2021-01-09 21:18:41 +02:00