Commit Graph

2002 Commits

Author SHA1 Message Date
dependabot[bot]
264bf91c1e [dep][go](deps): Bump github.com/fatih/color from 1.13.0 to 1.14.1 (#3030)
Bumps [github.com/fatih/color](https://github.com/fatih/color) from 1.13.0 to 1.14.1.
- [Release notes](https://github.com/fatih/color/releases)
- [Commits](https://github.com/fatih/color/compare/v1.13.0...v1.14.1)

---
updated-dependencies:
- dependency-name: github.com/fatih/color
  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>
2023-01-27 15:22:29 +00:00
dependabot[bot]
2ae30ecadc [dep][go](deps): Bump google.golang.org/grpc from 1.52.0 to 1.52.3 (#3040)
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.52.0 to 1.52.3.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.52.0...v1.52.3)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  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>
2023-01-27 15:15:24 +00:00
Mike Burgess
83d668a750 Merge branch 'v0.18.x' 2023-01-27 13:32:31 +00:00
Mike Burgess
4d3ba6edda v0.18.2 v0.18.2 2023-01-27 11:00:07 +00:00
Mike Burgess
55200a90fc Merge branch 'v0.18.x' 2023-01-24 21:34:38 +00:00
Mike Burgess
cba778654d Improve the auto-generated named of benchmark summary cards in snapshots. Closes #3034. 2023-01-24 21:34:11 +00:00
Mike Burgess
adfda163a7 Merge branch 'v0.18.x' 2023-01-23 11:58:02 +00:00
Mike Burgess
8105a3ffac v0.18.2-rc.0 CHANGELOG v0.18.2-rc.0 2023-01-23 11:57:48 +00:00
Mike Burgess
4df301b852 v0.18.2-rc.0 2023-01-23 11:54:03 +00:00
Mike Burgess
afff227a5b Merge branch 'v0.18.x' 2023-01-23 10:38:58 +00:00
Mike Burgess
e801d3834d Property href is not working in node/edge properties. Fixes #3026. 2023-01-23 10:38:06 +00:00
Puskar Basu
16bf309a02 Update requirements for golang packages with high severity vulnerabilities. Closes #2975 2023-01-23 09:21:21 +00:00
Puskar Basu
b5f713962a Update publish workflow to autodeploy new versions of steampipe to homebrew-core. Closes #3000 2023-01-23 09:20:53 +00:00
bob-bot
e6c76cf267 updating badge numbers 2023-01-20 14:26:30 -05:00
Jon Udell
cbde4aeb5e restore dev section to main README (#3012)
* Update README.md

* Update README.md

* Update README.md

Co-authored-by: bob-bot <bob@turbot.com>
2023-01-20 10:54:45 -05:00
Binaek Sarkar
ed4fc2d293 Updates 'csv' output for 'query' to output empty string for cells with 'null' values. Closes #2847 2023-01-20 09:26:30 +00:00
dependabot[bot]
40fb1ec406 [dep][go](deps): Bump github.com/spf13/viper from 1.14.0 to 1.15.0 (#3020)
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.14.0 to 1.15.0.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](https://github.com/spf13/viper/compare/v1.14.0...v1.15.0)

---
updated-dependencies:
- dependency-name: github.com/spf13/viper
  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>
2023-01-20 09:24:36 +00:00
kai
638284b31a Merge branch 'v0.18.x' into main 2023-01-18 16:32:06 +00:00
kai
2aa94e8b63 update CHANGELOG.md for v0.18.1 2023-01-18 16:31:47 +00:00
kai
fbe3b4c09a Merge branch 'v0.18.x' into main 2023-01-18 14:51:18 +00:00
kai
9ff350ac38 update CHANGELOG.md for v0.18.1 v0.18.1 2023-01-18 14:49:11 +00:00
Puskar Basu
e4c50a9477 Ensure correct exit code is returned when a mod plugin requirements are not met. Closes #2986 2023-01-18 14:43:44 +00:00
Puskar Basu
0f511e11e7 Acceptance tests which run on PR should do a merge with base before running the tests #2869 2023-01-18 14:34:14 +00:00
Binaek Sarkar
5dc46c4e09 Increase database connection timeout and improve the error message if connection failure occurs. Closes #2377 2023-01-18 14:31:26 +00:00
Puskar Basu
8b68c0779f Update introspection tables acceptance test suite. Closes #2906 2023-01-18 14:31:15 +00:00
Puskar Basu
43502c6447 Clean up test and release workflows #2996 2023-01-18 14:31:15 +00:00
Binaek Sarkar
993259de52 Increase database connection timeout and improve the error message if connection failure occurs. Closes #2377 2023-01-18 14:26:19 +00:00
kaidaguerre
4648176c35 Enable plugin manager message server to enable updating of dynamic plugin schemas. #2767 2023-01-18 14:21:24 +00:00
Puskar Basu
3a9d097856 Remove the separate workflow 2023-01-18 19:22:28 +05:30
kai
f9cd3ae9ad Merge branch 'v0.18.x' into main 2023-01-18 12:30:36 +00:00
kai
15ec064873 Merge branch 'v0.18.x' into main 2023-01-18 12:29:49 +00:00
kai
cbc65c5a7f Temporarily remove validation that input references have a value suffix. #2990 2023-01-18 12:26:10 +00:00
kaidaguerre
21b1172147 Update HCL validation to allow benchmark and control blocks in dashboard. Closes #3015 2023-01-18 12:24:58 +00:00
Puskar Basu
baf5bf5d94 Create a separate workflow for hombrew formula updates 2023-01-18 17:48:30 +05:30
Puskar Basu
e1b04b066d Update introspection tables acceptance test suite. Closes #2906 2023-01-18 12:17:21 +00:00
Puskar Basu
ea81672095 Clean up test and release workflows #2996 2023-01-18 12:16:31 +00:00
Mike Burgess
728513fb69 Merge branch 'v0.18.x' 2023-01-18 11:28:16 +00:00
Mike Burgess
a8f6b4ce3f Fix dashboard table interpolated template rendering not working in line view. Fixes #3014. 2023-01-18 11:27:54 +00:00
Mike Burgess
a79dc262ff Merge branch 'v0.18.x' 2023-01-17 22:18:35 +00:00
Mike Burgess
32134cf81c Dashboard graph nodes with href templates are not appearing in Cloud snapshots. Fixes #3013. 2023-01-17 22:06:52 +00:00
Mike Burgess
26cab0e6cc Merge branch 'v0.18.x' 2023-01-17 17:31:42 +00:00
Mike Burgess
42d6a046fa Update changelog for v0.18.1. 2023-01-17 16:21:01 +00:00
kai
4b381f8281 Merge branch 'v0.18.x' into main 2023-01-17 16:14:45 +00:00
kai
0a64dc7d8e v0.18.1 2023-01-17 16:12:22 +00:00
kai
a2c813498a Merge branch 'v0.18.x' into main 2023-01-17 15:34:33 +00:00
Binaek Sarkar
bc5f6bd46e Fixes issue where steampipe notifies of available update even if plugin is updated. Closes #2998 2023-01-17 15:25:33 +00:00
kai
c97a85caf3 Merge branch 'v0.18.x' into main 2023-01-17 12:53:35 +00:00
kaidaguerre
df1c8c404a Fix introspection table creation for check --where and --tag. Closes #3001 2023-01-17 12:52:59 +00:00
kaidaguerre
33f4f80565 Workspace file watching events sometime cause dashboard to stall and stop responding to events. Cancelling dashboards (e.g. by pressing 'back' on the browser) sometimes leave the server in a state where it will not respond to socket events. Closes #3007. Closes #3008 2023-01-17 12:52:59 +00:00
kaidaguerre
b59d86c8a9 Fix introspection table creation for check --where and --tag. Closes #3001 2023-01-17 12:47:41 +00:00