Commit Graph

1450 Commits

Author SHA1 Message Date
Mike Burgess
f1663beaab v0.17.0-alpha.8 v0.17.0-alpha.8 2022-08-23 16:30:21 +01:00
kai
991530e6ae Update FDW to v1.3.2 2022-08-23 15:56:47 +01:00
kaidaguerre
962ac0445a Fix intermittent dashboard shutdown stall - remove double websocket shutdown. Closes #2328 2022-08-23 15:56:47 +01:00
Mike Burgess
48e5192fe5 Add initial directed graph implementation #2249 (#2358) 2022-08-23 15:01:59 +01:00
Puskar Basu
ea9d44db61 Fix docker tests getting stuck in release workflow. 2022-08-23 12:10:22 +01:00
kaidaguerre
3e43fa052c Fix UpdateConnectionConfigs call to pass the new connection for changed connections (currently the old connection is passed). Closes #2349 2022-08-22 17:27:14 +01:00
dependabot[bot]
cbf15e6dda [dep][go](deps): Bump github.com/mattn/go-isatty from 0.0.14 to 0.0.16 (#2332)
Bumps [github.com/mattn/go-isatty](https://github.com/mattn/go-isatty) from 0.0.14 to 0.0.16.
- [Release notes](https://github.com/mattn/go-isatty/releases)
- [Commits](https://github.com/mattn/go-isatty/compare/v0.0.14...v0.0.16)

---
updated-dependencies:
- dependency-name: github.com/mattn/go-isatty
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-22 16:54:10 +01:00
Puskar Basu
ecf5faf3e4 Improve help messages when a plugin is installed but the connection is not configured. Closes #2319 2022-08-22 16:50:58 +01:00
Mike Burgess
734525da4e Stop contents of dashboard UI error modal spilling out and improve modal layout on mobile. Fixes #2336. 2022-08-19 13:37:41 +01:00
Mike Burgess
dbec7bbbad Dashboard UI combo input should display the "Use <custom value>" option before matching options so that users can hit return to submit their custom value #1816 2022-08-19 10:48:46 +01:00
Puskar Basu
04df91bd78 steampipe query --output json should not have two blank lines between query results. Closes #2340 (#2341) 2022-08-18 17:27:55 +05:30
Nathan Wallace
b89685ac2e Only add a blank line between query results, not after the final result closes #2333 2022-08-18 06:54:16 -04:00
Mike Burgess
571d8bb5a9 v0.16.0-rc.11 v0.16.0-rc.11 2022-08-15 11:19:34 +01:00
Mike Burgess
9f9f7ae4d8 Update dashboard UI dependencies #1816 2022-08-15 11:17:12 +01:00
Mike Burgess
f7668e41fb Add dashboard UI combo box input type. Closes #1816. (#2330) 2022-08-15 11:14:55 +01:00
Nathan Wallace
fe4c93476b Add udt_name to schema query for remote databases closes #2324 2022-08-12 11:52:47 -04:00
kaidaguerre
917da3b4dc Fix race condition in plugin manager leading to multiple instances of a plugin being created when running a benchmark using an aggregator connection. Closes #2325 v0.16.0-rc.10 2022-08-10 18:38:42 +01:00
Puskar Basu
ef5e0702d8 Timing terminal output should use appropriate fidelity (secs, ms) for easier readability. Closes #2246 2022-08-10 14:49:22 +01:00
kai
fad780a081 Update version to v0.16.0-rc.10. Revert FDW version to 1.3.1 (revert EndExecute changes). 2022-08-10 11:06:21 +01:00
Mike Burgess
88cd3c215b Dashboard UI hrefs should still be enabled for snapshots when the URL is relative #2311. v0.16.0-rc.9 2022-08-09 21:13:36 +01:00
kai
09db996683 v0.16.0-rc.9 2022-08-09 20:28:27 +01:00
kaidaguerre
e9b84104a7 Connection watching fails to set connection config for legacy plugins. Closes #2314 2022-08-09 17:46:40 +01:00
kaidaguerre
ca64841eee Disable FDW update message during plugin update. Closes #2312 # 2022-08-09 17:46:25 +01:00
Puskar Basu
aeac80e540 Improve caching acceptance tests. Closes #2309 2022-08-09 14:23:54 +01:00
Puskar Basu
487ba35e82 Update release workflow v0.16.0-rc.8 2022-08-09 12:50:05 +01:00
kai
5139576772 v0.16.0-rc.8 2022-08-09 12:23:11 +01:00
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