diff --git a/website/docs/releases/v2021.10.md b/website/docs/releases/v2021.10.md index ae2c21db5..de43ca6ef 100644 --- a/website/docs/releases/v2021.10.md +++ b/website/docs/releases/v2021.10.md @@ -117,6 +117,18 @@ A huge shoutout to all the people that contributed, helped test and also transla - web/flows: fix authenticator device selection not updating - web/flows: show cancel link when choosing authenticator challenge +## Fixed in 2021.10.1-rc3 + +- api: fix error when connection to websocket via secret_key +- core: add toggle to completely disable backup mechanism +- core: add USER_ATTRIBUTE_CHANGE_EMAIL +- events: fix error when notification transport doesn't exist anymore +- outposts: fix docker controller not using object_naming_template +- providers/oauth2: fallback to uid if UPN was selected but isn't available +- providers/oauth2: fix events being created from /application/o/authorize/ +- sources/ldap: prevent key `users` from being set as this is an M2M relation +- sources/ldap: skip values which are of type bytes + ## Upgrading This release does not introduce any new requirements.