kaidaguerre
|
e6e9714e4c
|
Update all ErrorAndWarnings function returns to pass by value, removing possibility of nil ErrorAndWarnings. Closes #3974 (#4212)
|
2024-03-21 11:46:10 +00:00 |
|
kaidaguerre
|
43540d318c
|
Add support for nested dashboards. Closes #4208
|
2024-03-20 15:58:57 +00:00 |
|
Puskar Basu
|
47e84aafc0
|
Fix issue where local plugin was not getting listed. Fixes #4196
|
2024-03-20 13:18:17 +00:00 |
|
Puskar Basu
|
70e7417490
|
Fix issue where daily update check message showed a <nil> when there was no message to show .Closes #4206
|
2024-03-20 13:14:53 +00:00 |
|
kai
|
22e6c541d8
|
v0.22.1
|
2024-03-15 14:59:58 +00:00 |
|
Brahim Boukoufallah
|
34ba9fd9ba
|
Add database SSL password support for encrypted private key in order to handle your own certificates. Closes #4149
|
2024-03-15 14:50:21 +00:00 |
|
Puskar Basu
|
61afba01cf
|
Fix issue where plugin list cannot re-create top-level versions.json file if the file has been corrupted or empty. Closes #4191
|
2024-03-15 14:45:56 +00:00 |
|
kaidaguerre
|
914c2866fb
|
Remove need to generate plugin file hash when creating GRPC plugin client. Closes #4200
|
2024-03-15 11:39:45 +00:00 |
|
kai
|
b5ff80d2ee
|
v0.22.1-rc.0
|
2024-03-13 12:19:11 +00:00 |
|
kaidaguerre
|
0db7768ce9
|
Improve startup performance with high plugin count - parallelize plugin startup. Closes #4183
|
2024-03-13 12:15:04 +00:00 |
|
Puskar Basu
|
eddd0d0641
|
Update asff.json template version (#4179)
|
2024-03-08 16:07:50 +05:30 |
|
Puskar Basu
|
66e22ca179
|
v0.22.0
|
2024-03-06 12:28:24 +00:00 |
|
Samuel Burgos
|
2c46633f71
|
Fix asff removing skip first row condition (#4157)
* remove condition for skipping first row rendering
* remove leading whitespace before commas
|
2024-03-06 11:34:01 +00:00 |
|
Puskar Basu
|
410fe9ef6f
|
Add deprecation warnings for Mod commands
* print errors and warnings to stderr
* fix tests
* Update description
* update sample workspace profile content
* Changelog for v0.22.0
|
2024-03-06 11:13:17 +00:00 |
|
kaidaguerre
|
611a21cafa
|
Database option search_path_prefix does not alter search path. Fixes #4160
|
2024-03-01 18:11:07 +00:00 |
|
kaidaguerre
|
ae1919449a
|
When installing a mod, ensure there is a valid modfile. Closes #4158
Remove support for .pp mod resource files
|
2024-03-01 18:10:12 +00:00 |
|
Patrick Decat
|
c7e6d46114
|
deps: github.com/oras-project/oras-credentials-go was merged into oras.land/oras-go/v2 (#3900)
Signed-off-by: Patrick Decat <pdecat@gmail.com>
|
2024-03-01 17:39:19 +00:00 |
|
Puskar Basu
|
33e2be0522
|
Direct all errors and warnings to standard error (stderr). Closes #4162
|
2024-03-01 11:40:10 +00:00 |
|
kaidaguerre
|
d7ff47b165
|
Deprecate cloud-token and cloud-host args and params. Write token to new ~/.pipes location (#4147)
|
2024-02-28 20:29:56 +05:30 |
|
Puskar Basu
|
a02c9a69fb
|
Remove version support from mod plugin require block. Closes #3750
|
2024-02-27 15:28:44 +00:00 |
|
kai
|
d8ddcad4cc
|
Merge branch 'v0.21.x'
|
2024-02-23 13:22:18 +00:00 |
|
kai
|
b72a08f24f
|
v0.21.8
|
2024-02-23 13:22:00 +00:00 |
|
kaidaguerre
|
559f420a14
|
Fix growing memory usage following file watching events when running dashboard server. Closes #4150
(cherry picked from commit 1079ba7083)
|
2024-02-23 13:20:54 +00:00 |
|
kaidaguerre
|
1079ba7083
|
Fix growing memory usage following file watching events when running dashboard server. Closes #4150
|
2024-02-23 13:19:15 +00:00 |
|
Puskar Basu
|
f63ff54741
|
Remove deprecated options. Closes #4131, Closes #4132, Closes #3751
|
2024-02-22 14:58:34 +00:00 |
|
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 |
|