File tree Expand file tree Collapse file tree 3 files changed +10
-4
lines changed
Expand file tree Collapse file tree 3 files changed +10
-4
lines changed Original file line number Diff line number Diff line change 1111 - ** Bugfix:** timeouts now passed to requests library
1212 - ** Feature:** add field ` certificateType ` to ` Domain ` model
1313 - ** Feature:** add field ` skipDnsCheck ` to ` GetCustomDomainCustomCertificate ` , ` PutCustomDomainCustomCertificate ` models
14- - ` certificates ` : [ v1.2.1] ( services/certificates/CHANGELOG.md#v121 )
15- - ** Feature:** client now supports UUID and decimal types
16- - ** Bugfix:** timeouts now passed to requests library
14+ - ` certificates ` :
15+ - [ v1.3.0] ( services/certificates/CHANGELOG.md#v130 )
16+ - ** Feature:** Add new method ` GetQuota ` to get the quota for TLS certificates in a project
17+ - [ v1.2.1] ( services/certificates/CHANGELOG.md#v121 )
18+ - ** Feature:** client now supports UUID and decimal types
19+ - ** Bugfix:** timeouts now passed to requests library
1720- ` dns ` : [ v0.5.1] ( services/dns/CHANGELOG.md#v051 )
1821 - ** Feature:** client now supports UUID and decimal types
1922 - ** Bugfix:** timeouts now passed to requests library
Original file line number Diff line number Diff line change 1+ ## v1.3.0
2+ - ** Feature:** Add new method ` GetQuota ` to get the quota for TLS certificates in a project
3+
14## v1.2.1
25- ** Feature:** client now supports UUID and decimal types
36- ** Bugfix:** timeouts now passed to requests library
Original file line number Diff line number Diff line change 11[project ]
22name = " stackit-certificates"
3- version = " v1.2.1 "
3+ version = " v1.3.0 "
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