File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11## Release (2026-MM-DD)
2- - ` iaas ` : [ v1.2.3 ] ( services/iaas/CHANGELOG.md#v123 )
2+ - ` iaas ` : [ v1.3.0 ] ( services/iaas/CHANGELOG.md#v130 )
33 - ** Feature:** Add optional ` cascade ` parameter to ` delete_volume ` API call
4- - ** Feature:** Add ` config_drive ` attribute to ModelClass ` Server `
4+ - ** Feature:** Add ` config_drive ` attribute to ModelClass ` Server ` and ` CreateServerPayload `
55- ` alb ` : [ v0.9.3] ( services/alb/CHANGELOG.md#v093 )
66 - Add HTTP 429 status code to some API client methods
77- ` certificates ` : [ v1.3.1] ( services/certificates/CHANGELOG.md#v131 )
Original file line number Diff line number Diff line change 1- ## v1.2.3
1+ ## v1.3.0
22- ** Feature:** Add ` cascade ` parameter to ` delete_volume ` API call
3- - ** Feature:** Add ` config_drive ` attribute to ModelClass ` Server `
3+ - ** Feature:** Add ` config_drive ` attribute to ModelClass ` Server ` and ` CreateServerPayload `
44
55## v1.2.2
66- ** Docs:** Extend description of ` PortRange ` class
Original file line number Diff line number Diff line change 11[project ]
22name = " stackit-iaas"
3- version = " v1.2.3 "
3+ version = " v1.3.0 "
44description = " IaaS-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