Commit Graph

32 Commits

Author SHA1 Message Date
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
kaidaguerre
b503f8f1a2 Ensure DashboardChanged events are generated when elements have only a changed index within a container. Closes #2228 2022-07-07 19:11:53 +01:00
kaidaguerre
4be75a2249 For DashboardChanged event, is a leaf node is changed, mark the whole parentage tree as changed. Fix incorrectly identified changed inputs. Closes #2221 Closes #2222 2022-07-07 09:27:48 +01:00
kai
b100eaa46a Update version to v0.15.1-rc.0 2022-07-05 15:11:24 +01:00
kai
ef5b5e8879 Update FDW version to 1.2.1 - fixes various EOF errors. 2022-07-04 11:55:32 +01:00
kaidaguerre
a5c6114b3b Fix '.inspect' showing 'USER-DEFINED' for ltree columns. Closes #2156 2022-06-27 16:31:42 +01:00
kaidaguerre
5193c70395 Restructure steampipe repo to use pkg folder. Closes #2204 2022-06-27 11:36:03 +01:00