Releases: keycardai/keycard-ts
Releases · keycardai/keycard-ts
Release list
v0.20.0
0.20.0 (2026-06-30)
Full Changelog: v0.19.0...v0.20.0
Features
- ID-328: add single_logout_enabled provider config (a2b9f7b)
Bug Fixes
- align create/update schema validations (ba7c767)
v0.19.0
0.19.0 (2026-06-16)
Full Changelog: v0.18.0...v0.19.0
Features
- ACC-513: reduced scope implementation (4aeaefb)
- catalog: add published flag to gate package visibility (e216dfb)
- ID-185: Disable Zone Users (d6d0a2a)
Bug Fixes
v0.18.0
v0.17.0
v0.16.0
0.16.0 (2026-05-21)
Full Changelog: v0.15.0...v0.16.0
Features
- add scopes to provider openid protocol schemas (ACC-354) (48fde35)
Bug Fixes
- typescript: upgrade tsc-multi so that it works with Node 26 (b2337ed)
Chores
- tests: remove redundant File import (131d475)
v0.15.0
0.15.0 (2026-05-15)
Full Changelog: v0.14.0...v0.15.0
Features
- ACC-277: list policy versions pinned by a policy-set draft (52afceb)
- accept ID Zone platform principals in management API (19dc1d7)
- add jwt_lifetime_seconds to resources (f481ad4)
Bug Fixes
- housekeeping (c1a374f)
v0.14.0
0.14.0 (2026-05-11)
Full Changelog: v0.13.0...v0.14.0
Features
- ID-177: make invitations.last_sent_at non-nullable (6f26fe8)
v0.13.0
0.13.0 (2026-05-07)
Full Changelog: v0.12.1...v0.13.0
Features
- ACC-255: active-first sort on listPolicySets (multi-key sort MVP) (054d393)
Chores
- redact api-key headers in debug logs (c5f5f32)
v0.12.1
0.12.1 (2026-05-06)
Full Changelog: v0.12.0...v0.12.1
Bug Fixes
- stainless config: follow stainless docs for npm publish config (250cdb5)
v0.12.0
0.12.0 (2026-05-06)
Full Changelog: v0.11.0...v0.12.0
Features
- ACC-225: return both cedar_json and cedar_raw on policy version fetch (f82299f)
- api: add latest_schema_version to the Policy entity (ACC-251) (8e4d6ba)
- mgmt api: cursor pagination works with sort on listInvitations (6504111)
Chores
- format: run eslint and prettier separately (171fd59)