From 5b251c0c850db96d1268bb2aac01640efc5ee295 Mon Sep 17 00:00:00 2001 From: ory-bot <60093411+ory-bot@users.noreply.github.com> Date: Thu, 22 Aug 2024 08:15:56 +0000 Subject: [PATCH] autogen(docs): regenerate and update changelog [skip ci] --- CHANGELOG.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e9e75b0c05f6..ed0b0eb36eb6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ **Table of Contents** -- [ (2024-08-12)](#2024-08-12) +- [ (2024-08-22)](#2024-08-22) - [Breaking Changes](#breaking-changes) - [Bug Fixes](#bug-fixes) - [Documentation](#documentation) @@ -331,7 +331,7 @@ -# [](https://github.com/ory/kratos/compare/v1.2.0...v) (2024-08-12) +# [](https://github.com/ory/kratos/compare/v1.2.0...v) (2024-08-22) ## Breaking Changes @@ -365,6 +365,8 @@ body in the future. - Add missing JS triggers ([7597bc6](https://github.com/ory/kratos/commit/7597bc6345848b66161d5a9b7a42307bbc85c978)) +- Downgrade go-webauthn ([#4035](https://github.com/ory/kratos/issues/4035)) + ([4d1954a](https://github.com/ory/kratos/commit/4d1954ac74dee358f9a08e619848dfe94e4934ce)) - Jsonnet timeouts ([#3979](https://github.com/ory/kratos/issues/3979)) ([7c5299f](https://github.com/ory/kratos/commit/7c5299f1f832ebbe0622d0920b7a91253d26b06c)) - Move password migration hook config @@ -555,6 +557,9 @@ body in the future. - Enable server-side config from context ([#3954](https://github.com/ory/kratos/issues/3954)) ([e0001b0](https://github.com/ory/kratos/commit/e0001b0db784457652581366bd7ead7cdf6b3898)) +- Improve stability of refresh test + ([#4037](https://github.com/ory/kratos/issues/4037)) + ([68693a4](https://github.com/ory/kratos/commit/68693a43e4e1e3028f17789e72d0b79f6298d139)) - Resolve issues and update snapshots for all selfservice strategies ([e2e81ac](https://github.com/ory/kratos/commit/e2e81ac16726b180d33c57913e3cac099daf946b)) - Update incorrect usage of Auth0 in Salesforce tests