Skip to content

Commit fe6a404

Browse files
committed
Add changelogs
Signed-off-by: Alexander Dahmen <[email protected]>
1 parent 795e0f5 commit fe6a404

File tree

3 files changed

+13
-3
lines changed

3 files changed

+13
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,13 @@
11
## Release (2025-XX-YY)
22
- `scf`: [v0.3.0](services/scf/CHANGELOG.md#v030)
33
- **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`
4+
- `iaas`:
5+
- [v1.3.0](services/iaas/CHANGELOG.md#v130)
6+
- **Feature:** Add `CreateIsolatedNetwork` functionality
7+
- **Feature:** Add `ImageFromVolumePayload` functionality
8+
- **Feature:** Add `SystemRoutes` to `UpdateRoutingTableOfAreaPayload`
9+
- [v1.2.4](services/iaas/CHANGELOG.md#v124)
10+
- Bump STACKIT SDK resourcemanager module from `v0.18.1` to `v0.18.2`
611
- `logs`:
712
- [v0.1.1](services/logs/CHANGELOG.md#v011)
813
- Bump STACKIT SDK core module from `v0.20.0` to `v0.20.1`

services/iaas/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## v1.3.0
2+
- **Feature:** Add `CreateIsolatedNetwork` functionality
3+
- **Feature:** Add `ImageFromVolumePayload` functionality
4+
- **Feature:** Add `SystemRoutes` to `UpdateRoutingTableOfAreaPayload`
5+
16
## v1.2.4
27
- Bump STACKIT SDK resourcemanager module from `v0.18.1` to `v0.18.2`
38

services/iaas/VERSION

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

0 commit comments

Comments
 (0)