Commit Graph

14 Commits

Author SHA1 Message Date
Andrew Thauer f03a52f5b9 feat(kafka): add sasl auth support
Signed-off-by: Andrew Thauer <athauer@wealthsimple.com>
2021-03-29 10:42:50 -04:00
NHI TRAN f43192207a enhancement: 4423 switch sending back data from server to res.json() instead of res.send()
changeset
2021-02-19 17:05:14 -05: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 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 8671313795 removed standalone kafka backend plugin 2021-01-17 20:44:51 +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 5a714abfb2 Fixed ESLint errors 2021-01-10 13:09:27 +02:00
Nir Gazit c139285492 Split to kafka backend plugin 2021-01-09 21:18:41 +02:00