Skip to content

Commit 2b16af8

Browse files
Merge branch 'main' into oas-bot-22053715448/ske
2 parents 8a58560 + 15a02de commit 2b16af8

File tree

3 files changed

+10
-1
lines changed

3 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -179,6 +179,10 @@
179179
- [v0.2.2](services/sfs/CHANGELOG.md#v022)
180180
- **Dependencies**: Bump `github.com/golang-jwt/jwt/v5` from `v5.3.0` to `v5.3.1`
181181
- `ske`:
182+
- [v1.7.0](services/ske/CHANGELOG.md#v170)
183+
- **Feature:** new model `AccessScope`
184+
- **Feature:** new model `V2ControlPlaneNetwork`
185+
- **Feature:** added field `ControlPlane` of type `V2ControlPlaneNetwork` to model `Network`
182186
- [v1.6.3](services/ske/CHANGELOG.md#v163)
183187
- Bump STACKIT SDK core module from `v0.21.0` to `v0.21.1`
184188
- [v1.6.2](services/ske/CHANGELOG.md#v162)

services/ske/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## v1.7.0
2+
- **Feature:** new model `AccessScope`
3+
- **Feature:** new model `V2ControlPlaneNetwork`
4+
- **Feature:** added field `ControlPlane` of type `V2ControlPlaneNetwork` to model `Network`
5+
16
## v1.6.3
27
- Bump STACKIT SDK core module from `v0.21.0` to `v0.21.1`
38

services/ske/VERSION

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

0 commit comments

Comments
 (0)