Skip to content

v0.3.0

Latest

Choose a tag to compare

@github-actions github-actions released this 19 Aug 06:41
9e8d693

What's Changed

  • feat: machine-identity token grants and admin surface by @lakhansamani in #2
  • chore: release 0.3.0rc0 by @lakhansamani in #3
  • feat: close remaining API parity gaps, fix transport-layer bugs found against rc.7 by @lakhansamani in #5
  • chore: release 0.3.0rc1 by @lakhansamani in #6
  • fix!: match the backend's standardized single-level pagination shape by @lakhansamani in #7
  • fix: drop is_multi_factor_auth_enabled from SignUpRequest by @lakhansamani in #4
  • chore: depend on authorizer-proto instead of vendored _grpc stubs by @lakhansamani in #9
  • feat: rest + grpc for orgs, SSO, SCIM, webauthn; full protocol coverage by @lakhansamani in #10
  • fix!: delete_user takes id, not email by @lakhansamani in #12
  • ci: pass --url, required by server 2.4.0 by @lakhansamani in #13
  • feat(trusted-issuer): expose enable_token_review and apiserver URL by @lakhansamani in #14
  • fix: persist MFA session cookie so skip_mfa_setup works by @lakhansamani in #11
  • refactor(cookies): replace the cookie jar with the store gRPC already uses by @lakhansamani in #15

Full Changelog: 0.2.0...v0.3.0