Binaek Sarkar
|
5dffe40fa2
|
Fixes issue where OS specific metadata directories were being considered as check templates. Closes #3523
|
2023-06-09 10:17:33 +01:00 |
|
Binaek Sarkar
|
cd9dd81fab
|
Fixes issue where prefixing a 'v' on a version stream during plugin install would come back with 'not found'. Closes #3513 (#3538)
|
2023-06-08 17:23:12 +01:00 |
|
kai
|
a991648443
|
v0.20.6-rc.0
|
2023-06-02 08:59:30 +01:00 |
|
kaidaguerre
|
e465a77412
|
Avoid orphan plugin processes when running short batch queries. Closes #3514
|
2023-06-01 17:07:32 +01:00 |
|
kaidaguerre
|
217b708e4d
|
Delete dynamic schemas before updating to avoid a timing issue showing incorrect schema. Closes #3510
|
2023-06-01 17:07:32 +01:00 |
|
kai
|
e41f827ad4
|
v0.20.5
|
2023-05-31 16:17:16 +01:00 |
|
kai
|
6ee8d67f12
|
Set 'incomplete' connections to 'incomplete' before setting 'ready' connections to 'pending' to avoid ready connections ending up incomplete. Closes #3507
|
2023-05-31 16:15:39 +01:00 |
|
kai
|
cd19dce6cb
|
v0.20.4
|
2023-05-31 14:19:33 +01:00 |
|
kaidaguerre
|
136ab15b80
|
Ensure 'Ready' connections are set to 'Pending' state on startup. Fixes #3483
|
2023-05-31 14:10:25 +01:00 |
|
kai
|
d960aa2997
|
v0.20.3
|
2023-05-30 16:17:16 +01:00 |
|
kaidaguerre
|
3823caf7c0
|
Update refresh connections to execute updates serially by default. Closes #3498
|
2023-05-30 16:14:42 +01:00 |
|
kaidaguerre
|
862409b64d
|
Ensure schema is created for blank aggregators when connections are added . Closes #3488
|
2023-05-30 16:08:19 +01:00 |
|
Binaek Sarkar
|
37c0fa2d6d
|
Fixes issue where dependency mods are installed even if there are installed which satisfy requirement. Closes #3475
|
2023-05-30 15:19:27 +01:00 |
|
Puskar Basu
|
aaf0813c17
|
Fix issue where result counter spinner was not showing up in interactive when timing was enabled. Closes #3481
|
2023-05-30 15:16:44 +01:00 |
|
Binaek Sarkar
|
bb5af4f667
|
Fix issue where 'mod.sp' get formatted even if there are no changes to apply. Closes #3464
|
2023-05-23 15:48:12 +01:00 |
|
kai
|
48a08fed43
|
Cleanup temp plugin file for plugin manager. Closes #3292
|
2023-05-19 16:06:48 +01:00 |
|
kai
|
40343641e2
|
v0.20.2
|
2023-05-19 15:47:20 +01:00 |
|
kaidaguerre
|
dd1c36b514
|
Re-add support for legacy command schema. Closes #3457
|
2023-05-19 15:45:38 +01:00 |
|
cbruno10
|
c327ef08fa
|
Fix typo in log message when failing to resolve dependencies (#3453)
|
2023-05-19 12:49:15 +01:00 |
|
kai
|
25429fcb77
|
v0.20.1. Update FDW version to v1.7.1 to work around bad Linux Arm build of FDW v1.70. Closes #3455
|
2023-05-19 12:18:58 +01:00 |
|
Puskar Basu
|
60c9cfb7cc
|
v0.20.1-alpha.0
|
2023-05-19 14:41:54 +05:30 |
|
kai
|
15dd76f0a7
|
Do not raise 'all connections in search path are in error' error if there are no existing connections in search path
|
2023-05-18 18:02:27 +01:00 |
|
kai
|
079f7635f6
|
v0.20.0
|
2023-05-18 17:39:38 +01:00 |
|
kai
|
db7f5cf904
|
Update 'waiting for connections' message. #3394
|
2023-05-18 17:26:23 +01:00 |
|
kai
|
15b07cfb71
|
do not delete legacy command schema
|
2023-05-18 16:59:11 +01:00 |
|
kai
|
7753d5385d
|
If custom is search path is set, only fail a query if ALL connections are in error
|
2023-05-18 16:54:56 +01:00 |
|
kai
|
5be1f7fdb7
|
v0.20.0-rc.4
|
2023-05-18 15:41:19 +01:00 |
|
kai
|
e117adfc0e
|
update FDW to v1.7.0
|
2023-05-18 15:40:35 +01:00 |
|
Binaek Sarkar
|
42847ec327
|
Prevent the writing of zero length 'plugins/versions.json'. Closes #3448
|
2023-05-18 15:12:45 +01:00 |
|
Binaek Sarkar
|
e5e8105657
|
Fixes issue where caching is still enabled for plugins compiled with SDKv4. Closes #3427
|
2023-05-18 15:02:49 +01:00 |
|
Binaek Sarkar
|
0fa28fcaf3
|
Introduces SQL functions to easily manipulate caching functionality. Closes #3442
|
2023-05-18 14:59:44 +01:00 |
|
kai
|
8ec8c76907
|
Fix .connection meta-command in interactive returning an empty table #3449
|
2023-05-18 14:56:24 +01:00 |
|
kaidaguerre
|
fab91ebd7d
|
Fix steampipe plugin list not printing the Missing Plugin and Failed Plugin tables. Closes #3439
|
2023-05-18 14:50:58 +01:00 |
|
Binaek Sarkar
|
68db840c92
|
Fixes issue where not being able to open the browser results in a fatal error during login. Closes 3437
|
2023-05-18 14:50:28 +01:00 |
|
kai
|
323b5dc1db
|
v0.20.0-rc.3
|
2023-05-18 10:41:49 +01:00 |
|
kai
|
3b1e99182a
|
Replace all '...' with ellipsis … in terminal output. Closes #3441
|
2023-05-18 10:41:27 +01:00 |
|
kai
|
3a05c039ba
|
Update FDW to v1.7.0-rc.7
|
2023-05-18 10:36:05 +01:00 |
|
kai
|
f7be761c5c
|
Fix NRE when inspecting introspection tables. Closes #3440
|
2023-05-18 10:34:51 +01:00 |
|
kai
|
3d1423b235
|
Fix typo in constants.ForeighTableSettings. Update updateScanMetadataMaxId to use new table name. #3416
|
2023-05-18 08:57:31 +01:00 |
|
kai
|
027abfb4f9
|
v0.20.0-rc.2
|
2023-05-17 16:00:23 +01:00 |
|
Binaek Sarkar
|
1a45bfa1c5
|
Do not show deprecation warnings for require blocks in 'mod.sp'. Closes #3429
|
2023-05-17 15:36:17 +01:00 |
|
kai
|
f09997da80
|
Remove formatting from connection validaiton errors. #3432
|
2023-05-17 15:24:11 +01:00 |
|
Binaek Sarkar
|
6d73804f3a
|
Fixes issue where 'internal' would be added twice in the search_path if one is mentioned in the non default search path. Closes #3397
|
2023-05-17 15:19:45 +01:00 |
|
kaidaguerre
|
7703975883
|
Refactor/fix connection and plugin validation during refreshConnections - ensure failed connections are set to 'error' in connection state. Closes #3432
|
2023-05-17 14:43:27 +01:00 |
|
Binaek Sarkar
|
9653db55da
|
Drops legacy 'internal' and 'steampipe_command' schema. Closes #3403
|
2023-05-17 13:31:37 +01:00 |
|
kaidaguerre
|
ef0662d974
|
Set mod name in resource metadata for pseudo-resources. Closes #3405
|
2023-05-17 13:18:38 +01:00 |
|
Binaek Sarkar
|
6c1393fdb7
|
Fixes issue where 'plugin-manager' incorrectly executes scheduled tasks (e.g. update check). Closes #3421
|
2023-05-17 13:16:40 +01:00 |
|
Puskar Basu
|
3d0c976131
|
Fix error message when connecting to steampipe cloud if login token has expired or become corrupted. Closes #3418
|
2023-05-17 13:14:57 +01:00 |
|
kaidaguerre
|
f4b5d64d71
|
Fix interactive timing output not including scan metadata (hydrate calls/ rows). Closes #3420
|
2023-05-17 11:29:04 +01:00 |
|
kai
|
ff3c736616
|
v0.20.0-rc.1
|
2023-05-16 17:18:05 +01:00 |
|