File tree Expand file tree Collapse file tree 3 files changed +11
-2
lines changed
Expand file tree Collapse file tree 3 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 1- ## Release (2026-xx-xx )
1+ ## Release (2026-02-18 )
22
3+ - ` ske ` : [ v1.6.0] ( services/ske/CHANGELOG.md#v160 )
4+ - ** Feature:** New model ` AccessScope `
5+ - ** Feature:** New model ` V2ControlPlaneNetwork `
6+ - ** Feature:** Added field ` ControlPlane ` of type ` V2ControlPlaneNetwork ` to model ` Network `
37- ` alb ` : [ v0.8.1] ( services/alb/CHANGELOG.md#v081 )
48 - Update regular expressions to allow longer names
59- ` authorization ` : [ v0.7.0] ( services/authorization/CHANGELOG.md#v070 )
Original file line number Diff line number Diff line change 1+ ## v1.6.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.5.0
27- ** Feature:** Add field ` identity ` to model ` ClusterStatus `
38
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name = "stackit-ske"
33
44[tool .poetry ]
55name = " stackit-ske"
6- version = " v1.5 .0"
6+ version = " v1.6 .0"
77authors = [
88 " STACKIT Developer Tools <developer-tools@stackit.cloud>" ,
99]
You can’t perform that action at this time.
0 commit comments