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 11## Release (2026-xx-xx)
22
3+ - ` alb ` : [ v0.9.1] ( services/alb/CHANGELOG.md#v091 )
4+ - ** Feature:** client now supports UUID and decimal types
5+ - ** Bugfix:** timeouts now passed to requests library
36- ` serviceaccount ` :
47 - [ v0.6.1] ( services/serviceaccount/CHANGELOG.md#v061 )
58 - ** Feature:** client now supports UUID and decimal types
Original file line number Diff line number Diff line change 1+ ## v0.9.1
2+ - ** Feature:** client now supports UUID and decimal types
3+ - ** Bugfix:** timeouts now passed to requests library
4+
15## v0.9.0
26- ** Feature:** Add new field ` AltPort ` to ` ActiveHealthCheck `
37- ** Feature:** Add new field ` Tls ` to ` HttpHealthCheck `
Original file line number Diff line number Diff line change 11[project ]
22name = " stackit-alb"
3- version = " v0.9.0 "
3+ version = " v0.9.1 "
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