File tree Expand file tree Collapse file tree 3 files changed +9
-1
lines changed
Expand file tree Collapse file tree 3 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 11## Release (2025-XX-YY)
2+
3+ - ` dns ` : [ v0.4.0] ( services/dns/CHANGELOG.md#v040 )
4+ - ** Feature:** Add new record set types
5+ - ** Feature:** Improve documentation for APEX records in ` RecordSet ` and ` CreateRecordSetPayload ` models
26- ` cdn ` : [ v1.2.0] ( services/cdn/CHANGELOG.md#v120 )
37 - ** Feature:** Add ` default_cache_duration ` attribute to ` Config ` , ` ConfigPatch ` and ` CreateDistributionPayload ` model
48 - Add ` originUrlRelated ` to available options given in ` sort_by ` description
Original file line number Diff line number Diff line change 1+ ## v0.4.0
2+ - ** Feature:** Add new record set types
3+ - ** Feature:** Improve documentation for APEX records in ` RecordSet ` and ` CreateRecordSetPayload ` models
4+
15## v0.3.2 (2025-05-09)
26- ** Feature:** Update user-agent header
37
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name = "stackit-dns"
33
44[tool .poetry ]
55name = " stackit-dns"
6- version = " v0.3.2 "
6+ version = " v0.4.0 "
77authors = [" STACKIT Developer Tools <developer-tools@stackit.cloud>" ]
88description = " STACKIT DNS API"
99readme = " README.md"
You can’t perform that action at this time.
0 commit comments