Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUMP] Update module github.com/turbot/steampipe-plugin-sdk/v5 to v5.5.0 (dossier racine) #5

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 28, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change Pending
github.com/turbot/steampipe-plugin-sdk/v5 require minor v5.4.1 -> v5.5.0 v5.5.1

Release Notes

turbot/steampipe-plugin-sdk (github.com/turbot/steampipe-plugin-sdk/v5)

v5.5.0

Compare Source

What's new

  • Update cache pending item implementation. (#​564,#​566)
    • Cache requests subscribe to pending items and stream them as the data is received rather than waiting for the item to complete.
    • When making cache request, update request to include ALL columns which will be returned, not just columns requested. This will allow pending item code to match in cases where a different column in the same hydrate function is requested.

Bug fixes

  • Optimise GetSourceFiles to avoid recursing into child folders when not necessary (update go-kit version). (#​557)
  • Fix hang in hydrate retry code - fix invalid default retryInterval in getBackoff. (#​558)
  • Update GetSourceFiles to use go-getter GetAny method for https URLs. (#​560)
  • Do not print call stacks in logs. (#​553)

Configuration

📅 Schedule: Branch creation - "every 1 hour every weekday" (UTC), Automerge - At any time (no schedule defined).

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

Rebasing: Never, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

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

Copy link
Contributor

@francois2metz francois2metz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🌹 🌺 💮 🥀 🌷 🌻 🌸 LGTM 🌸 🌻 🌷 🥀 💮 🌺 🌹

@francois2metz francois2metz merged commit b3be422 into main Aug 2, 2023
3 checks passed
@renovate renovate bot deleted the renovate/dossier-racine-github.com-turbot-steampipe-plugin-sdk-v5-5.x branch August 10, 2023 09:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant