Puskar Basu
0fc3425b14
Fix initdb failures due to invalid locale. Closes #2368
2022-09-01 16:30:31 +01:00
kai
b2bb8cc748
Update FDW version to 1.4.0-rc.1 - do not start scan until the first time IterateForeignScan is called.
2022-09-01 11:24:58 +01:00
kai
388565ade1
v0.17.0-alpha.11
2022-08-31 11:58:48 +01:00
kaidaguerre
ae9472273d
Only create introspection tables if STEAMPIPE_INTROSPECTION env var is set. Closes #2396
2022-08-31 11:08:05 +01:00
kai
8fed20c2ac
Fix connection watching only adding first changed connection config to the payload of the UpdateConnectionConfigs call. Closes #2395
2022-08-31 11:08:05 +01:00
Puskar Basu
52d03140ac
Add better help messages for mod plugin requirements not satisfied error. CLoses #2361
2022-08-31 11:01:41 +01:00
kaidaguerre
0e3cc175d7
Ensure to return error from loading workspace lock file. Closes #2392
2022-08-30 15:12:47 +01:00
kai
68da6956e7
v0.17.0-alpha.10
2022-08-25 17:04:24 +01:00
kaidaguerre
ffe0ab40c1
Limit connection lifetime in db connection pool. Closes #2375
...
Limit connection lifetime in db connection pool. Closes #2375
Limit connection lifetime in db connection pool. Closes #2375
Limit connection lifetime in db connection pool. Closes #2375
Limit connection lifetime in db connection pool. Closes #2375
2022-08-25 17:01:49 +01:00
Mike Burgess
49458f5fb9
v0.17.0-alpha.9
2022-08-25 13:21:18 +01:00
Mike Burgess
f1663beaab
v0.17.0-alpha.8
2022-08-23 16:30:21 +01:00
kai
991530e6ae
Update FDW to v1.3.2
2022-08-23 15:56:47 +01:00
kaidaguerre
962ac0445a
Fix intermittent dashboard shutdown stall - remove double websocket shutdown. Closes #2328
2022-08-23 15:56:47 +01:00
Mike Burgess
48e5192fe5
Add initial directed graph implementation #2249 ( #2358 )
2022-08-23 15:01:59 +01:00
Puskar Basu
ecf5faf3e4
Improve help messages when a plugin is installed but the connection is not configured. Closes #2319
2022-08-22 16:50:58 +01:00
Puskar Basu
04df91bd78
steampipe query --output json should not have two blank lines between query results. Closes #2340 ( #2341 )
2022-08-18 17:27:55 +05:30
Nathan Wallace
b89685ac2e
Only add a blank line between query results, not after the final result closes #2333
2022-08-18 06:54:16 -04:00
Mike Burgess
571d8bb5a9
v0.16.0-rc.11
2022-08-15 11:19:34 +01:00
Nathan Wallace
fe4c93476b
Add udt_name to schema query for remote databases closes #2324
2022-08-12 11:52:47 -04:00
Puskar Basu
ef5e0702d8
Timing terminal output should use appropriate fidelity (secs, ms) for easier readability. Closes #2246
2022-08-10 14:49:22 +01:00
kai
fad780a081
Update version to v0.16.0-rc.10. Revert FDW version to 1.3.1 (revert EndExecute changes).
2022-08-10 11:06:21 +01:00
kai
09db996683
v0.16.0-rc.9
2022-08-09 20:28:27 +01:00
kaidaguerre
ca64841eee
Disable FDW update message during plugin update. Closes #2312 #
2022-08-09 17:46:25 +01:00
kai
5139576772
v0.16.0-rc.8
2022-08-09 12:23:11 +01:00
kai
e4d1b72754
Fix Steampipe terminating if valid query is entered before initialisation completes. #2300
2022-08-08 15:57:02 +01:00
kaidaguerre
b7a1969d35
Fix Steampipe terminating if query (or empty line) is entered before initialisation completes. Closes #2300
2022-08-06 17:27:57 +01:00
kai
6188f9858b
Update version to v0.16.0-rc.7. Update FDW version to 1.3.0
2022-08-05 10:47:02 +01:00
kaidaguerre
d15ac33b26
Fix pasting a query during cli initialization causing it to be duplicated on the screen. #1980
2022-08-04 22:17:14 +01:00
kai
af228bbeb1
Update version to v0.16.0-rc.6
2022-08-04 21:56:54 +01:00
kaidaguerre
a27afd0b7a
Fix history storing raw query instead of the saved query when running a named query. Closes #2288
2022-08-04 21:18:41 +01:00
kai
d85982b0f3
Update Max Cache Size env var to STEAMPIPE_CACHE_MAX_SIZE_MB
2022-08-04 20:46:51 +01:00
kaidaguerre
76025788e3
Connection config watching failing to add connection schema when connections are added. Closes #2295
2022-08-04 20:39:18 +01:00
kai
e2c5a3f5d4
Update version to v0.16.0-rc.5
2022-08-02 17:32:20 +01:00
kaidaguerre
0a9b1a1715
Fix interactive multi-line mode. Ensure initialisation errors are correctly reported. Closes #2260
2022-08-02 17:30:54 +01:00
kaidaguerre
b559edbd5b
Update dashboard ExecutionComplete event to include only variables referenced by the dashboard/benchmark being run. Closes #2283
2022-08-02 17:28:50 +01:00
Mike Burgess
e9cfb0a594
Cloud metadata should use the new actor workspaces response structure. Closes #2277 . ( #2278 )
2022-07-28 11:42:08 +01:00
kai
ebbb96b077
Update version to 1.3.0-rc.3
2022-07-27 19:39:38 +01:00
Mike Burgess
3c3551c214
Add cache control headers to try and stop browsers serving the old dashboard UI release assets #2272 .
2022-07-27 13:13:30 +01:00
Mike Burgess
4c0227a230
v0.16.0-rc.3
2022-07-26 21:54:51 +01:00
Mike Burgess
1e10a2317e
Fix dashboards with multiple inputs not always loading input values correctly. Fixes #2268 . ( #2270 )
2022-07-26 21:53:12 +01:00
kaidaguerre
305fb9107b
Add support for plugins to handle multiple connections. Closes #2262
2022-07-22 14:53:54 +01:00
kai
02b4ace097
Improve display of connection validation errors
2022-07-21 15:16:23 +01:00
kai
f5f1c222d3
Update CHANGELOG.md for v0.15.4. Update FDQ version to 1.2.2 - fix FDW build issue which causes load failure on Arm Docker images.
2022-07-21 14:49:46 +01:00
Mike Burgess
4841811b92
v0.15.4-rc.0
2022-07-15 18:18:00 +01:00
kai
e3d5ab8c42
v0.15.3
2022-07-14 12:42:57 +01:00
kaidaguerre
45a67a4231
Fix crash when inspecting tables - only read scan metadata max id when enabling timing, and ensure we read timing information before the connection is closed. Closes #2243
2022-07-14 12:39:31 +01:00
kai
146666281e
v0.15.2
2022-07-13 13:45:25 +01:00
kaidaguerre
01ccfafe56
Steampipe sometimes hangs in interactive mod if timing is enabled. Closes #2237
2022-07-13 11:04:44 +01:00
kaidaguerre
389bff7199
Fix intermittent "concurrent map access" error when timing is enabled. Closes #2231
2022-07-08 22:15:13 +01:00
kai
676e0a1b60
Update CHANGELOG for 0.15.1
2022-07-07 19:17:25 +01:00