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 github.com/IBM/keyprotect-go-client from 0.5.2 to 0.9.1 #59

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 12, 2022

Bumps github.com/IBM/keyprotect-go-client from 0.5.2 to 0.9.1.

Release notes

Sourced from github.com/IBM/keyprotect-go-client's releases.

v0.9.1

0.9.1 (2022-12-06)

Bug Fixes

  • build: adding SDK version to README (#104) (858b1ec)
  • build: integrate semantic-release based CI/CD (#99) (7776874)

v0.9.0

  • Add support for instance rotation policy
  • Add support for create key with policy overrides
  • Add support for disabling key rotation policy
  • Add support for new filters in list keys

v0.8.1

  • Add support for the new search parameter to filter the list of keys
  • Add support for the new sort parameters to order the list of keys

v0.8.0

  • Add alias support to normal key lifecycle operations
  • Add key version list operation
  • Add key sync operation
  • Add RotateV2
  • Add support for alternate key hash for HPCS support
  • Add key purge operation
  • Add operation to switch keyring of keys

v0.7.0

Added two new fields to the keys struct.

v0.6.1

Fix error code return on key ring create

v0.6.0

  • Restore key API changed - No longer taking payload
  • Key Alias Management
  • Key Ring support
  • Allowed IP and key create/import access instance policy support

v0.5.4

  • Add context manipulation methods for Correlation-IDs

v0.5.3

  • Add ability for clients to pass in a custom UUID as a Correlation-ID via the request context
Changelog

Sourced from github.com/IBM/keyprotect-go-client's changelog.

0.9.1 (2022-12-06)

Bug Fixes

  • build: adding SDK version to README (#104) (858b1ec)
  • build: integrate semantic-release based CI/CD (#99) (7776874)
Commits
  • 55039f3 chore(release): 0.9.1 release notes [skip ci]
  • fede3e1 Update version 0.9.0 -> 0.9.1 [skip ci]
  • 858b1ec fix(build): adding SDK version to README (#104)
  • 4be960a fix(build):semantic failure fix (#103)
  • 7776874 fix(build): integrate semantic-release based CI/CD (#99)
  • f13ed04 Upgrading go lang to latest 3 versions in travis.yml file (#97)
  • 12b5584 Listkey new filter (#96)
  • 1e5df4e Fix detect secrets and small bug in integration_test.go (#95)
  • b73a6d6 CreateKeyWithPolicyOverrides go-sdk changes (#83)
  • 02efab1 Update README.md to fix the title of example code
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/IBM/keyprotect-go-client](https://github.com/IBM/keyprotect-go-client) from 0.5.2 to 0.9.1.
- [Release notes](https://github.com/IBM/keyprotect-go-client/releases)
- [Changelog](https://github.com/IBM/keyprotect-go-client/blob/master/CHANGELOG.md)
- [Commits](IBM/keyprotect-go-client@v0.5.2...v0.9.1)

---
updated-dependencies:
- dependency-name: github.com/IBM/keyprotect-go-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 12, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 2, 2023

Superseded by #61.

@dependabot dependabot bot closed this Jan 2, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/IBM/keyprotect-go-client-0.9.1 branch January 2, 2023 13:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
0 participants