This repository has been archived by the owner on Feb 16, 2023. It is now read-only.
v0.42.0
Release v0.42.0
Added
- Added commands to plan and execute a migration of secrets to 1Passsword and a command to assist in using those secrets with the 1Password Kubernetes operator. Check out https://secrethub.io/blog/secrethub-joins-1password/ for the announcement of the acquisition and https://secrethub.io/docs/1password/migration/ for detailed instructions on migrating to 1Password Secrets Automation. (37521a4)
- Added auto-completion (#333)
- Improved error message for missing credentials of machine accounts (#370)
- Added support to use
secrethub account inspect
for service accounts (#359) - Improved help-text for --secrets-dir flag of run command (#350)
Fixed
- Corrected help-text message for AWS service account default descriptions (#356)
Removed
- Removed the previously deprecated signup command. Use https://signup.secrethub.io instead.