File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed
Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 1- ## Release (2025-XX-XX)
1+ ## Release (2025-12-08)
2+ - ` scf ` : [ v0.3.0] ( services/scf/CHANGELOG.md#v030 )
3+ - ** Feature:** Add new model ` IsolationSegment ` and ` IsolationSegmentsList `
24- ` cdn ` : [ v2.2.0] ( services/cdn/CHANGELOG.md#v220 )
35 - ** Feature:** Switch from ` v1beta2 ` CDN API version to ` v1 ` version.
46 - ** Feature:** Add new function ` GetLogsSearchFilters `
Original file line number Diff line number Diff line change 1+ ## v0.3.0
2+ - ** Feature:** Add new model ` IsolationSegment ` and ` IsolationSegmentsList `
3+
14## v0.2.1
25- ** Bugfix:** Prevent year 0 timestamp issue
36
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name = "stackit-scf"
33
44[tool .poetry ]
55name = " stackit-scf"
6- version = " v0.2.1 "
6+ version = " v0.3.0 "
77authors = [
88 " STACKIT Developer Tools <developer-tools@stackit.cloud>" ,
99]
You can’t perform that action at this time.
0 commit comments