File tree Expand file tree Collapse file tree 3 files changed +12
-1
lines changed
Expand file tree Collapse file tree 3 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 66- ` authorization ` : [ v0.7.1] ( services/authorization/CHANGELOG.md#v071 )
77 - ** Feature:** client now supports UUID and decimal types
88 - ** Bugfix:** timeouts now passed to requests library
9+ - ` cdn ` : [ v2.4.0] ( services/cdn/CHANGELOG.md#v240 )
10+ - ** Feature:** client now supports UUID and decimal types
11+ - ** Bugfix:** timeouts now passed to requests library
12+ - ** Feature:** add field ` certificateType ` to ` Domain ` model
13+ - ** Feature:** add field ` skipDnsCheck ` to ` GetCustomDomainCustomCertificate ` , ` PutCustomDomainCustomCertificate ` models
914- ` certificates ` : [ v1.2.1] ( services/certificates/CHANGELOG.md#v121 )
1015 - ** Feature:** client now supports UUID and decimal types
1116 - ** Bugfix:** timeouts now passed to requests library
Original file line number Diff line number Diff line change 1+ ## v2.4.0
2+ - ** Feature:** client now supports UUID and decimal types
3+ - ** Bugfix:** timeouts now passed to requests library
4+ - ** Feature:** add field ` certificateType ` to ` Domain ` model
5+ - ** Feature:** add field ` skipDnsCheck ` to ` GetCustomDomainCustomCertificate ` , ` PutCustomDomainCustomCertificate ` models
6+
17## v2.3.0
28- ** Feature:** Add support for ` redirects ` in ` config ` , ` config_patch ` and ` create_distribution_payload ` models
39 - new related models ` redirect_config ` ,` redirect_rule ` , ` matcher ` and ` match_condition `
Original file line number Diff line number Diff line change 11[project ]
22name = " stackit-cdn"
3- version = " v2.3 .0"
3+ version = " v2.4 .0"
44description = " CDN 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