• v0.5.17 cb6f0c220b

    v0.5.17 Stable

    pipeline-bot released this 2026-07-24 09:39:55 +00:00 | 0 commits to main since this release

    Fixed

    • Verify schema, active state, and canonicalized traits on every steady-state
      identity read so out-of-band Kratos edits are repaired without re-writing an
      unchanged password on the next pass.
    • Reject ambiguous credential-identifier lookups instead of silently adopting
      the first returned identity, and preserve HTTP status in typed client errors
      so invalid configuration stops retrying while conflicts, throttling, and
      outages continue through controller backoff.
    • Upgrade both build/validation toolchains to Go 1.26.5 and the
      x/net/x/text dependency family to patched versions identified by
      govulncheck; make standalone Athens defaults fail over on any proxy error.

    Included changes (v0.5.16 -> v0.5.17)

    • 0e5740415a78 build: align validation toolchain and Athens fallback
    • 148ce5459439 fix(identity): repair remote drift and classify API errors
    Downloads