Skip to content
This repository has been archived by the owner on Feb 16, 2023. It is now read-only.

v0.43.0

Compare
Choose a tag to compare
@bender-sh bender-sh released this 26 Aug 18:54
· 15 commits to master since this release
3962e85

Added

  • Added commands that allows you to migrate secrethub.env files, configuration files that include secret references and template files (used with inject) to 1Password. See https://secrethub.io/docs/1password/migration/ for detailed instructions on how to use these new commands. (#386, #389, #390)

Changed

  • The command to migrate your secrets from SecretHub to 1Password is now idempotent, so it supports running them again to apply any new changes without changing the already migrated secrets. (#379)
  • When migrating your secrets to 1Password, the API Credential item type is now used instead of the Login item type (#387)