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.2 #61

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 2, 2023

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

Release notes

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

v0.9.2

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.2 (2022-12-14)

Bug Fixes

  • build: Support for Custom-Header (#102) & wrap() with key version (d6df84a)

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
  • 437b85c Added WrapCreateDEKV2 with KeyVersion support (#105)
  • f7e70b6 chore(release): 0.9.2 release notes [skip ci]
  • 049a1e6 Update version 0.9.1 -> 0.9.2 [skip ci]
  • d6df84a fix(build): Support for Custom-Header (#102) & wrap() with key version
  • e98c3c6 New wrap response With KeyVersion Support (#100)
  • 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)
  • 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.2.
- [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.2)

---
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 Jan 2, 2023
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