File tree Expand file tree Collapse file tree 3 files changed +8
-1
lines changed
Expand file tree Collapse file tree 3 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 7575 - ** Bugfix:** Flagged ` disk_format ` as necessary for ` ImageFromVolumePayload `
7676 - ** Improvement:** Updated description for labels
7777- ` alb ` :
78+ - [ v0.9.2] ( services/alb/CHANGELOG.md#v092 )
79+ - ** Improvement:** Increase limit for ` max_credentials ` and ` max_load_balancers ` in ` GetQuotaResponse ` model to 1000000
80+ - ** Improvement:** Update docs of ` get_quota ` method
7881 - [ v0.9.1] ( services/alb/CHANGELOG.md#v091 )
7982 - ** Feature:** client now supports UUID and decimal types
8083 - ** Bugfix:** timeouts now passed to requests library
Original file line number Diff line number Diff line change 1+ ## v0.9.2
2+ - ** Improvement:** Increase limit for ` max_credentials ` and ` max_load_balancers ` in ` GetQuotaResponse ` model to 1000000
3+ - ** Improvement:** Update docs of ` get_quota ` method
4+
15## v0.9.1
26- ** Feature:** client now supports UUID and decimal types
37- ** Bugfix:** timeouts now passed to requests library
Original file line number Diff line number Diff line change 11[project ]
22name = " stackit-alb"
3- version = " v0.9.1 "
3+ version = " v0.9.2 "
44description = " Application Load Balancer 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