Commit Graph

2521 Commits

Author SHA1 Message Date
kai
d9bc934e11 v0.21.0-alpha.5 v0.21.0-alpha.5 2023-08-28 11:15:56 +01:00
Binaek Sarkar
08b447a261 Differentiate between user and system queries using application name. Closes #3600 2023-08-25 16:50:27 +01:00
Binaek Sarkar
21d27bd1ea Merge branch 'v0.20.x' 2023-08-25 19:39:19 +05:30
Puskar Basu
06860e5c7b Steampipe should return file not found as error when the input file does not exist. Closes #1752 2023-08-25 14:58:06 +01:00
Binaek Sarkar
3b2cdd1e68 Upgrades go version to 1.21. Closes #3763 2023-08-25 13:54:28 +01:00
kai
d9cc25eccf Merge branch 'v0.20.x' 2023-08-25 10:50:49 +01:00
Puskar Basu
7b1d75cfed Fix support for mixed case schema names. Closes #3753 2023-08-25 10:32:03 +01:00
Puskar Basu
6b6e093e35 Fix base inheritance for dashboard input blocks. Closes #3755 2023-08-25 10:24:12 +01:00
Puskar Basu
4ae9df827e Force stop should also kill any stray plugin manager processes. Closes #3636 2023-08-25 10:22:49 +01:00
dependabot[bot]
8010b76775 [dep][go](deps): Bump github.com/containerd/containerd (#3768)
Bumps [github.com/containerd/containerd](https://github.com/containerd/containerd) from 1.7.3 to 1.7.4.
- [Release notes](https://github.com/containerd/containerd/releases)
- [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md)
- [Commits](https://github.com/containerd/containerd/compare/v1.7.3...v1.7.4)

---
updated-dependencies:
- dependency-name: github.com/containerd/containerd
  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-08-25 10:20:21 +01:00
dependabot[bot]
0dc915ff85 [dep][go](deps): Bump github.com/zclconf/go-cty from 1.13.2 to 1.13.3 (#3769)
Bumps [github.com/zclconf/go-cty](https://github.com/zclconf/go-cty) from 1.13.2 to 1.13.3.
- [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.13.2...v1.13.3)

---
updated-dependencies:
- dependency-name: github.com/zclconf/go-cty
  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-08-25 10:20:02 +01:00
Puskar Basu
9e863596ff Fix indentation in sample config files(default.spc.sample and workspaces.spc.sample). Closes #3580 2023-08-24 12:02:38 +01:00
dependabot[bot]
24118f817b [dep][go](deps): Bump github.com/turbot/steampipe-plugin-sdk/v5 (#3747)
Bumps [github.com/turbot/steampipe-plugin-sdk/v5](https://github.com/turbot/steampipe-plugin-sdk) from 5.6.0-dev.16 to 5.6.0-rc.21.
- [Changelog](https://github.com/turbot/steampipe-plugin-sdk/blob/main/CHANGELOG.md)
- [Commits](https://github.com/turbot/steampipe-plugin-sdk/compare/v5.6.0-dev.16...v5.6.0-rc.21)

---
updated-dependencies:
- dependency-name: github.com/turbot/steampipe-plugin-sdk/v5
  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-08-24 12:02:01 +01:00
dependabot[bot]
48a29b0e54 [dep][go](deps): Bump github.com/google/uuid from 1.3.0 to 1.3.1 (#3760)
Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/google/uuid/releases)
- [Changelog](https://github.com/google/uuid/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/uuid/compare/v1.3.0...v1.3.1)

---
updated-dependencies:
- dependency-name: github.com/google/uuid
  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-08-24 10:45:06 +01:00
dependabot[bot]
303fcc7523 [dep][go](deps): Bump github.com/hashicorp/hcl/v2 from 2.16.2 to 2.17.0 (#3508) 2023-08-17 14:10:28 +05:30
Puskar Basu
6aaf9bc5be Update 'sperr' import references. Closes #3748 2023-08-17 13:52:04 +05:30
Binaek Sarkar
a3e624869e Make dashboard start timeout configurable. Closes #3369 2023-08-12 17:42:54 +01:00
kai
f03f6f1655 Update CHANGELOG.md for v0.21.0 v0.21.0-alpha.3 2023-08-11 15:32:20 +01:00
kai
e5ac3eff06 Merge remote-tracking branch 'origin/main' 2023-08-11 15:30:15 +01:00
kai
146a2af6c5 v0.21.0-alpha.2 2023-08-11 15:29:40 +01:00
kaidaguerre
202cb68692 Add HCL support for defining rate limiters, with filewatching as per connection config. Closes #3746 2023-08-11 14:24:44 +01:00
kai
02654f8d4d Merge branch 'v0.20.x'
# Conflicts:
#	pkg/pluginmanager_service/plugin_manager.go
#	tests/acceptance/test_files/dynamic_schema.bats
2023-08-11 14:18:53 +01:00
kai
4d1ad49e93 v0.20.10 v0.20.10 2023-08-11 14:15:56 +01:00
Binaek Sarkar
d622017bba Fixes issue where db connections are not closed after sending postgres notification. Closes #3744 2023-08-11 15:53:54 +05:30
Puskar Basu
c9dfc8df0b Fixes timing issue where refresh connections was sometimes not run when starting service. Closes #3734 2023-08-11 10:36:20 +01:00
kai
6dfd78920e Merge remote-tracking branch 'origin/v0.20.x' 2023-08-10 16:16:10 +01:00
druchan
b1d6e7b1fd Include MarkLineComponent in echarts build. Closes #3740. 2023-08-10 16:15:36 +01:00
kaidaguerre
d8a92f37bf When plugin startup experiences panic, plugin writes known string to stdout so plugin manager can intercept the "Unrecognized remote plugin message" and instead return the panic message. DO not retry plugin startup if initialisation fails. #3732. 2023-08-09 13:20:03 +01:00
Binaek Sarkar
72323ef37a Merge branch 'v0.20.x' 2023-08-09 17:48:09 +05:30
Puskar Basu
123d5efef0 Update config precedence tests. Closes #3704 2023-08-09 13:08:56 +01:00
Binaek Sarkar
8e73030a0e Fixes issue with the plugin manager where multi line logs were not coming up. Closes #3706. Closes #3678. 2023-08-09 13:08:35 +01:00
Binaek Sarkar
a01776b78f Migrate from 'cloud.steampipe.io' to 'pipes.turbot.com'. Closes #3724 2023-08-08 12:24:38 +01:00
Puskar Basu
dc90bc0afe Update BuildFullResourceName to validate for non empty arguments. Closes #3601 2023-08-07 13:39:58 +01:00
Puskar Basu
5995e35937 Fix issue where interactive prompt exits/crashes when the code panics. Closes #3713 2023-08-07 11:23:31 +01:00
Binaek Sarkar
885a85492c Fixes issue where '.inspect' would panic for long column descriptions. Closes #3709 2023-08-07 11:10:43 +01:00
dependabot[bot]
d291b8adac [dep][go](deps): Bump github.com/jackc/pgx/v5 from 5.4.2 to 5.4.3 (#3723)
Bumps [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) from 5.4.2 to 5.4.3.
- [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jackc/pgx/compare/v5.4.2...v5.4.3)

---
updated-dependencies:
- dependency-name: github.com/jackc/pgx/v5
  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-08-07 10:47:45 +01:00
dependabot[bot]
d64255f385 [dep][go](deps): Bump golang.org/x/text from 0.11.0 to 0.12.0 (#3722)
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.11.0 to 0.12.0.
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.11.0...v0.12.0)

---
updated-dependencies:
- dependency-name: golang.org/x/text
  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-08-07 10:46:41 +01:00
Puskar Basu
f905a2296f Split service and plugin acceptance tests 2023-08-07 10:44:47 +01:00
dependabot[bot]
3f7ed89b31 [dep][go](deps): Bump github.com/oras-project/oras-credentials-go (#3700)
Bumps [github.com/oras-project/oras-credentials-go](https://github.com/oras-project/oras-credentials-go) from 0.2.0 to 0.3.0.
- [Release notes](https://github.com/oras-project/oras-credentials-go/releases)
- [Commits](https://github.com/oras-project/oras-credentials-go/compare/v0.2.0...v0.3.0)

---
updated-dependencies:
- dependency-name: github.com/oras-project/oras-credentials-go
  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-07-28 15:42:28 +01:00
dependabot[bot]
d273ac1924 [dep][go](deps): Bump github.com/containerd/containerd (#3699)
Bumps [github.com/containerd/containerd](https://github.com/containerd/containerd) from 1.4.13 to 1.7.3.
- [Release notes](https://github.com/containerd/containerd/releases)
- [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md)
- [Commits](https://github.com/containerd/containerd/compare/v1.4.13...v1.7.3)

---
updated-dependencies:
- dependency-name: github.com/containerd/containerd
  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-07-28 15:42:12 +01:00
Puskar Basu
c0860f551c Fix installation.bats tests and increase BATS_TIMEOUT for service tests (#3701) 2023-07-28 15:38:12 +01:00
Meet Rajesh Gor
ce2bc0cb5b Add flag for disabling writing of default plugin config during plugin installation. Closes #3531. Closes #2206 2023-07-28 10:15:37 +01:00
Ved misra
16a59b6e46 Fix broken image links in README file (#3698)
* Fix broken image links in README file

* Update slack linkin README.md

* Update README.md
2023-07-27 15:25:51 -04:00
dependabot[bot]
10a6e576b6 [dep][go](deps): Bump github.com/turbot/steampipe-plugin-sdk/v5 (#3691)
Bumps [github.com/turbot/steampipe-plugin-sdk/v5](https://github.com/turbot/steampipe-plugin-sdk) from 5.5.0 to 5.5.1.
- [Changelog](https://github.com/turbot/steampipe-plugin-sdk/blob/main/CHANGELOG.md)
- [Commits](https://github.com/turbot/steampipe-plugin-sdk/compare/v5.5.0...v5.5.1)

---
updated-dependencies:
- dependency-name: github.com/turbot/steampipe-plugin-sdk/v5
  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-07-27 13:04:24 +01:00
dependabot[bot]
e6d7170082 [dep][go](deps): Bump google.golang.org/grpc from 1.56.2 to 1.57.0 (#3692)
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.56.2 to 1.57.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.56.2...v1.57.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>
2023-07-27 13:03:49 +01:00
dependabot[bot]
cfb9084167 [dep][go](deps): Bump github.com/go-git/go-git/v5 from 5.7.0 to 5.8.1 (#3693)
Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) from 5.7.0 to 5.8.1.
- [Release notes](https://github.com/go-git/go-git/releases)
- [Commits](https://github.com/go-git/go-git/compare/v5.7.0...v5.8.1)

---
updated-dependencies:
- dependency-name: github.com/go-git/go-git/v5
  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-07-27 13:03:19 +01:00
dependabot[bot]
4016887e65 [dep][go](deps): Bump github.com/jackc/pgconn from 1.14.0 to 1.14.1 (#3694)
Bumps [github.com/jackc/pgconn](https://github.com/jackc/pgconn) from 1.14.0 to 1.14.1.
- [Changelog](https://github.com/jackc/pgconn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jackc/pgconn/compare/v1.14.0...v1.14.1)

---
updated-dependencies:
- dependency-name: github.com/jackc/pgconn
  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-07-27 13:02:18 +01:00
Puskar Basu
84ffb71412 Steampipe commands should bypass plugin requirement check if installed plugin is local. Closes #3643 2023-07-27 12:58:52 +01:00
Binaek Sarkar
e92e65c4de Fixes issue where multi line logs from plugins are not coming up in plugin logs. Closes #3678 2023-07-26 14:33:10 +01:00
dependabot[bot]
552b7561d5 [dep][go](deps): Bump google.golang.org/grpc from 1.56.0 to 1.56.2 (#3659)
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.56.0 to 1.56.2.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.56.0...v1.56.2)

---
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-07-26 14:32:21 +01:00