mark deprecated AppID components for removal
All checks were successful
continuous-integration/drone/push Build is passing

The AppID backend is no longer available in the latest Vault releases,
so we plan removal with a following major release.
This commit is contained in:
2022-11-21 12:01:26 +01:00
parent abba4dff93
commit 909eab762c
5 changed files with 21 additions and 11 deletions

View File

@ -1,3 +1,9 @@
## unreleased
### Deprecations
* AppID components (deprecated since 0.4) are marked for removal with the next major release
## 1.1.2 (2022-10-26)
### Dependencies