-
Notifications
You must be signed in to change notification settings - Fork 10
chore(deps): update module github.com/ibm/secrets-manager-go-sdk to v2 #160
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
Conversation
|
1266bf4
to
2fb6b26
Compare
2fb6b26
to
6d9deab
Compare
/run pipeline |
Hmm, test failed with:
Going to retry.. |
/run pipeline |
🎉 This PR is included in version 1.6.9 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 1.0.0 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
This PR contains the following updates:
v1.2.0
->v2.0.4
Release Notes
IBM/secrets-manager-go-sdk (github.com/IBM/secrets-manager-go-sdk)
v2.0.4
Compare Source
v2.0.3
Compare Source
This release adds support fora random password generator policy, allowing you to control the length and complexity of the auto-generated password (numbers, symbols, upper-case).
v2.0.2
Compare Source
This release provides support for a new secret type - Service credentials. Learn more in the service documentation and API Docs.
v2.0.1
Compare Source
This release provides support for retrieving the secret value by using its secret Name. Learn more in the service documentation and API Docs.
v2.0.0
A new version of the Secrets Manager SDKs is now available. The following updates are included in this release.
secret_type
in the API URL to identify a secret.config_type
acts as the API discriminator, similarly tosecret_type
.POST/v2/secrets/{id}/versions
.restored_from_version
body parameter.DELETE /v2/secrets/{id}/versions/{version_id}/secret_data
.versions_total field
. The version's content is not included.current
andprevious
aliases in version APIs.exclusive
andexclusive_delete
are replaced byremove_previous
andremove_previous_and delete
. The modes still perform the same action, only the names changed.For more information, check out the API docs.
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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.