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 1818 - ** Feature:** client now supports UUID and decimal types
1919 - ** Bugfix:** timeouts now passed to requests library
2020- ` edge ` :
21+ - [ v0.3.0] ( services/edge/CHANGELOG.md#v030 )
22+ - Removal of deprecated API client method ` list_plans_global `
2123 - [ v0.2.0] ( services/edge/CHANGELOG.md#v020 )
2224 - ** Feature:** Add new attribute ` min_edge_hosts ` to model class ` Plan `
2325 - [ v0.1.1] ( services/edge/CHANGELOG.md#v011 )
Original file line number Diff line number Diff line change 1+ ## v0.3.0
2+ - Removal of deprecated API client method ` list_plans_global `
3+
14## v0.2.0
25- ** Feature:** Add new attribute ` min_edge_hosts ` to model class ` Plan `
36
Original file line number Diff line number Diff line change 11[project ]
22name = " stackit-edge"
3- version = " v0.2 .0"
3+ version = " v0.3 .0"
44description = " STACKIT Edge Cloud API"
55authors = [{ name = " STACKIT Developer Tools" , email = " developer-tools@stackit.cloud" }]
66requires-python = " >=3.9,<4"
You can’t perform that action at this time.
0 commit comments