docs: update release notes
This commit is contained in:
parent
78bcb90a1e
commit
18faf30b0c
|
@ -35,6 +35,28 @@ title: Release 2021.1.2
|
|||
- stages/consent: fix wrong widget for expire
|
||||
- web: migrate Provider List to SPA
|
||||
|
||||
## Fixed in 2021.2.1-rc2
|
||||
|
||||
- admin: add Certificate-Keypair generation
|
||||
- admin: fix property-mapping views redirecting to invalid URL
|
||||
- admin: improve layout for policy testing
|
||||
- admin: remove old provider list view
|
||||
- outpost: cap reconnect backoff at 60 seconds, reset backoff on successful connection
|
||||
- policies: add debug flag to PolicyRequest to prevent alerts from testing policies
|
||||
- providers/saml: force-set friendly_name to empty string for managed mappings
|
||||
- root: add dedicated live and readiness healthcheck views
|
||||
- web: fix link to provider list on overview page
|
||||
- web: fix outpost item in sidebar being active on service connection views
|
||||
|
||||
## Fixed in 2021.2.1-stable
|
||||
|
||||
- admin: fix link in source list
|
||||
- web: rebuild Outposts list in SPA
|
||||
- outposts: Fix reconnect not working reliably
|
||||
- providers/oauth2: add authorized scopes to AUTHORIZE_APPLICATION event
|
||||
- providers/oauth2: add unofficial groups attribute to default profile claim
|
||||
- web: fix sidebar being active when stage prompts is selected
|
||||
|
||||
## Upgrading
|
||||
|
||||
This release does not introduce any new requirements.
|
||||
|
|
Reference in New Issue