We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3eeb022 commit 752fd0eCopy full SHA for 752fd0e
CHANGELOG.md
@@ -1,4 +1,6 @@
1
## Release (2025-XX-YY)
2
+- `scf`: [v0.3.0](services/scf/CHANGELOG.md#v030)
3
+ - **Feature:** Add new model `IsolationSegment` and `IsolationSegmentsList`
4
- `iaas`: [v1.2.4](services/iaas/CHANGELOG.md#v124)
5
- Bump STACKIT SDK resourcemanager module from `v0.18.1` to `v0.18.2`
6
- `logs`:
services/scf/CHANGELOG.md
@@ -1,3 +1,6 @@
+## v0.3.0
+- **Feature:** Add new model `IsolationSegment` and `IsolationSegmentsList`
+
## v0.2.3
- Bump STACKIT SDK core module from `v0.20.0` to `v0.20.1`
services/scf/VERSION
@@ -1 +1 @@
-v0.2.3
+v0.3.0
0 commit comments