Skip to content

Commit 5615755

Browse files
Generator: Update SDK /services/scf (#4087)
Co-authored-by: Ruben Hoenle <[email protected]>
1 parent 7cb552c commit 5615755

7 files changed

+641
-4
lines changed

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
## Release (2025-XX-YY)
2-
- `scf`: [v0.3.0](services/scf/CHANGELOG.md#v030)
3-
- **Feature:** Add new model `IsolationSegment` and `IsolationSegmentsList`
2+
- `scf`:
3+
- [v0.4.0](services/scf/CHANGELOG.md#v040)
4+
- **Feature:** Add new model structs `SpaceWithIsolationSegment` and `SpaceWithIsolationSegmentAllOf`
5+
- [v0.3.0](services/scf/CHANGELOG.md#v030)
6+
- **Feature:** Add new model `IsolationSegment` and `IsolationSegmentsList`
47
- `iaas`:
58
- [v1.3.0](services/iaas/CHANGELOG.md#v130)
69
- **Feature:** Add `CreateIsolatedNetwork` functionality

services/scf/CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## v0.4.0
2+
- **Feature:** Add new model structs `SpaceWithIsolationSegment` and `SpaceWithIsolationSegmentAllOf`
3+
14
## v0.3.0
25
- **Feature:** Add new model `IsolationSegment` and `IsolationSegmentsList`
36

@@ -15,4 +18,4 @@
1518
- **Feature:** Add new model `OrganizationCreateBffResponse` and `SpaceCreatedBffResponse`
1619

1720
## v0.1.0
18-
- **New:** STACKIT Cloud Foundry module
21+
- **New:** STACKIT Cloud Foundry module

services/scf/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v0.3.0
1+
v0.4.0

0 commit comments

Comments
 (0)