File tree Expand file tree Collapse file tree 3 files changed +14
-1
lines changed
Expand file tree Collapse file tree 3 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 11## Release (2026-MM-DD)
2+ - ` ske ` : [ v1.8.0] ( services/ske/CHANGELOG.md#v180 )
3+ - ** Breaking Change:** Change status codes: remove 200, change response type of 202 and add 400 in some API calls
4+ - ** Breaking Change:** Aligned CRI name validation with the API side validation (removed docker)
5+ - ** Feature:** New models ` ExpirationStatus ` , ` ExpirationStatusKubernetes ` and ` ExpirationStatusNodepool `
6+ - ** Feature:** Add attribute ` expiration ` of type ` ExpirationStatus ` to model ` ClusterStatus `
7+ - ** Improvement:** Update description of ` AccessScope `
28- ` alb ` : [ v0.9.3] ( services/alb/CHANGELOG.md#v093 )
39 - Add HTTP 429 status code to some API client methods
410- ` certificates ` : [ v1.3.1] ( services/certificates/CHANGELOG.md#v131 )
Original file line number Diff line number Diff line change 1+ ## v1.8.0
2+ - ** Breaking Change:** Change status codes: remove 200, change response type of 202 and add 400 in some API calls
3+ - ** Breaking Change:** Aligned CRI name validation with the API side validation (removed docker)
4+ - ** Feature:** New models ` ExpirationStatus ` , ` ExpirationStatusKubernetes ` and ` ExpirationStatusNodepool `
5+ - ** Feature:** Add attribute ` expiration ` of type ` ExpirationStatus ` to model ` ClusterStatus `
6+ - ** Improvement:** Update description of ` AccessScope `
7+
18## v1.7.1
29- ** Feature:** client now supports UUID and decimal types
310- ** Bugfix:** timeouts now passed to requests library
Original file line number Diff line number Diff line change 11[project ]
22name = " stackit-ske"
3- version = " v1.7.1 "
3+ version = " v1.8.0 "
44description = " SKE-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