This is a maintenance release.
- Updated dependencies for fixing security vulnerabilities.
This is a maintenance release.
- Updated dependencies for fixing security vulnerability CVE-2023-36414.
- Fixed behaviour in case the user want to use only Azure Key Vault. The absence of the the encryption key and the GitHub authorization does not block anymore the commands pull and push.
- Other minor fixes.
This version allows the use of different types of repositories. Starting with this release, any solution can use a different repository to store its secret settings.
Azure Key Vault is the new supported repository. Azure Key Vault is the recommended repository to use for scenarios where the solution secrets can be shared within the development team.
- Added Azure Key Vault as an alternative repository for storing solution secrets.
- Extended secrets management to ASP.NET MVC 5 projects.
- Added support to projects that share the same secret files.
Initial release. Visual Studio extension that allows to synchronize solution secrets across different development workstations.
- Pushing encrypted secrets to a remote repository.
- Pulling ecrypted secrets from a remote repository.
- Implemented GitHub Gist as remote secrets repository.
- Deletion of user secrets for when you need to dismiss secrets from a development workstation.