File tree Expand file tree Collapse file tree 3 files changed +10
-1
lines changed
Expand file tree Collapse file tree 3 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 1+ ## Release (2025-XX-YY)
2+ - ` cdn ` : [ v1.2.0] ( services/cdn/CHANGELOG.md#v120 )
3+ - ** Feature:** Add ` default_cache_duration ` attribute to ` Config ` , ` ConfigPatch ` and ` CreateDistributionPayload ` model
4+ - Add ` originUrlRelated ` to available options given in ` sort_by ` description
5+
16## Release (2025-06-16)
27- ` core ` : [ v0.2.0] ( core/CHANGELOG.md#v020-2025-06-12 )
38 - ** Feature:** Allow setting custom token endpoint url in configuration
Original file line number Diff line number Diff line change 1+ ## v1.2.0
2+ - ** Feature:** Add ` default_cache_duration ` attribute to ` Config ` , ` ConfigPatch ` and ` CreateDistributionPayload ` model
3+ - Add ` originUrlRelated ` to available options given in ` sort_by ` description
4+
15## v1.1.0 (2025-05-27)
26- ** Feature:** Add support for CDN Optimizer feature
37
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name = "stackit-cdn"
33
44[tool .poetry ]
55name = " stackit-cdn"
6- version = " v1.1 .0"
6+ version = " v1.2 .0"
77authors = [
88 " STACKIT Developer Tools <developer-tools@stackit.cloud>" ,
99]
You can’t perform that action at this time.
0 commit comments