From 7daf89be0511acd7124027e69b44d2487bd59f40 Mon Sep 17 00:00:00 2001 From: Jens L Date: Thu, 1 Jun 2023 19:34:56 +0200 Subject: [PATCH] website/docs: prepare 2023.5.3 (#5824) Signed-off-by: Jens Langhammer --- website/docs/releases/2023/v2023.5.md | 8 ++++++++ 1 file changed, 8 insertions(+) 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