Skip to content

Commit

Permalink
autogen(docs): regenerate and update changelog
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
ory-bot committed Feb 3, 2023
1 parent b3d037b commit 59b1ce5
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -316,6 +316,19 @@
- Parallelize get identity and session calls
([#3023](https://github.com/ory/kratos/issues/3023))
([6393519](https://github.com/ory/kratos/commit/6393519977bc3d804673b5669166e07c561f1c79))
- Return hydra error messages
([b3d037b](https://github.com/ory/kratos/commit/b3d037b33b248f1873f09d641e5d61376bcfde80))
- Webhooks that update identities
([2cbee3e](https://github.com/ory/kratos/commit/2cbee3e8eea6bac376faf9382bf5b15acb732f03)),
closes [#2161](https://github.com/ory/kratos/issues/2161):

Introduces a new configuration `response.parse` in webhooks. This enables
updating of identity data during registration, including admin/public
metadata, identity traits, enabling/disabling identity, and modifying
verified/recovery addresses.

Please note that `can_interrupt` is being deprecated in favor of
`response.parse`.

# [0.11.1](https://github.com/ory/kratos/compare/v0.11.0...v0.11.1) (2023-01-14)

Expand Down

0 comments on commit 59b1ce5

Please sign in to comment.