docs: update changelog

This commit is contained in:
Jens Langhammer 2021-02-10 13:45:24 +01:00
parent c621f62d92
commit e6712a50d2
1 changed files with 15 additions and 0 deletions

View File

@ -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.