Commit Graph

5 Commits

Author SHA1 Message Date
kaidaguerre
dbd1d10fcc Add support for plugin sdk v5, with plugin message stream - support update of dynamic plugin schema based on file events. Closes #2767 2022-11-30 10:50:46 +00:00
kaidaguerre
305fb9107b Add support for plugins to handle multiple connections. Closes #2262 2022-07-22 14:53:54 +01:00
kaidaguerre
01c4b4fc43 Update steampipe-plugin-sdk version to v3. Closes #1445 2022-02-14 15:31:13 +00:00
Gábor Lipták
31ff1f037e Cleanup deadcode (#1299)
Signed-off-by: Gábor Lipták <gliptak@gmail.com>
2022-01-20 14:28:05 +00:00
kaidaguerre
e0ff19a280 Update package naming to be consistent and follow Go standards. Closes #1282
General code spring cleaning:
* move file paths from `consts` package to `filepaths`
* move InitData and ExportData to query and control packages
2022-01-04 12:28:36 +00:00