kaidaguerre
bb26c0ee81
Add version to steampipe_plugin table. Closes #4141
2024-02-21 14:15:34 +00:00
kai
d73a5a15f6
remove redundant require
2024-02-14 11:59:58 +00:00
kai
195f37b9d3
merge v0.21.x
...
Fix modfile being left invalid after mod uninstall. Fix variables not being reloaded after file watch event. Closes #4123 . Closes #4124
2024-02-09 16:04:14 +00:00
kai
952ff4c674
v0.21.7
2024-02-09 15:53:46 +00:00
Puskar Basu
bbc3851d8f
Use fdw v1.9.3 ( #4125 )
2024-02-09 19:00:20 +05:30
kai
167db4863f
v0.21.7-rc.0
...
update startup banner to include command
2024-02-09 12:33:33 +00:00
kaidaguerre
cae96a0a88
Fix modfile being left invalid after mod uninstall. Fix variables not being reloaded after file watch event. Closes #4123 . Closes #4124
2024-02-09 12:28:13 +00:00
kai
4e031b447b
Merge branch 'v0.21.x'
...
# Conflicts:
# pkg/steampipeconfig/modconfig/mod.go
2024-02-06 11:47:32 +00:00
kai
6f0f72c1c9
v0.21.6
2024-02-06 11:43:35 +00:00
kaidaguerre
4bdf1ffe4f
Fix HomeDirectoryModfileCheck returning false positive error. Closes #4118
2024-02-06 11:41:21 +00:00
kaidaguerre
33210d4fe7
Accept both sp and pp files as mod data extension. Closes #4089
2024-02-05 17:11:00 +00:00
kai
eedf4ba946
v0.21.5
2024-02-02 15:08:01 +00:00
kaidaguerre
08f49d843f
For query command, load mod variables syncronously but the rest of mod async. Closes #4109
2024-02-02 15:03:31 +00:00
kaidaguerre
3458984aaf
Update go-kit to v0.9.0. Use terraform-components instead of a direct terraform reference
2024-02-01 17:12:23 +00:00
kai
fdccb834a7
Merge remote-tracking branch 'origin/v0.21.x'
...
# Conflicts:
# go.mod
# go.sum
2024-02-01 14:06:56 +00:00
kaidaguerre
103d53f8e8
Fix setting dependency vars in var file. Fix UI freeze when prompting for workspace variables. Closes #4105
2024-02-01 13:53:21 +00:00
kaidaguerre
7d3f1ccb18
Accept both sp and pp files as mod data extension . Closes#4089
2024-01-26 14:46:30 +00:00
kai
ec1d4c2be5
Merge branch 'v0.21.x'
...
# Conflicts:
# CHANGELOG.md
2024-01-23 09:42:57 +00:00
kai
f7622b4ff1
v0.21.4
2024-01-23 09:39:37 +00:00
kaidaguerre
9c36a36e42
schema clone function fails if table has an ltree column. Closes #4079
2024-01-23 09:30:45 +00:00
Binaek Sarkar
94e8008eb7
Simplifies available port check. Closes #4030
2024-01-23 09:27:39 +00:00
Binaek Sarkar
a4b1256669
Fixes issue where plugin version backfilling would write to an incorrect path. Closes #4073
...
Co-authored-by: Binaek Sarkar <binaek@turbot.com >
2024-01-23 09:01:51 +00:00
Binaek Sarkar
0387595c36
Update calls to go-kit.ListFiles with the new go-kit.ListFilesWithContext. Closes #3884
2024-01-08 11:45:29 +00:00
Binaek Sarkar
bd9fce7153
Fixes issue where using any meta command would load connection state even if not required. Closes #3614
2024-01-08 10:18:15 +00:00
Binaek Sarkar
085e933ddf
Maintain the order of execution when running multiple queries in batch mode. Closes #3728
2024-01-02 11:52:16 +00:00
Binaek Sarkar
c43a8d2fe8
Rationalises uses of hash functions. Closes #2673
2024-01-02 11:42:49 +00:00
kai
f5a7a76803
Merge branch 'v0.21.x'
2023-12-22 16:42:50 +00:00
kai
52dc03a99f
Update FDW to v1.9.1 - Fixes incorrect row count in timing output for aggregator connections.
2023-12-22 16:42:38 +00:00
kai
758a8884dd
Merge branch 'v0.21.x'
2023-12-22 15:44:15 +00:00
kai
a5b011d018
v0.21.3
2023-12-22 15:43:31 +00:00
kaidaguerre
017d99683d
Sset connection state to error if plugin load fails. Closes #4043
2023-12-22 15:40:25 +00:00
Meet Rajesh Gor
3854bbedf2
Use jd to compare between json outputs in relevant acceptance tests. Closes #3556 ( #3947 )
2023-12-14 15:52:12 +05:30
kai
d07eb31962
v0.21.2
2023-12-12 13:56:25 +00:00
kaidaguerre
d24c9d90db
Updates for steampipe_plugin_column table. Closes #4022
...
* Fix inconsistent value for plugin in steampipe_plugin_column table - always use long name.
* Rename `plugin_name` column to `plugin`
* Ensure empty col values
2023-12-12 12:44:21 +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
kaidaguerre
46ef6ec90a
Add steampipe_plugin_column introspection table to internal schema. Closes #4003
...
(cherry picked from commit 12079986d5 )
2023-11-29 12:55:21 +00:00
François de Metz
9f16178c33
Fix custom registries bugs ( #3960 )
...
* Add tests on TestGetOrgNameAndStream
* Fix multiple bugs related to plugins installed from other registries
- the documentation link was not correct
- the uninstall message was not correct
- checking requirements on mods was always failing
(cherry picked from commit e55a9c23f6 )
2023-11-29 12:55:15 +00:00
Meet Rajesh Gor
a4457be5c8
Fixes issue where a query would return 'null' for an empty resultset when output is set to json in 'query'. Closes #3955 ( #3959 )
...
(cherry picked from commit 6cb04c6b5e )
2023-11-29 12:55:13 +00:00
kaidaguerre
79b66fb9fa
Move hcl_helpers and type_conversion package to go-kit. Closes #3962
...
(cherry picked from commit 737efa381b )
2023-11-29 12:55:13 +00:00
Antonio Maradiaga
6422086df6
Fix typo in errors.go, --all is a flag in the update command.
...
(cherry picked from commit 7dd26f1ccc )
2023-11-29 12:55:13 +00:00
guangwu
d1917fa695
chore: slice loop replace ( #3958 )
...
(cherry picked from commit 8ddf26db60 )
2023-11-29 12:55:13 +00:00
Puskar Basu
dd93b2bd5d
v0.21.1
2023-10-03 15:32:02 +01:00
kai
784ae1e13b
Revert "Force stop should also kill any stray plugin manager processes. Closes #3636 "
...
This reverts commit 4ae9df82
2023-10-02 10:30:54 +01:00
kai
f29809b60b
v0.21.0
2023-10-02 08:52:41 +01:00
kaidaguerre
0199aaceca
Add function to clear connection cache. Closes #3937
...
* Add function to clear connection cache.
* Update FDW to v1.9.0 - Add ability to clear connection cache by inserting into settings table.
* Update plugin sdk to v5.6.1
* fix listen unit tests
(cherry picked from commit 4fa11a424e )
2023-09-29 20:20:08 +01:00
kai
45a617bd62
v0.21.0-rc.2
2023-09-29 15:01:19 +01:00
Binaek Sarkar
71658b3c79
Fixes issue where 20.x client would fail to connect to 21.x service in interactive. Closes #3931
2023-09-29 11:56:12 +01:00
kaidaguerre
61718dfa76
Remove unnecessary transactions from ConnectionStateUpdater. Closes #3929
2023-09-28 18:03:19 +01:00
kai
6407ff5982
Improve the warning output when plugins with incompatible SDK versions fail to load - update error message. #3911
2023-09-28 17:40:01 +01:00