Skip to content

Commit 895afae

Browse files
Marcel JacekMarcel Jacek
authored andcommitted
add changelog entry
1 parent 1333fb2 commit 895afae

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
## Release (2026-XX-YY)
2+
- `loadbalancer`: [v1.7.0](services/loadbalancer/CHANGELOG.md#v170)
3+
- **Feature:** Add new fields `MaxCredentials`, `UsedCredentials` and `UsedLoadBalancers` in `GetQuotaResponse` Model
24
- `ske`: [v1.6.0](services/ske/CHANGELOG.md#v160)
35
- **Feature:** Add field `Identity` to model `ClusterStatus`
46
- `observability`: [v0.16.0](services/observability/CHANGELOG.md#v0160)

services/loadbalancer/CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
1+
## v1.7.0
2+
- **Feature:** Add new fields `MaxCredentials`, `UsedCredentials` and `UsedLoadBalancers` in `GetQuotaResponse` Model
3+
14
## v1.6.2
2-
- Bump STACKIT SDK core module from `v0.20.0` to `v0.20.1`
5+
- Bump STACKIT SDK core module from `v0.20.0` to `v0.20.1`
36

47
## v1.6.1
5-
- Bump STACKIT SDK core module from `v0.19.0` to `v0.20.0`
8+
- Bump STACKIT SDK core module from `v0.19.0` to `v0.20.0`
69

710
## v1.6.0
811
- Add field `Labels` (type `*map[string]string`) to structs `LoadBalancer`, `CreateLoadBalancerPayload`, `UpdateLoadBalancerPayload`

services/loadbalancer/VERSION

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

0 commit comments

Comments
 (0)