francois2metz / steampipe-plugin-airtable

Steampipe plugin to access Airtable
https://hub.steampipe.io/plugins/francois2metz/airtable/
Apache License 2.0
14 stars 7 forks source link

Update module github.com/turbot/steampipe-plugin-sdk/v5 to v5.8.0 - autoclosed #18

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 7 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/turbot/steampipe-plugin-sdk/v5 v5.6.2 -> v5.8.0 age adoption passing confidence

Release Notes

turbot/steampipe-plugin-sdk (github.com/turbot/steampipe-plugin-sdk/v5) ### [`v5.8.0`](https://togithub.com/turbot/steampipe-plugin-sdk/blob/HEAD/CHANGELOG.md#v580-2023-12-11) [Compare Source](https://togithub.com/turbot/steampipe-plugin-sdk/compare/v5.7.0...v5.8.0) *What's new?* - Encapsulate plugin server so it is possible to use it in-process as well as via GRPC. ([#​719](https://togithub.com/turbot/steampipe-plugin-sdk/issues/719)) - Add `steampipe` field to `_ctx` column, containing sdk version. ([#​712](https://togithub.com/turbot/steampipe-plugin-sdk/issues/712)) *Bug fixes* - Remove `plugin has no connections` error when deleting and then re-adding a connection. ([#​725](https://togithub.com/turbot/steampipe-plugin-sdk/issues/725)) - Fix potential divide by zero bug when setting cache size ### [`v5.7.0`](https://togithub.com/turbot/steampipe-plugin-sdk/blob/HEAD/CHANGELOG.md#v570-2023-11-28) [Compare Source](https://togithub.com/turbot/steampipe-plugin-sdk/compare/v5.6.3...v5.7.0) *What's new?* - Update `proto.ColumnDefinition` to include column `default` and `hydrate` function name. ([#​711](https://togithub.com/turbot/steampipe-plugin-sdk/issues/711)) - Show connection name along with error message. ([#​684](https://togithub.com/turbot/steampipe-plugin-sdk/issues/684)) - Dynamically allocate a TCP port when STEAMPIPE_PPROF environment variable is set. *Bug fixes* - Fix issue where `NullIfEmptySliceValue` panics when input is not a slice. ([#​707](https://togithub.com/turbot/steampipe-plugin-sdk/issues/707)) ### [`v5.6.3`](https://togithub.com/turbot/steampipe-plugin-sdk/blob/HEAD/CHANGELOG.md#v563-2023-11-06) [Compare Source](https://togithub.com/turbot/steampipe-plugin-sdk/compare/v5.6.2...v5.6.3) *Bug fixes* - Fix expired credentials sometimes being left in connection cache - update connection cache to use a backing store per connection, rather than a shared backing store. ([#​699](https://togithub.com/turbot/steampipe-plugin-sdk/issues/699))

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.