Binaek Sarkar
|
5b33e8c891
|
Fixes issue where WSL check would fail for 'darwin'. Closes #2668
|
2022-11-03 13:16:27 +00:00 |
|
Puskar Basu
|
7228dedca2
|
Fix unintuitive errors from steampipe plugin commands when a plugin (version) is missing. Closes #2361
|
2022-11-03 11:09:45 +00:00 |
|
Binaek Sarkar
|
efea8a72f2
|
Fixes issue where 'Alt` keyboard combinations would error in WSL. Closes #2549
|
2022-11-02 15:40:13 +00:00 |
|
Binaek Sarkar
|
6d086a6321
|
When starting a plugin process, pass a SecureConfig, to silence the nil SecureConfig error. Closes #2657
|
2022-11-02 11:53:59 +00:00 |
|
Binaek Sarkar
|
7374fad40d
|
Fixes issue where progress bars are not sorted for plugin update. Closes #2501
|
2022-10-31 15:02:19 +00:00 |
|
kaidaguerre
|
b77922d95a
|
When passing empty array as variable, cast to correct type if possible. Closes #2094
|
2022-10-27 18:31:33 +01:00 |
|
Binaek Sarkar
|
4c490f1ecc
|
Fixes issue where the CLI would fail to connect to local service if there are credential files in ~/.postgresql . Closes #1417
|
2022-10-27 17:46:22 +01:00 |
|
kaidaguerre
|
d3830b1335
|
Add steampipe login command. Closes #2583
|
2022-10-25 17:33:35 +01:00 |
|
kaidaguerre
|
0e27f38202
|
Update workspace profile parsing to load options blocks. Include these options values in viper with correct precedence. Closes #2579
|
2022-10-24 13:58:50 +01:00 |
|
kaidaguerre
|
028d46c8ff
|
Revert connection watching min-interval. Remove filewatcher from utils and and use go-kit filewatcher instead.
|
2022-10-17 22:07:21 +01:00 |
|
kaidaguerre
|
947a113eb3
|
Reduce the max frequency of connection config changed events to every 4 second. Log refreshConnection output. Closes #2535 (#2537)
|
2022-10-17 13:25:42 +01:00 |
|
kaidaguerre
|
397c951fe2
|
Refactor control export to use ExportManager. Closes #2515
|
2022-10-12 16:25:31 +01:00 |
|
kaidaguerre
|
1dc28f4681
|
Add --source-snapshot option to dashboard command. Closes #2503. (#2491)
|
2022-10-11 23:36:27 +01:00 |
|
kaidaguerre
|
ef845286c1
|
Add support for sharing snapshots. Add snapshot output and export format for query and check. Add ability to run named dashboards. #2473
|
2022-10-05 15:30:57 +01:00 |
|
kaidaguerre
|
404dd35e21
|
Update database code to use pgx interface so we can leverage the connection pool hook functions to pre-warm connections. Closes #2422 (#2438)
* Provide feedback for failed prepared statements
* Move error functions to error_helpers
* Make maintenance client retriable
|
2022-10-05 12:38:57 +01:00 |
|
Puskar Basu
|
1647311a87
|
Fix the alignment of plugin update/install outputs. Closes #2417
|
2022-09-05 11:34:33 +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 |
|
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 |
|