Commit Graph

129 Commits

Author SHA1 Message Date
kai
a991648443 v0.20.6-rc.0 2023-06-02 08:59:30 +01:00
kai
e41f827ad4 v0.20.5 2023-05-31 16:17:16 +01:00
kai
cd19dce6cb v0.20.4 2023-05-31 14:19:33 +01:00
kai
d960aa2997 v0.20.3 2023-05-30 16:17:16 +01:00
kai
40343641e2 v0.20.2 2023-05-19 15:47:20 +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
079f7635f6 v0.20.0 2023-05-18 17:39:38 +01:00
kai
5be1f7fdb7 v0.20.0-rc.4 2023-05-18 15:41:19 +01:00
kai
323b5dc1db v0.20.0-rc.3 2023-05-18 10:41:49 +01:00
kai
027abfb4f9 v0.20.0-rc.2 2023-05-17 16:00:23 +01:00
kai
ff3c736616 v0.20.0-rc.1 2023-05-16 17:18:05 +01:00
kai
2209ce9ada v0.20.0-rc.0 2023-05-15 13:08:41 +01:00
kaidaguerre
b0b2c62338 Add support for 'import_schema' property in connection config, controlling whether to create a postgres schema for a steampipe connection. Closes #3407
Rename 'connection_state' table to 'steampipe_connection_state'. #3403
Rename 'internal' table to 'steampipe_internal
Remove 'Connection' property from ConnectionState
2023-05-15 13:07:36 +01:00
kaidaguerre
40804a3201 Execute RefreshConnections asyncronously and optimise for high connection count. Add connection_state table.
- Execute RefreshConnections asyncronously
- Add connection_state table to indicate the loading state of connections
- Optimise RefreshConnections by cloning connection schemas
- Add locking to ensure only a single instance of RefreshConnections runs
- Start executing queries without waiting for connections to load, add smart error handling to wait for required connection
- Optimise autocomplete for high connection count
- Autocomplete and inspect data available before all conections are refreshed
- Update file watcher to respond to CHMOD, so thaat it pickes up deletion of file contents

 Closes #3394
 Closes #3267
2023-05-10 09:05:08 +01:00
kai
6182730e17 v0.19.0-alpha.6 2023-04-20 12:04:55 +01:00
Binaek Sarkar
a4e6ee9bcc v0.20.0-alpha.5 2023-04-19 17:02:07 +05:30
kaidaguerre
f47985f88f Update mod require, deprecate steampipe property and add steampipe block. Deprecate plugin version property and add min_version`. Closes #3347. Fix args passed to dependency mods failing to resolve if they reference variables. Closes #3348 2023-04-19 12:28:53 +01:00
kaidaguerre
137e438bdc Resource references in depdency mods must be fully qualified. Locals in dependency mods cannot be referenced. Support transitive dependencies referencing variables from different versions of same mod. Closes #3335. Closes #3336. Closes #3337 2023-04-14 12:37:32 +01:00
kai
7a79e93c9d v0.20.0-alpha.3 2023-03-31 15:16:26 +01:00
kai
994c2eed36 v0.20.0-alpha.2 2023-03-21 16:54:17 +00:00
kai
668157df8f v0.20.0-alpha.1 2023-03-20 17:20:07 +00:00
kai
a81328e15e v0.20.0-alpha.0 2023-03-16 15:28:50 +00:00
kai
ed0b34d49a v0.19.2 2023-03-16 15:28:50 +00:00
kai
e493bea2ed v0.19.1 2023-03-09 15:57:20 +00:00
kai
2c676b6074 v0.19.0 2023-03-09 12:39:45 +00:00
kai
e18de94c7a v0.19.0-rc.11 2023-03-08 12:29:58 +00:00
kai
5ae56e90a0 v0.19.0-rc.10 2023-03-08 11:15:57 +00:00
kai
3000dc839a v0.19.0-rc.9 2023-03-07 17:36:01 +00:00
kaidaguerre
2171ce66ba Fix Postgres error "cached plan must not change result type" when dynamic plugin schema changes. Update interactive .inspect and autocomplete based on changes to connection config or dynamic schema updates. Closes #3184. Closes #3185 2023-03-03 18:45:40 +00:00
Mike Burgess
a605025b72 v0.19.0-rc.7 2023-03-03 16:03:16 +00:00
kai
9a15c8a5d5 v0.19.0-rc.6 2023-03-02 12:58:17 +00:00
Binaek Sarkar
bfc951b790 Add extra status updates for interactive start. Closes #3179 2023-03-02 12:57:23 +00:00
Puskar Basu
0ee479c987 v0.19.0-rc.6 2023-03-02 17:01:28 +05:30
kai
d5b8a113a8 v0.19.0-rc.5 2023-03-01 15:23:47 +00:00
kai
3624fed147 v0.19.0-rc.4 2023-02-28 18:20:14 +00:00
kai
604a5d0025 v0.19.0-rc.3 2023-02-23 10:21:43 +00:00
kai
a6c3170f20 v0.19.0-rc.2 2023-02-22 15:00:35 +00:00
kai
8f35a0da33 v0.19.0-rc.1 2023-02-21 16:22:09 +00:00
kai
d58f951252 v0.19.0-rc.0 2023-02-20 17:19:50 +00:00
kai
c6ee5ee57e v0.19.0-alpha.3 2023-02-15 15:18:59 +00:00
kai
e2981fdc09 v0.19.0-alpha.2 2023-02-08 10:59:59 +00:00
kai
ad590d50ba revert version v0.19.0-alpha.1 2023-02-07 12:42:24 +00:00
kai
c14c532187 v0.18.5 2023-02-07 12:39:19 +00:00
Puskar Basu
a02531af07 v0.19.0-alpha.1 2023-01-30 20:21:42 +05:30
kai
a0173ce8a1 v0.19.0-alpha.0 2023-01-27 19:48:57 +00:00
Mike Burgess
4d3ba6edda v0.18.2 2023-01-27 11:00:07 +00:00
Mike Burgess
4df301b852 v0.18.2-rc.0 2023-01-23 11:54:03 +00:00
kai
0a64dc7d8e v0.18.1 2023-01-17 16:12:22 +00:00
kai
621b01cf6a v0.18.0 2023-01-12 14:43:04 +00:00