Skip to content

Releases: keycardai/keycard-ts

v0.20.0

Choose a tag to compare

@stainless-app stainless-app released this 01 Jul 18:06
35335f0

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

Choose a tag to compare

@stainless-app stainless-app released this 17 Jun 17:38
939efe4

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

  • client: send content-type header for requests with an omitted optional body (e312607)
  • Hide non-GA Catalog endpoints from docs and SDKs (979cc7e)
  • mark package get x-internal (338ad4e)

v0.18.0

Choose a tag to compare

@stainless-app stainless-app released this 09 Jun 15:36
6f4313a

0.18.0 (2026-06-09)

Full Changelog: v0.17.0...v0.18.0

Features

  • ACC-441: add roles and role assignments to the management api (0cc5751)
  • iam: ACC-441 add management api role and assignment routes (a296ff1)
  • ID-269: Add owner_type: platform | customer to zones (06ee747)
  • ID-270: gate owner_type and federation.keycard to platform-owned entities (7771db3)

v0.17.0

Choose a tag to compare

@stainless-app stainless-app released this 01 Jun 15:09
576bd3d

0.17.0 (2026-05-28)

Full Changelog: v0.16.0...v0.17.0

Features

  • add openapi tags (04b6c22)
  • add svc-catalog resources to Stainless SDK config (576b5a4)
  • ID-229: paginate listApplications behind application-pagination flag (9cf11cb)

v0.16.0

Choose a tag to compare

@stainless-app stainless-app released this 22 May 15:31
bd3a7fc

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

Choose a tag to compare

@stainless-app stainless-app released this 18 May 15:46
8c6fd99

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

v0.14.0

Choose a tag to compare

@stainless-app stainless-app released this 12 May 17:54
8c0a081

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

Choose a tag to compare

@stainless-app stainless-app released this 07 May 15:07
708d3d1

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

Choose a tag to compare

@stainless-app stainless-app released this 06 May 22:05
e6a04c2

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

Choose a tag to compare

@stainless-app stainless-app released this 06 May 21:32
39467fc

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)