Commit Graph

1479 Commits

Author SHA1 Message Date
Puskar Basu
1ea9a7edfe Use ellipsis char instead of 3 dots in plugin update/install when cutting off the plugin name. Closes #2355 2022-09-02 13:48:37 +01:00
dependabot[bot]
7db5b3fa5c [dep][go](deps): Bump github.com/hashicorp/go-hclog from 1.2.2 to 1.3.0 (#2401)
Bumps [github.com/hashicorp/go-hclog](https://github.com/hashicorp/go-hclog) from 1.2.2 to 1.3.0.
- [Release notes](https://github.com/hashicorp/go-hclog/releases)
- [Commits](https://github.com/hashicorp/go-hclog/compare/v1.2.2...v1.3.0)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/go-hclog
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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-09-02 13:48:00 +01:00
dependabot[bot]
b1c9fc1e71 [dep][go](deps): Bump github.com/hashicorp/hcl/v2 from 2.13.0 to 2.14.0 (#2408)
Bumps [github.com/hashicorp/hcl/v2](https://github.com/hashicorp/hcl) from 2.13.0 to 2.14.0.
- [Release notes](https://github.com/hashicorp/hcl/releases)
- [Changelog](https://github.com/hashicorp/hcl/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hashicorp/hcl/compare/v2.13.0...v2.14.0)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/hcl/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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-09-02 13:47:41 +01:00
dependabot[bot]
e9242fdd9b [dep][go](deps): Bump github.com/turbot/steampipe-plugin-sdk/v4 (#2407)
Bumps [github.com/turbot/steampipe-plugin-sdk/v4](https://github.com/turbot/steampipe-plugin-sdk) from 4.1.0-rc.0 to 4.1.5.
- [Release notes](https://github.com/turbot/steampipe-plugin-sdk/releases)
- [Changelog](https://github.com/turbot/steampipe-plugin-sdk/blob/main/CHANGELOG.md)
- [Commits](https://github.com/turbot/steampipe-plugin-sdk/compare/v4.1.0-rc.0...v4.1.5)

---
updated-dependencies:
- dependency-name: github.com/turbot/steampipe-plugin-sdk/v4
  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-09-01 17:39:28 +01:00
Puskar Basu
0fc3425b14 Fix initdb failures due to invalid locale. Closes #2368 2022-09-01 16:30:31 +01:00
dependabot[bot]
8a43eda251 [dep][go](deps): Bump google.golang.org/grpc from 1.48.0 to 1.49.0 (#2400)
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.48.0 to 1.49.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.48.0...v1.49.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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-01 16:30:00 +01:00
dependabot[bot]
8df8759189 [dep][go](deps): Bump github.com/zclconf/go-cty from 1.10.0 to 1.11.0 (#2404)
Bumps [github.com/zclconf/go-cty](https://github.com/zclconf/go-cty) from 1.10.0 to 1.11.0.
- [Release notes](https://github.com/zclconf/go-cty/releases)
- [Changelog](https://github.com/zclconf/go-cty/blob/main/CHANGELOG.md)
- [Commits](https://github.com/zclconf/go-cty/compare/v1.10.0...v1.11.0)

---
updated-dependencies:
- dependency-name: github.com/zclconf/go-cty
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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-09-01 16:29:47 +01:00
kai
b2bb8cc748 Update FDW version to 1.4.0-rc.1 - do not start scan until the first time IterateForeignScan is called. v0.17.0-alpha.12 2022-09-01 11:24:58 +01:00
kai
388565ade1 v0.17.0-alpha.11 v0.17.0-alpha.11 2022-08-31 11:58:48 +01:00
kai
e76434e2d5 Fix acceptance tests 2022-08-31 11:58:06 +01:00
kai
90499b6199 Update CHANGELOG.md for v0.16.1 2022-08-31 11:08:05 +01:00
kaidaguerre
ae9472273d Only create introspection tables if STEAMPIPE_INTROSPECTION env var is set. Closes #2396 2022-08-31 11:08:05 +01:00
kai
8fed20c2ac Fix connection watching only adding first changed connection config to the payload of the UpdateConnectionConfigs call. Closes #2395 2022-08-31 11:08:05 +01:00
dependabot[bot]
ae017bae4e [dep][go](deps): Bump github.com/jackc/pgx/v4 from 4.16.1 to 4.17.1 (#2385)
Bumps [github.com/jackc/pgx/v4](https://github.com/jackc/pgx) from 4.16.1 to 4.17.1.
- [Release notes](https://github.com/jackc/pgx/releases)
- [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jackc/pgx/compare/v4.16.1...v4.17.1)

---
updated-dependencies:
- dependency-name: github.com/jackc/pgx/v4
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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-31 11:03:38 +01:00
dependabot[bot]
6dabf09f7b [dep][go](deps): Bump github.com/hashicorp/go-plugin from 1.4.4 to 1.4.5 (#2351)
Bumps [github.com/hashicorp/go-plugin](https://github.com/hashicorp/go-plugin) from 1.4.4 to 1.4.5.
- [Release notes](https://github.com/hashicorp/go-plugin/releases)
- [Changelog](https://github.com/hashicorp/go-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hashicorp/go-plugin/compare/v1.4.4...v1.4.5)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/go-plugin
  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-31 11:02:11 +01:00
dependabot[bot]
79604bfbad [dep][go](deps): Bump github.com/jedib0t/go-pretty/v6 (#2353)
Bumps [github.com/jedib0t/go-pretty/v6](https://github.com/jedib0t/go-pretty) from 6.3.6 to 6.3.7.
- [Release notes](https://github.com/jedib0t/go-pretty/releases)
- [Commits](https://github.com/jedib0t/go-pretty/compare/v6.3.6...v6.3.7)

---
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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-31 11:01:57 +01:00
Puskar Basu
52d03140ac Add better help messages for mod plugin requirements not satisfied error. CLoses #2361 2022-08-31 11:01:41 +01:00
Puskar Basu
4cab700158 Update workflows to address oras breaking changes 2022-08-30 20:14:53 +05:30
kaidaguerre
0e3cc175d7 Ensure to return error from loading workspace lock file. Closes #2392 2022-08-30 15:12:47 +01:00
Jon Udell
c6531e3e80 Update readme (#2356)
* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* swap in bob's latest v2

* Update README.md

* Update README.md

* new screencasts

* tweak data sources

* specify ```sh for code blocks

* Update README.md

* import bob's latest v2

* convert logo width to percentage

* revise badge labels and color

* revise lead

* remove duplication of "across"

* revise lead

* revise 2nd para

Check is stronger and more specific than Report, also, Visualize subsumes Report.

Removed Collaborate because it's not the same kind of pillar as query/check/visualize, those really are the top 3 things, and better to keep to a list of 3.

* 2nd para: revise, add links

* refactor categories, tablify them

* compress Get Started with CLI into detail/summary

* revise mods intro

* reformat

* tablify the mods section

* revise dashboards-as-code section

* revise get started with mods

* Update README.md

* Update header image for darkmode

* unfold 1st mod screencast

* update mod screencast and screenshot

* update badges

* Update README.md

* Update README.md

* Update README.md

* bold the categories

* bold the categories

* gold -> blue

* Update README.md

* move output info into run benchmarks section

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* add utm params to links

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

Co-authored-by: bob-bot <bob@turbot.com>
Co-authored-by: David Boeke <david@boeke.com>
2022-08-29 07:53:52 -04:00
Mike Burgess
12fc401802 Hide react-flow attribution as per pro example #2372 2022-08-26 10:40:08 +01:00
Mike Burgess
f2f5178eb4 Improve dashboard UI dashboard list scrolling to retain header in fixed position #2372 2022-08-25 19:03:43 +01:00
kai
68da6956e7 v0.17.0-alpha.10 v0.17.0-alpha.10 2022-08-25 17:04:24 +01:00
kaidaguerre
ffe0ab40c1 Limit connection lifetime in db connection pool. Closes #2375
Limit connection lifetime in db connection pool. Closes #2375

Limit connection lifetime in db connection pool. Closes #2375

Limit connection lifetime in db connection pool. Closes #2375

Limit connection lifetime in db connection pool. Closes #2375
2022-08-25 17:01:49 +01:00
Mike Burgess
61a870eff6 Improve dashboard UI content scrolling to retain header in fixed position #2372 2022-08-25 16:05:17 +01:00
Mike Burgess
49458f5fb9 v0.17.0-alpha.9 v0.17.0-alpha.9 2022-08-25 13:21:18 +01:00
Mike Burgess
b3af199896 Various dashboard UI graph improvements #2372 (#2374) 2022-08-25 13:20:38 +01:00
kai
00d64bcab9 Update CHANGELOG for v0.16.0 2022-08-24 12:13:57 +01:00
kai
8bced2fd49 Update CHANGELOG for v0.16.0
Update CHANGELOG.md for v0.16.0

Update CHANGELOG.md for v0.16.0
2022-08-24 12:02:59 +01:00
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