0.7.3 (2021/12/16)
Bug Fixes
- target: Fix permission bug which prevents the UI from being able to add and remove
host sources on a target. (PR) - credential: Fix panic during credential issue when a nil secret is received. This can
occur when using the Vault KV backend which returns a nil secret and no error if the
secret does not exist. (PR)