From afed81d6e75f3d5c7060d0938bff9eb528b11215 Mon Sep 17 00:00:00 2001 From: ory-bot <60093411+ory-bot@users.noreply.github.com> Date: Thu, 19 Oct 2023 11:49:41 +0000 Subject: [PATCH] autogen(docs): regenerate and update changelog [skip ci] --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0fbd63775a73..636f28017155 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -371,6 +371,9 @@ https://github.com/ory/kratos/pull/3480 Part of https://github.com/ory/network/issues/320 +- Add max-age to default cors headers + ([#3584](https://github.com/ory/kratos/issues/3584)) + ([c5b4aaa](https://github.com/ory/kratos/commit/c5b4aaa2df5d010b62a99ccf45850583daad3a66)) - Add missing tracing & attributes in oidc strategy ([#3429](https://github.com/ory/kratos/issues/3429)) ([09bcb71](https://github.com/ory/kratos/commit/09bcb71f1f0b3238e2d0f4376a1a2290d062c6c1))