- Add AutoCopyEnabled field to profile.
- Security upgrades from Dependabot
- Use new AWS SDK v2
- Dependency upgrades and fixing changes
- Fixed AKV client
- Fixed AKV client
- Added backup option
- Fix an issue with azure client creation
- Upgrade dependencies, fix breaking changes
- Fixes reading password from Stdin on Windows
- Fixes overwrite of value in AWS
- Added support for Azure Key Vault (AKV)
- Added support for File on local disc
- fix aws listing (use recursive search)
- add AWS Parameter Store backend
- add Google Secret Manager backend
- fallback to list command if argument is not a known command.
- add list command
- refactored kiya so that it can be used as a library
- add "env" function for template command that reads OS environment values.
- fixes exit (1) on error (thanks to Frank Schroder)
- more logging when moving secrets from one to another profile
- add filter for list operation (thanks Tom Geurtsen)
- default generate character set is made URL encoding free
- after generate password copy it to clipboard
- do not log secrets if a command fails
- return with exit code 1 if kiya is aborted