Commit Graph

160 Commits

Author SHA1 Message Date
kai
eedf4ba946 v0.21.5 2024-02-02 15:08:01 +00:00
kai
f7622b4ff1 v0.21.4 2024-01-23 09:39:37 +00:00
kai
a5b011d018 v0.21.3 2023-12-22 15:43:31 +00:00
kai
d07eb31962 v0.21.2 2023-12-12 13:56:25 +00:00
kaidaguerre
62af6d325a Prevent operators <>, > < in steampipe_plugin_column table being html encoded. Closes #4013 2023-12-05 19:40:53 +00:00
kai
dfa3b67951 v0.21.2-rc.0
(cherry picked from commit fa693b86d9)
2023-11-29 12:55:21 +00:00
Puskar Basu
dd93b2bd5d v0.21.1 2023-10-03 15:32:02 +01:00
kai
f29809b60b v0.21.0 2023-10-02 08:52:41 +01:00
kai
45a617bd62 v0.21.0-rc.2 2023-09-29 15:01:19 +01:00
kai
88fdeed95a v0.21.0-rc.1 2023-09-28 17:01:21 +01:00
kai
13022b0e1f v0.21.0-rc.0 2023-09-27 19:51:53 +01:00
kai
58501197b8 v0.21.0-beta.4 2023-09-26 16:13:03 +01:00
kai
2f3b3da155 v0.21.0-beta.3 2023-09-25 17:15:02 +01:00
kai
69dfe5be5c v0.21.0-beta.2 2023-09-25 12:36:39 +01:00
kai
93afa554e4 v0.21.0-beta.1 2023-09-22 18:08:51 +01:00
kai
97e217eb53 v0.21.0-beta.0 2023-09-11 16:00:50 +01:00
kai
3c194d29f6 v0.21.0-alpha.8 2023-09-07 18:48:47 +01:00
kai
af720796fc v0.21.0-alpha.7 2023-09-06 16:47:51 +01:00
kaidaguerre
f041597497 Add support for plugin connection config and options blocks. Add options and env var configuration of max memory. Closes #3807 2023-09-06 15:59:13 +01:00
kai
d9bc934e11 v0.21.0-alpha.5 2023-08-28 11:15:56 +01:00
kai
146a2af6c5 v0.21.0-alpha.2 2023-08-11 15:29:40 +01:00
kai
4d1ad49e93 v0.20.10 2023-08-11 14:15:56 +01:00
kai
18bb5c8e50 v0.20.9 2023-07-11 15:31:09 +01:00
kai
c42404fd32 v0.20.8 2023-07-03 13:45:30 +01:00
kai
5ce68959de v0.20.7 2023-06-22 17:20:43 +01:00
kai
91fcbb5f8d v0.20.7-rc.1 2023-06-22 16:23:58 +01:00
kai
7e1f27e595 v0.20.7-rc.0 2023-06-21 14:17:30 +01:00
kai
c950df23ff v0.20.6 2023-06-14 12:46:28 +01:00
kai
a4345316ff v0.20.6-rc.3 2023-06-13 12:57:09 +01:00
kai
4690d438d9 v0.20.6-rc.2 2023-06-12 17:27:29 +01:00
kai
1d90a2c21f v0.20.6-rc.1 2023-06-09 16:50:58 +01:00
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