diff --git a/website/docs/releases/2023/v2023.5.md b/website/docs/releases/2023/v2023.5.md index 3bfa16d73..a5a238480 100644 --- a/website/docs/releases/2023/v2023.5.md +++ b/website/docs/releases/2023/v2023.5.md @@ -129,6 +129,14 @@ image: - outposts: fix missing radius outpost controller (#5730) - web/user: fix MFA enroll dropdown broken when password stage has no configuration flow (#5744) +## Fixed in 2023.5.3 + +- blueprints: fix API validation with OCI blueprint path (#5822) +- ci: build outpost binaries statically linked (#5823) +- ci: replace github bot account with github app (#5819) +- providers/ldap: fix LDAP Outpost application selection (#5812) +- web/flows: fix RedirectStage not detecting absolute URLs correctly (#5781) + ## API Changes #### What's Changed