Commit Graph

43 Commits

Author SHA1 Message Date
Fredrik Adelöw a88073c29a Update copyright headers
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-06-18 20:26:42 +02:00
Patrik Oldsberg d8d7226fce plugins: generate api reports
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-06-17 13:30:06 +02:00
github-actions[bot] 4a93128245 Version Packages 2021-06-10 12:18:06 +00:00
Patrik Oldsberg 1dcba7b7cf Updated config schema to use Array<> for multiline blocks + core wording tweaks
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-06-01 20:20:46 +02:00
github-actions[bot] b5a0d1c5d7 Version Packages 2021-05-27 10:23:15 +00:00
github-actions[bot] df31bdca8f Version Packages 2021-05-12 09:39:51 +00:00
github-actions[bot] d397eb470f Version Packages 2021-05-06 08:25:18 +00:00
Fredrik Adelöw b99ac3f6e1 Minor composability etc docs changes
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-05-02 22:13:05 +02:00
github-actions[bot] 8e00ab7e63 Version Packages 2021-03-31 12:21:12 +00:00
Ben Lambert c36a7847e4 Merge pull request #5156 from andrewthauer/feat/kafka-sasl
feat(kafka): add sasl auth support
2021-03-29 19:17:24 +02:00
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
dependabot[bot] 66ed65899f chore(deps-dev): bump supertest from 4.0.2 to 6.1.3
Bumps [supertest](https://github.com/visionmedia/supertest) from 4.0.2 to 6.1.3.
- [Release notes](https://github.com/visionmedia/supertest/releases)
- [Commits](https://github.com/visionmedia/supertest/compare/v4.0.2...v6.1.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-29 04:38:27 +00:00
dependabot[bot] d42f055d48 chore(deps): bump express-promise-router from 3.0.3 to 4.1.0
Bumps [express-promise-router](https://github.com/express-promise-router/express-promise-router) from 3.0.3 to 4.1.0.
- [Release notes](https://github.com/express-promise-router/express-promise-router/releases)
- [Changelog](https://github.com/express-promise-router/express-promise-router/blob/trunk/CHANGELOG.md)
- [Commits](https://github.com/express-promise-router/express-promise-router/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-23 04:26:33 +00:00
github-actions[bot] 718eea4f08 Version Packages 2021-03-18 12:31:44 +00:00
github-actions[bot] ff2ab4fade Version Packages 2021-03-04 13:11:10 +00:00
NHI TRAN e6fe13c675 upstream master 2021-02-21 13:21:37 -05: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
Fredrik Adelöw fde9584fd1 Update kafka package.json to include the config schema 2021-02-18 15:49:48 +01:00
github-actions[bot] 6794967d20 Version Packages 2021-02-04 13:02:30 +00:00
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