You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
[0.9.2] - 2021-08-22
Minor Updates and Bug Fixes
⬆️ SecretManagement 1.1.0 Compatibility (#55)
SecretManagement 1.1.0 moves the vault extension into its own runspace and adds a new Unlock-SecretVault mechanism. This adds support for that new operating model.
📦 Fix issue with common tests being included in compilation (e277af9)
📦 Wrap Public Function Initialization in SourceInit region (2818d4c)
🐛 Tests were being included in build process, causing import errors (ab83ff6)