diff --git a/website/docs/releases/2021.2.md b/website/docs/releases/2021.2.md index d04e07cf8..0139a495d 100644 --- a/website/docs/releases/2021.2.md +++ b/website/docs/releases/2021.2.md @@ -57,6 +57,21 @@ title: Release 2021.1.2 - providers/oauth2: add unofficial groups attribute to default profile claim - web: fix sidebar being active when stage prompts is selected +## Fixed in 2021.2.2-stable + +- crypto: move certificate and key data to separate api calls to create events +- events: rename context.token to context.secret +- events: rename token_view to secret_view +- lib: fix stacktrace for general expressions +- outposts: fix ProxyProvider update not triggering outpost update +- policies: skip cache on debug request +- providers/proxy: fix certificates without key being selectable +- root: log runtime in milliseconds +- sources/*: switch API to use slug in URL +- sources/ldap: add API for sync status +- sources/oauth: add callback URL to api +- web: fix ModalButton working in global scope, causing issues on 2nd use + ## Upgrading This release does not introduce any new requirements.