Skip to content
This repository was archived by the owner on Oct 7, 2024. It is now read-only.

8.1.0

Choose a tag to compare

@github-actions github-actions released this 01 Dec 17:32
· 117 commits to main since this release
74c7e21

Changed

  • Allow deserializing vaults with unrecognized keyrings (#169)
    • When deserializing a vault with an unrecognized keyring, the controller will no longer crash. The unrecognized keyring vault data will be preserved in the vault for future use, but will otherwise be ignored.