website/docs: add release notes for 2021.5.2
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
parent
a30b32fbbf
commit
2cde40aeee
|
@ -58,6 +58,25 @@ This feature is still in technical preview, so please report any Bugs you run in
|
||||||
- Add single-use flag for invitations to delete token after use.
|
- Add single-use flag for invitations to delete token after use.
|
||||||
- Fix sidebar not collapsible on mobile.
|
- Fix sidebar not collapsible on mobile.
|
||||||
|
|
||||||
|
## Fixed in 2021.5.2
|
||||||
|
|
||||||
|
- core: fix application's slug field not being set to unique
|
||||||
|
- flows: fix error when using cancel flow
|
||||||
|
- lib: fix parsing of remote IP header when behind multiple reverse proxies
|
||||||
|
- lifecycle: check if group of docker socket exists
|
||||||
|
- lifecycle: fix error when worker is not running as root
|
||||||
|
- outposts: fix error when controller loads from cache but cache has expired
|
||||||
|
- outposts: fix missing default for OutpostState.for_channel
|
||||||
|
- outposts: fix reload notification not working due to wrong ID being cached
|
||||||
|
- outposts/proxy: fix error redeeming code when using non-standard ports
|
||||||
|
- outposts/proxy: fix insecure TLS Skip
|
||||||
|
- providers/ldap: use username instead of name for user dn (#883)
|
||||||
|
- providers/proxy: connect ingress to https instead of http
|
||||||
|
- web: fix chunks overwriting each other
|
||||||
|
- web/admin: add notice for LDAP Provider's group selection
|
||||||
|
- web/admin: fix PropertyMappings not loading correctly
|
||||||
|
- website/docs: add example ldapsearch command
|
||||||
|
|
||||||
## Upgrading
|
## Upgrading
|
||||||
|
|
||||||
This release does not introduce any new requirements.
|
This release does not introduce any new requirements.
|
||||||
|
|
Reference in a new issue