Mike Burgess
|
d86c76fdd1
|
Dashboard UI hrefs should be disabled in snapshot mode. Closes #2311.
|
2022-08-09 10:15:59 +01:00 |
|
kai
|
e4d1b72754
|
Fix Steampipe terminating if valid query is entered before initialisation completes. #2300
|
2022-08-08 15:57:02 +01:00 |
|
kaidaguerre
|
b7a1969d35
|
Fix Steampipe terminating if query (or empty line) is entered before initialisation completes. Closes #2300
|
2022-08-06 17:27:57 +01:00 |
|
kai
|
6188f9858b
|
Update version to v0.16.0-rc.7. Update FDW version to 1.3.0
v0.16.0-rc.7
|
2022-08-05 10:47:02 +01:00 |
|
kai
|
77ae6e0466
|
Update sdk version to v4.0.1-alpha.0
v0.16.0-rc.6
|
2022-08-04 22:41:41 +01:00 |
|
kaidaguerre
|
d15ac33b26
|
Fix pasting a query during cli initialization causing it to be duplicated on the screen. #1980
|
2022-08-04 22:17:14 +01:00 |
|
kai
|
af228bbeb1
|
Update version to v0.16.0-rc.6
|
2022-08-04 21:56:54 +01:00 |
|
dependabot[bot]
|
2b09125c82
|
[dep][go](deps): Bump github.com/briandowns/spinner (#2294)
Bumps [github.com/briandowns/spinner](https://github.com/briandowns/spinner) from 1.18.1 to 1.19.0.
- [Release notes](https://github.com/briandowns/spinner/releases)
- [Commits](https://github.com/briandowns/spinner/compare/v1.18.1...v1.19.0)
---
updated-dependencies:
- dependency-name: github.com/briandowns/spinner
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-08-04 21:47:10 +01:00 |
|
dependabot[bot]
|
95f581bb6c
|
[dep][go](deps): Bump google.golang.org/protobuf from 1.28.0 to 1.28.1 (#2280)
Bumps [google.golang.org/protobuf](https://github.com/protocolbuffers/protobuf-go) from 1.28.0 to 1.28.1.
- [Release notes](https://github.com/protocolbuffers/protobuf-go/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf-go/blob/master/release.bash)
- [Commits](https://github.com/protocolbuffers/protobuf-go/compare/v1.28.0...v1.28.1)
---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-08-04 21:46:58 +01:00 |
|
kaidaguerre
|
a27afd0b7a
|
Fix history storing raw query instead of the saved query when running a named query. Closes #2288
|
2022-08-04 21:18:41 +01:00 |
|
kai
|
d85982b0f3
|
Update Max Cache Size env var to STEAMPIPE_CACHE_MAX_SIZE_MB
|
2022-08-04 20:46:51 +01:00 |
|
kaidaguerre
|
76025788e3
|
Connection config watching failing to add connection schema when connections are added. Closes #2295
|
2022-08-04 20:39:18 +01:00 |
|
dependabot[bot]
|
cb85ccd7c9
|
[dep][go](deps): Bump github.com/jedib0t/go-pretty/v6 (#2286)
Bumps [github.com/jedib0t/go-pretty/v6](https://github.com/jedib0t/go-pretty) from 6.3.3 to 6.3.6.
- [Release notes](https://github.com/jedib0t/go-pretty/releases)
- [Commits](https://github.com/jedib0t/go-pretty/compare/v6.3.3...v6.3.6)
---
updated-dependencies:
- dependency-name: github.com/jedib0t/go-pretty/v6
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-08-04 20:29:25 +01:00 |
|
praneeth papishetty
|
01e2704096
|
Update the dependencies (#2285)
|
2022-08-04 20:26:41 +01:00 |
|
kai
|
7ab7792975
|
Update go to 1.19 in github actions
|
2022-08-03 12:32:48 +01:00 |
|
kai
|
e2c5a3f5d4
|
Update version to v0.16.0-rc.5
v0.16.0-rc.5
|
2022-08-02 17:32:20 +01:00 |
|
kaidaguerre
|
0a9b1a1715
|
Fix interactive multi-line mode. Ensure initialisation errors are correctly reported. Closes #2260
|
2022-08-02 17:30:54 +01:00 |
|
kaidaguerre
|
b559edbd5b
|
Update dashboard ExecutionComplete event to include only variables referenced by the dashboard/benchmark being run. Closes #2283
|
2022-08-02 17:28:50 +01:00 |
|
Puskar Basu
|
0b4f93ed12
|
Update base image for the steampipe docker container. Closes #2233
|
2022-08-02 10:21:45 +01:00 |
|
Mike Burgess
|
e9cfb0a594
|
Cloud metadata should use the new actor workspaces response structure. Closes #2277. (#2278)
|
2022-07-28 11:42:08 +01:00 |
|
kai
|
ebbb96b077
|
Update version to 1.3.0-rc.3
v0.16.0-rc.4
|
2022-07-27 19:39:38 +01:00 |
|
kaidaguerre
|
e838c8b1f9
|
Enable GODEBUG madvdontneed=1 to ensure OS reclaims memory immediately
|
2022-07-27 19:37:18 +01:00 |
|
dependabot[bot]
|
6ae439eea6
|
[dep][go](deps): Bump github.com/hashicorp/go-hclog from 1.2.1 to 1.2.2 (#2269)
Bumps [github.com/hashicorp/go-hclog](https://github.com/hashicorp/go-hclog) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/hashicorp/go-hclog/releases)
- [Commits](https://github.com/hashicorp/go-hclog/compare/v1.2.1...v1.2.2)
---
updated-dependencies:
- dependency-name: github.com/hashicorp/go-hclog
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-07-27 17:54:31 +01:00 |
|
Mike Burgess
|
3c3551c214
|
Add cache control headers to try and stop browsers serving the old dashboard UI release assets #2272.
|
2022-07-27 13:13:30 +01:00 |
|
Mike Burgess
|
7b7c240b41
|
Ensure dashboard UI select inputs connected to a CLI of <v0.16.x will pre-select input values from the URL #2268.
v0.16.0-rc.3
|
2022-07-26 22:25:57 +01:00 |
|
Mike Burgess
|
4c0227a230
|
v0.16.0-rc.3
|
2022-07-26 21:54:51 +01:00 |
|
Mike Burgess
|
1e10a2317e
|
Fix dashboards with multiple inputs not always loading input values correctly. Fixes #2268. (#2270)
|
2022-07-26 21:53:12 +01:00 |
|
Mike Burgess
|
75b623bd7a
|
Allow dashboard UI to be put into snapshot mode without any URL parameters. Closes #2214. (#2267)
|
2022-07-25 22:40:36 +01:00 |
|
kaidaguerre
|
305fb9107b
|
Add support for plugins to handle multiple connections. Closes #2262
|
2022-07-22 14:53:54 +01:00 |
|
dependabot[bot]
|
bb8986766b
|
[dep][go](deps): Bump github.com/sirupsen/logrus from 1.8.1 to 1.9.0 (#2261)
Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) from 1.8.1 to 1.9.0.
- [Release notes](https://github.com/sirupsen/logrus/releases)
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sirupsen/logrus/compare/v1.8.1...v1.9.0)
---
updated-dependencies:
- dependency-name: github.com/sirupsen/logrus
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-07-22 10:02:50 +01:00 |
|
kai
|
02b4ace097
|
Improve display of connection validation errors
v0.15.4
|
2022-07-21 15:16:23 +01:00 |
|
kai
|
f5f1c222d3
|
Update CHANGELOG.md for v0.15.4. Update FDQ version to 1.2.2 - fix FDW build issue which causes load failure on Arm Docker images.
|
2022-07-21 14:49:46 +01:00 |
|
dependabot[bot]
|
9e7abc043e
|
[dep][go](deps): Bump google.golang.org/grpc from 1.47.0 to 1.48.0 (#2241)
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.47.0 to 1.48.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.47.0...v1.48.0)
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-07-21 12:39:39 +01:00 |
|
Mike Burgess
|
8b1a1cf462
|
Fix flow/hierarchy dashboard UI bug where id/to_id and id/from_id/to_id rows would not render the expected results. Fixes #2254.
|
2022-07-18 15:21:37 +01:00 |
|
Mike Burgess
|
4841811b92
|
v0.15.4-rc.0
v0.15.4-rc.0
|
2022-07-15 18:18:00 +01:00 |
|
Mike Burgess
|
966570f8cd
|
Fix dashboard UI not rendering for chart/flow/hierarchy/input when type is set to table. Fixes #2250. (#2251)
|
2022-07-15 18:16:31 +01:00 |
|
Puskar Basu
|
1720b8997f
|
Update Release CLI and Assets workflow to update brew formula
v0.15.3
|
2022-07-14 12:43:41 +01:00 |
|
kai
|
e3d5ab8c42
|
v0.15.3
|
2022-07-14 12:42:57 +01:00 |
|
kaidaguerre
|
45a67a4231
|
Fix crash when inspecting tables - only read scan metadata max id when enabling timing, and ensure we read timing information before the connection is closed. Closes #2243
|
2022-07-14 12:39:31 +01:00 |
|
kaidaguerre
|
7ecbd10999
|
Update CHANGELOG.md
|
2022-07-13 19:47:19 +01:00 |
|
kai
|
146666281e
|
v0.15.2
v0.15.2
|
2022-07-13 13:45:25 +01:00 |
|
kaidaguerre
|
01ccfafe56
|
Steampipe sometimes hangs in interactive mod if timing is enabled. Closes #2237
|
2022-07-13 11:04:44 +01:00 |
|
Mike Burgess
|
7e1333f04a
|
Update dashboard UI README #1429
|
2022-07-13 08:53:13 +01:00 |
|
Mike Burgess
|
956d2f9a06
|
Fix circular dependencies in dashboard UI causing storybook to fail. Fixes #2239. (#2240)
|
2022-07-12 22:55:37 +01:00 |
|
Puskar Basu
|
ec6209303e
|
Automate the updation of brew formula whenever a new steampipe version is released. Closes #2227 (#2218)
|
2022-07-12 14:18:53 +01:00 |
|
kai
|
91bafabd55
|
Update CHANGELOG.md
v0.15.1
|
2022-07-08 22:16:51 +01:00 |
|
kaidaguerre
|
389bff7199
|
Fix intermittent "concurrent map access" error when timing is enabled. Closes #2231
|
2022-07-08 22:15:13 +01:00 |
|
kai
|
676e0a1b60
|
Update CHANGELOG for 0.15.1
|
2022-07-07 19:17:25 +01:00 |
|
kaidaguerre
|
b503f8f1a2
|
Ensure DashboardChanged events are generated when elements have only a changed index within a container. Closes #2228
|
2022-07-07 19:11:53 +01:00 |
|
kaidaguerre
|
4be75a2249
|
For DashboardChanged event, is a leaf node is changed, mark the whole parentage tree as changed. Fix incorrectly identified changed inputs. Closes #2221 Closes #2222
|
2022-07-07 09:27:48 +01:00 |
|