diff --git a/website/docs/releases/v2021.8.md b/website/docs/releases/v2021.8.md index 7c8ee82a6..e6c434707 100644 --- a/website/docs/releases/v2021.8.md +++ b/website/docs/releases/v2021.8.md @@ -98,6 +98,15 @@ slug: "2021.8" - web/flow: fix redirects to application being sent multiple times, causing issues with OAuth providers - web/flow: fix rendering of checkboxes in prompt stages +## Fixed in 2021.8.4 + +- api: add basic rate limiting for sentry proxy endpoint +- outpost/embedded: only send requests for non-akprox paths when we're doing proxy mode +- outpost/ldap: delay user information removal upon closing of connection +- policies/password: fix PasswordStage not being usable with prompt stages +- providers/proxy: fix traefik middleware being generated with wrong ports for embedded outposts +- web/flows: fix FlowExecutor not updating when challenge changes from outside + ## Upgrading This release does not introduce any new requirements.