Skip to content

v0.9.0-alpha.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@ory-bot ory-bot released this 25 Mar 10:02
· 1232 commits to master since this release
32e36d4

Resolves an issue in the quickstart.

Breaking Changes

Calling /self-service/recovery without flow ID or with an invalid flow ID while authenticated will now respond with an error instead of redirecting to the default page.

Closes ory-corp/cloud#2173

Co-authored-by: aeneasr 3372410+aeneasr@users.noreply.github.com

Bug Fixes

  • Accept recovery link from authenticated users (#2195) (0fa64dd):

    When a recovery link is opened while the user already has a session cookie (possibly for another account), the endpoint will now correctly complete the recovery process and issue new cookies.

  • Quickstart (73b461c):

    Closes #2339

  • Resolve issue where CF cookies would mingle with CSRF detection in API flows (011219a)

  • Typo in error message (#2332) (b075a5b)

  • Update v0.9.0-alpha.2 config schema path (#2328) (55705c7)

  • version schema: Require version or fall back to latest (52c9824)

Code Generation

  • Pin v0.9.0-alpha.3 release commit (32e36d4)

Documentation

  • Add missing error codes (b854bb8)
  • Clarify 410 error for api payloads (2c7ac3b)

Changelog

  • b966803 autogen(docs): generate and bump docs
  • 4183a48 autogen(docs): regenerate and update changelog
  • 88ea06a autogen(docs): regenerate and update changelog
  • 97bb638 autogen(docs): regenerate and update changelog
  • 8e2f3b2 autogen(docs): regenerate and update changelog
  • 61998f9 autogen(docs): regenerate and update changelog
  • 22cb081 autogen(openapi): regenerate swagger spec and internal client
  • 994aef6 autogen: add v0.9.0-alpha.2 to version.schema.json
  • 32e36d4 autogen: pin v0.9.0-alpha.3 release commit
  • c53a9e2 chore: remove codedoc
  • b854bb8 docs: add missing error codes
  • 2c7ac3b docs: clarify 410 error for api payloads
  • 52c9824 fix(version schema): require version or fall back to latest
  • 0fa64dd fix: accept recovery link from authenticated users (#2195)
  • 73b461c fix: quickstart
  • 011219a fix: resolve issue where CF cookies would mingle with CSRF detection in API flows
  • b075a5b fix: typo in error message (#2332)
  • 55705c7 fix: update v0.9.0-alpha.2 config schema path (#2328)

Artifacts can be verified with cosign using this public key.