File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "." : " 0.3 .0"
2+ "." : " 0.4 .0"
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.4.0 (2026-03-25)
4+
5+ Full Changelog: [ v0.3.0...v0.4.0] ( https://github.com/keycardai/keycard-python/compare/v0.3.0...v0.4.0 )
6+
7+ ### Features
8+
9+ * add owner_type and enforce protection for platform-owned versions (ACC-29) ([ bfac76d] ( https://github.com/keycardai/keycard-python/commit/bfac76da47db6264d00d9df73c387a8e5e175840 ) )
10+ * add PRM discovery to MCP gateway endpoint ([ fbc502d] ( https://github.com/keycardai/keycard-python/commit/fbc502dc075d7a0f6890317fc59203ca51d644a7 ) )
11+ * provide more context for policy schema ([ 46bea8a] ( https://github.com/keycardai/keycard-python/commit/46bea8a4493318b0b37904119e057cb7b4e50550 ) )
12+
13+
14+ ### Bug Fixes
15+
16+ * sanitize endpoint path params ([ 6993e56] ( https://github.com/keycardai/keycard-python/commit/6993e56d5e9a79713471a0b2b33920c1e2da77d9 ) )
17+
18+
19+ ### Chores
20+
21+ * ** ci:** skip lint on metadata-only changes ([ bc52e3f] ( https://github.com/keycardai/keycard-python/commit/bc52e3f59616d0754b7f0bc30374fac7f357f63b ) )
22+ * ** internal:** update gitignore ([ 24f9a15] ( https://github.com/keycardai/keycard-python/commit/24f9a15a6031769c2a5912a3eda480fb82fc17b1 ) )
23+
324## 0.3.0 (2026-03-16)
425
526Full Changelog: [ v0.2.0...v0.3.0] ( https://github.com/keycardai/keycard-python/compare/v0.2.0...v0.3.0 )
Original file line number Diff line number Diff line change 11[project ]
22name = " keycardai_api"
3- version = " 0.3 .0"
3+ version = " 0.4 .0"
44description = " The official Python library for the keycard-api API"
55dynamic = [" readme" ]
66license = " Apache-2.0"
Original file line number Diff line number Diff line change 11# File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
22
33__title__ = "keycardai_api"
4- __version__ = "0.3 .0" # x-release-please-version
4+ __version__ = "0.4 .0" # x-release-please-version
You can’t perform that action at this time.
0 commit comments