File tree Expand file tree Collapse file tree 3 files changed +6
-1
lines changed
Expand file tree Collapse file tree 3 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 11## Release (2026-MM-DD)
22- ` iaas ` : [ v1.2.2] ( services/iaas/CHANGELOG.md#v122 )
33 - ** Docs:** Extend description of ` PortRange ` class
4+ - ` kms ` : [ v0.9.0] ( services/kms/CHANGELOG.md#v090 )
5+ - Set field ` public_key ` optional in ` WrappingKey ` model
46
57## Release (2026-03-27)
68
Original file line number Diff line number Diff line change 1+ ## v0.9.0
2+ - Set field ` public_key ` optional in ` WrappingKey ` model
3+
14## v0.8.1
25- ** Feature:** client now supports UUID and decimal types
36- ** Bugfix:** timeouts now passed to requests library
Original file line number Diff line number Diff line change 11[project ]
22name = " stackit-kms"
3- version = " v0.8.1 "
3+ version = " v0.9.0 "
44description = " STACKIT Key Management Service API"
55authors = [{ name = " STACKIT Developer Tools" , email = " developer-tools@stackit.cloud" }]
66requires-python = " >=3.9,<4.0"
You can’t perform that action at this time.
0 commit comments