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 99- ` authorization ` : [ v0.7.1] ( services/authorization/CHANGELOG.md#v071 )
1010 - ** Feature:** client now supports UUID and decimal types
1111 - ** Bugfix:** timeouts now passed to requests library
12+ - ` certificates ` : [ v1.2.1] ( services/certificates/CHANGELOG.md#v121 )
13+ - ** Feature:** client now supports UUID and decimal types
14+ - ** Bugfix:** timeouts now passed to requests library
1215- ` serviceaccount ` :
1316 - [ v0.6.1] ( services/serviceaccount/CHANGELOG.md#v061 )
1417 - ** Feature:** client now supports UUID and decimal types
Original file line number Diff line number Diff line change 1+ ## v1.2.1
2+ - ** Feature:** client now supports UUID and decimal types
3+ - ** Bugfix:** timeouts now passed to requests library
4+
15## v1.2.0
26- ** Feature:** Switch from ` v2beta ` API version to ` v2 ` version.
37- ** Breaking change:** Rename ` CreateCertificateResponse ` to ` GetCertificateResponse `
Original file line number Diff line number Diff line change 11[project ]
22name = " stackit-certificates"
3- version = " v1.2.0 "
3+ version = " v1.2.1 "
44description = " Load Balancer Certificates 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