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 |
|
kai
|
5139576772
|
v0.16.0-rc.8
|
2022-08-09 12:23:11 +01:00 |
|
kai
|
77ae6e0466
|
Update sdk version to v4.0.1-alpha.0
|
2022-08-04 22:41:41 +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
|
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 |
|
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 |
|
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 |
|
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 |
|
dependabot[bot]
|
3b38259e84
|
[dep][go](deps): Bump github.com/hashicorp/go-version (#2213)
Bumps [github.com/hashicorp/go-version](https://github.com/hashicorp/go-version) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/hashicorp/go-version/releases)
- [Changelog](https://github.com/hashicorp/go-version/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hashicorp/go-version/compare/v1.5.0...v1.6.0)
---
updated-dependencies:
- dependency-name: github.com/hashicorp/go-version
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-06 16:21:10 +01:00 |
|
dependabot[bot]
|
fb9c36b652
|
[dep][go](deps): Bump github.com/hashicorp/hcl/v2 from 2.12.0 to 2.13.0 (#2199)
Bumps [github.com/hashicorp/hcl/v2](https://github.com/hashicorp/hcl) from 2.12.0 to 2.13.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.12.0...v2.13.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-06-27 09:34:57 +01:00 |
|
dependabot[bot]
|
28a306b284
|
[dep][go](deps): Bump google.golang.org/grpc from 1.46.0 to 1.47.0 (#2135)
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.46.0 to 1.47.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.46.0...v1.47.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-06-23 16:21:50 +01:00 |
|
dependabot[bot]
|
ffe31e4d7c
|
[dep][go](deps): Bump github.com/jedib0t/go-pretty/v6 (#2193)
Bumps [github.com/jedib0t/go-pretty/v6](https://github.com/jedib0t/go-pretty) from 6.3.2 to 6.3.3.
- [Release notes](https://github.com/jedib0t/go-pretty/releases)
- [Commits](https://github.com/jedib0t/go-pretty/compare/v6.3.2...v6.3.3)
---
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-06-23 16:20:59 +01:00 |
|
dependabot[bot]
|
4649d0f916
|
[dep][go](deps): Bump github.com/spf13/cobra from 1.4.0 to 1.5.0 (#2197)
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/spf13/cobra/releases)
- [Commits](https://github.com/spf13/cobra/compare/v1.4.0...v1.5.0)
---
updated-dependencies:
- dependency-name: github.com/spf13/cobra
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-06-23 16:20:46 +01:00 |
|
kai
|
0ad8503964
|
Update version to 0.15.0-rc.5. update steampipe-plugin-sdk to v3.3.0. Update FDW to 1.2.0.
|
2022-06-22 16:08:16 +01:00 |
|
kai
|
7100d36207
|
Update steampipe-plugin-sdk to v3.3.0-rc.4
|
2022-06-22 08:58:36 +01:00 |
|
kaidaguerre
|
6ac9d9ff8a
|
Add --show-password to service status command. Update service help text. #2033
|
2022-06-21 14:10:27 +01:00 |
|
dependabot[bot]
|
ad56f7861b
|
[dep][go](deps): Bump github.com/turbot/steampipe-plugin-sdk/v3 (#2186)
Bumps [github.com/turbot/steampipe-plugin-sdk/v3](https://github.com/turbot/steampipe-plugin-sdk) from 3.3.0-rc.0 to 3.3.0-rc.2.
- [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/v3.3.0-rc.0...v3.3.0-rc.2)
---
updated-dependencies:
- dependency-name: github.com/turbot/steampipe-plugin-sdk/v3
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-06-20 13:25:52 +01:00 |
|
kaidaguerre
|
dc6b636822
|
Add support for Open Telemetry. Closes #1193
|
2022-06-16 15:17:52 +01:00 |
|
dependabot[bot]
|
c9edbec0fa
|
[dep][go](deps): Bump github.com/hashicorp/go-hclog from 1.2.0 to 1.2.1 (#2149)
Bumps [github.com/hashicorp/go-hclog](https://github.com/hashicorp/go-hclog) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/hashicorp/go-hclog/releases)
- [Commits](https://github.com/hashicorp/go-hclog/compare/v1.2.0...v1.2.1)
---
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-06-16 15:04:31 +01:00 |
|
dependabot[bot]
|
85b1884e57
|
[dep][go](deps): Bump github.com/jedib0t/go-pretty/v6 (#2157)
Bumps [github.com/jedib0t/go-pretty/v6](https://github.com/jedib0t/go-pretty) from 6.3.1 to 6.3.2.
- [Release notes](https://github.com/jedib0t/go-pretty/releases)
- [Commits](https://github.com/jedib0t/go-pretty/compare/v6.3.1...v6.3.2)
---
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-06-09 10:37:11 +01:00 |
|
dependabot[bot]
|
a7db94aff9
|
[dep][go](deps): Bump github.com/gin-gonic/gin from 1.7.7 to 1.8.1 (#2150)
Bumps [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin) from 1.7.7 to 1.8.1.
- [Release notes](https://github.com/gin-gonic/gin/releases)
- [Changelog](https://github.com/gin-gonic/gin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gin-gonic/gin/compare/v1.7.7...v1.8.1)
---
updated-dependencies:
- dependency-name: github.com/gin-gonic/gin
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-06-07 12:23:38 +01:00 |
|
dependabot[bot]
|
7080a2db9a
|
[dep][go](deps): Bump github.com/spf13/viper from 1.11.0 to 1.12.0 (#2126)
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.11.0 to 1.12.0.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](https://github.com/spf13/viper/compare/v1.11.0...v1.12.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-06-06 09:14:13 +01:00 |
|
dependabot[bot]
|
6930598920
|
[dep][go](deps): Bump github.com/hashicorp/go-version (#2088)
Bumps [github.com/hashicorp/go-version](https://github.com/hashicorp/go-version) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/hashicorp/go-version/releases)
- [Changelog](https://github.com/hashicorp/go-version/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hashicorp/go-version/compare/v1.4.0...v1.5.0)
---
updated-dependencies:
- dependency-name: github.com/hashicorp/go-version
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-05-23 10:55:56 +01:00 |
|
dependabot[bot]
|
5ee6b61a4a
|
[dep][go](deps): Bump github.com/turbot/steampipe-plugin-sdk/v3 (#2098)
Bumps [github.com/turbot/steampipe-plugin-sdk/v3](https://github.com/turbot/steampipe-plugin-sdk) from 3.1.0 to 3.2.0.
- [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/v3.1.0...v3.2.0)
---
updated-dependencies:
- dependency-name: github.com/turbot/steampipe-plugin-sdk/v3
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-05-23 10:55:43 +01:00 |
|
dependabot[bot]
|
5456569528
|
[dep][go](deps): Bump github.com/gertd/go-pluralize from 0.2.0 to 0.2.1 (#2061)
Bumps [github.com/gertd/go-pluralize](https://github.com/gertd/go-pluralize) from 0.2.0 to 0.2.1.
- [Release notes](https://github.com/gertd/go-pluralize/releases)
- [Commits](https://github.com/gertd/go-pluralize/compare/v0.2.0...v0.2.1)
---
updated-dependencies:
- dependency-name: github.com/gertd/go-pluralize
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-05-13 11:50:27 +01:00 |
|
kaidaguerre
|
25ddae3fcc
|
Fix pasting a query during cli initialization causing it to be duplicated on the screen. Closes #1980
|
2022-05-13 11:29:49 +01:00 |
|
dependabot[bot]
|
0503040467
|
[dep][go](deps): Bump github.com/jackc/pgx/v4 from 4.15.0 to 4.16.1 (#2017)
Bumps [github.com/jackc/pgx/v4](https://github.com/jackc/pgx) from 4.15.0 to 4.16.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.15.0...v4.16.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-05-11 15:51:23 +01:00 |
|
dependabot[bot]
|
7da1d2beb9
|
[dep][go](deps): Bump github.com/hashicorp/go-plugin from 1.4.3 to 1.4.4 (#2003)
Bumps [github.com/hashicorp/go-plugin](https://github.com/hashicorp/go-plugin) from 1.4.3 to 1.4.4.
- [Release notes](https://github.com/hashicorp/go-plugin/releases)
- [Commits](https://github.com/hashicorp/go-plugin/compare/v1.4.3...v1.4.4)
---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-05-11 15:49:27 +01:00 |
|
dependabot[bot]
|
753763ba7d
|
[dep][go](deps): Bump github.com/hashicorp/hcl/v2 from 2.11.1 to 2.12.0 (#1955)
Bumps [github.com/hashicorp/hcl/v2](https://github.com/hashicorp/hcl) from 2.11.1 to 2.12.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.11.1...v2.12.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-04-28 09:16:37 +01:00 |
|
dependabot[bot]
|
c3c700d3a1
|
[dep][go](deps): Bump google.golang.org/grpc from 1.45.0 to 1.46.0 (#1930)
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.45.0 to 1.46.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.45.0...v1.46.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-04-27 17:29:23 +01:00 |
|
dependabot[bot]
|
c1704e7cac
|
[dep][go](deps): Bump github.com/fsnotify/fsnotify from 1.5.1 to 1.5.4 (#1944)
Bumps [github.com/fsnotify/fsnotify](https://github.com/fsnotify/fsnotify) from 1.5.1 to 1.5.4.
- [Release notes](https://github.com/fsnotify/fsnotify/releases)
- [Changelog](https://github.com/fsnotify/fsnotify/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fsnotify/fsnotify/compare/v1.5.1...v1.5.4)
---
updated-dependencies:
- dependency-name: github.com/fsnotify/fsnotify
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-04-27 17:29:05 +01:00 |
|
dependabot[bot]
|
328bf8a779
|
[dep][go](deps): Bump github.com/spf13/viper from 1.10.1 to 1.11.0 (#1863)
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.10.1 to 1.11.0.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](https://github.com/spf13/viper/compare/v1.10.1...v1.11.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-04-19 14:10:16 +01:00 |
|
dependabot[bot]
|
d586255c46
|
[dep][go](deps): Bump github.com/turbot/steampipe-plugin-sdk/v3 (#1761)
Bumps [github.com/turbot/steampipe-plugin-sdk/v3](https://github.com/turbot/steampipe-plugin-sdk) from 3.0.1 to 3.1.0.
- [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/v3.0.1...v3.1.0)
---
updated-dependencies:
- dependency-name: github.com/turbot/steampipe-plugin-sdk/v3
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-04-19 14:09:56 +01:00 |
|
dependabot[bot]
|
f9795c61aa
|
[dep][go](deps): Bump github.com/jedib0t/go-pretty/v6 (#1874)
Bumps [github.com/jedib0t/go-pretty/v6](https://github.com/jedib0t/go-pretty) from 6.3.0 to 6.3.1.
- [Release notes](https://github.com/jedib0t/go-pretty/releases)
- [Commits](https://github.com/jedib0t/go-pretty/compare/v6.3.0...v6.3.1)
---
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-04-19 12:12:48 +01:00 |
|
Binaek Sarkar
|
259a88f191
|
Updates to plugin operations output including async update and install. Closes #1780. Closes #1778. Closes #1777. Closes #1776
|
2022-04-19 12:02:14 +01:00 |
|
Puskar Basu
|
9fa5dfec55
|
Update CLI version of Go to 1.18. Closes #1783
|
2022-04-11 10:35:03 +01:00 |
|
dependabot[bot]
|
f918f40224
|
[dep][go](deps): Bump google.golang.org/protobuf from 1.27.1 to 1.28.0 (#1721)
Bumps [google.golang.org/protobuf](https://github.com/protocolbuffers/protobuf-go) from 1.27.1 to 1.28.0.
- [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.27.1...v1.28.0)
---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
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-03-24 10:57:14 +00:00 |
|
dependabot[bot]
|
f8d104e7a9
|
[dep][go](deps): Bump github.com/jedib0t/go-pretty/v6 (#1724)
Bumps [github.com/jedib0t/go-pretty/v6](https://github.com/jedib0t/go-pretty) from 6.2.7 to 6.3.0.
- [Release notes](https://github.com/jedib0t/go-pretty/releases)
- [Commits](https://github.com/jedib0t/go-pretty/compare/v6.2.7...v6.3.0)
---
updated-dependencies:
- dependency-name: github.com/jedib0t/go-pretty/v6
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-03-24 10:57:00 +00:00 |
|
dependabot[bot]
|
9c51fdaf69
|
[Dependabot](deps): Bump github.com/hashicorp/go-hclog (#1614)
Bumps [github.com/hashicorp/go-hclog](https://github.com/hashicorp/go-hclog) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/hashicorp/go-hclog/releases)
- [Commits](https://github.com/hashicorp/go-hclog/compare/v1.1.0...v1.2.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-03-14 21:26:49 +00:00 |
|
dependabot[bot]
|
1d16282c27
|
[Dependabot](deps): Bump github.com/spf13/cobra from 1.3.0 to 1.4.0 (#1640)
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/spf13/cobra/releases)
- [Changelog](https://github.com/spf13/cobra/blob/master/CHANGELOG.md)
- [Commits](https://github.com/spf13/cobra/compare/v1.3.0...v1.4.0)
---
updated-dependencies:
- dependency-name: github.com/spf13/cobra
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-03-14 21:26:23 +00:00 |
|
dependabot[bot]
|
f203b33846
|
[Dependabot](deps): Bump google.golang.org/grpc from 1.44.0 to 1.45.0 (#1645)
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.44.0 to 1.45.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.44.0...v1.45.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-03-14 17:15:43 +00:00 |
|
dependabot[bot]
|
580a224d19
|
[Dependabot](deps): Bump github.com/turbot/steampipe-plugin-sdk/v3 (#1639)
Bumps [github.com/turbot/steampipe-plugin-sdk/v3](https://github.com/turbot/steampipe-plugin-sdk) from 3.0.0 to 3.0.1.
- [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/v3.0.0...v3.0.1)
---
updated-dependencies:
- dependency-name: github.com/turbot/steampipe-plugin-sdk/v3
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-03-14 14:24:19 +00:00 |
|
kai
|
20db9ed1b1
|
Update fdw to 0.4.0-rc.8 - add support for inet column type
|
2022-03-09 15:20:44 +00:00 |
|
dependabot[bot]
|
8731abdf38
|
[Dependabot](deps): Bump github.com/turbot/steampipe-plugin-sdk/v3 (#1574)
Bumps [github.com/turbot/steampipe-plugin-sdk/v3](https://github.com/turbot/steampipe-plugin-sdk) from 3.0.0-rc.2 to 3.0.0-rc.3.
- [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/v3.0.0-rc.2...v3.0.0-rc.3)
---
updated-dependencies:
- dependency-name: github.com/turbot/steampipe-plugin-sdk/v3
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-03-07 14:07:50 +00:00 |
|