Skip to content

v3.3.0

Choose a tag to compare

@github-actions github-actions released this 03 Aug 21:01
· 8 commits to main since this release
953f41d

What's Changed

  • feat: machine-agent-identity grants and admin surface by @lakhansamani in #38
  • feat: surface GraphQL extensions.code on returned errors by @lakhansamani in #39
  • feat: add WebAuthn/passkey SDK methods by @lakhansamani in #41
  • chore: release 3.3.0-rc.0 (RC-aware npm publish) by @lakhansamani in #42
  • feat(webauthn): passkey autofill (conditional mediation) support by @lakhansamani in #43
  • feat(meta): add per-method MFA availability fields + bump 3.3.0-rc.1 by @lakhansamani in #44
  • feat(mfa): MFA behavior redesign SDK update by @lakhansamani in #46
  • feat(webauthn): support MFA-session passkey registration by @lakhansamani in #47
  • feat(saml): add SAML IdP admin API surface, fix missing client_id field by @lakhansamani in #49
  • fix!: match the backend's standardized single-level pagination shape by @lakhansamani in #50
  • fix(types)!: remove is_multi_factor_auth_enabled from SignUpRequest by @lakhansamani in #48
  • feat: rest for orgs, SSO, SCIM, org domains, webauthn; full protocol coverage by @lakhansamani in #51

Full Changelog: v3.2.1...v3.3.0