File tree Expand file tree Collapse file tree 3 files changed +11
-5
lines changed
Expand file tree Collapse file tree 3 files changed +11
-5
lines changed Original file line number Diff line number Diff line change 1717- ` dns ` : [ v0.5.1] ( services/dns/CHANGELOG.md#v051 )
1818 - ** Feature:** client now supports UUID and decimal types
1919 - ** Bugfix:** timeouts now passed to requests library
20- - ` edge ` : [ v0.1.1] ( services/edge/CHANGELOG.md#v011 )
21- - ** Feature:** client now supports UUID and decimal types
22- - ** Bugfix:** timeouts now passed to requests library
20+ - ` edge ` :
21+ - [ v0.2.0] ( services/edge/CHANGELOG.md#v020 )
22+ - ** Feature:** Add new attribute ` min_edge_hosts ` to model class ` Plan `
23+ - [ v0.1.1] ( services/edge/CHANGELOG.md#v011 )
24+ - ** Feature:** client now supports UUID and decimal types
25+ - ** Bugfix:** timeouts now passed to requests library
2326- ` git ` : [ v0.8.0] ( services/git/CHANGELOG.md#v080 )
2427 - ** Feature:** client now supports UUID and decimal types
2528 - ** Bugfix:** timeouts now passed to requests library
Original file line number Diff line number Diff line change 1+ ## v0.2.0
2+ - ** Feature:** Add new attribute ` min_edge_hosts ` to model class ` Plan `
3+
14## v0.1.1
25- ** Feature:** client now supports UUID and decimal types
36- ** Bugfix:** timeouts now passed to requests library
47
58## v0.1.0
6- - ** New** : STACKIT Edge Cloud (STEC) service
9+ - ** New** : STACKIT Edge Cloud (STEC) service
Original file line number Diff line number Diff line change 11[project ]
22name = " stackit-edge"
3- version = " v0.1.1 "
3+ version = " v0.2.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