website/docs: prepare 2021.7.2
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
parent
1e1f17aceb
commit
f5dc8c045e
|
@ -57,6 +57,41 @@ slug: "2021.7"
|
|||
- website/docs: clear up outpost uuids
|
||||
- website/docs: remove duplicate proxy docs
|
||||
|
||||
## Fixed in 2021.7.1
|
||||
|
||||
- core: add tests for flow_manager
|
||||
- core: fix CheckApplication's for_user flag not being checked correctly
|
||||
- core: fix pagination not working correctly with applications API
|
||||
- providers/oauth2: fix blank redirect_uri not working with TokenView
|
||||
- root: add code of conduct and PR template
|
||||
- root: add contributing file
|
||||
- tenants: make event retention configurable on tenant level
|
||||
- tenants: set tenant uuid in sentry
|
||||
- web/admin: add notice for event_retention
|
||||
- web/admin: add status card for https and timedrift
|
||||
- web/admin: default to authentication flow for LDAP provider
|
||||
- web/admin: fix ApplicationView's CheckAccess not sending UserID correctly
|
||||
- website/docs: add go requirement
|
||||
- website/docs: update terminology for dark mode
|
||||
|
||||
## Fixed in 2021.7.2
|
||||
|
||||
- ci: fix sentry sourcemap path
|
||||
- e2e: fix broken selenium by locking images
|
||||
- events: ensure fallback result is set for on_failure
|
||||
- events: remove default result for MonitoredTasks, only save when result was set
|
||||
- outpost: bump timer for periodic config reloads
|
||||
- outposts: catch invalid ServiceConnection error in outpost controller
|
||||
- providers/oauth2: fix error when requesting jwks keys with no rs256 aet
|
||||
- providers/proxy: fix hosts for ingress not being compared correctly
|
||||
- sources/ldap: improve ms-ad password complexity checking
|
||||
- sources/plex: add background task to monitor validity of plex token
|
||||
- stages/email: fix error when re-requesting email after token has expired
|
||||
- web/admin: add re-authenticate button for plex
|
||||
- web/admin: add UI to copy invitation link
|
||||
- web/admin: fix LDAP Provider bind flow list being empty
|
||||
- web/admin: fully remove response cloning due to errors
|
||||
|
||||
## Upgrading
|
||||
|
||||
This release does not introduce any new requirements.
|
||||
|
|
Reference in New Issue