kai
|
c1be509141
|
Add info logging to plugin manager
|
2023-02-22 14:53:32 +00:00 |
|
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
|
5193c70395
|
Restructure steampipe repo to use pkg folder. Closes #2204
|
2022-06-27 11:36:03 +01:00 |
|
kaidaguerre
|
01c4b4fc43
|
Update steampipe-plugin-sdk version to v3. Closes #1445
|
2022-02-14 15:31:13 +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 |
|