Skip to content

Commit aa2d547

Browse files
committed
add changelog entries
1 parent 57b545f commit aa2d547

3 files changed

Lines changed: 13 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,13 @@
7676
- **Dependencies:** Bump STACKIT SDK core module from `v0.22.0` to `v0.23.0`
7777
- `kms`: [v1.5.1](services/kms/CHANGELOG.md#v151)
7878
- **Dependencies:** Bump STACKIT SDK core module from `v0.22.0` to `v0.23.0`
79-
- `loadbalancer`: [v1.10.1](services/loadbalancer/CHANGELOG.md#v1101)
80-
- **Dependencies:** Bump STACKIT SDK core module from `v0.22.0` to `v0.23.0`
79+
- `loadbalancer`:
80+
- [v1.10.1](services/loadbalancer/CHANGELOG.md#v1101)
81+
- **Dependencies:** Bump STACKIT SDK core module from `v0.22.0` to `v0.23.0`
82+
- [v1.11.0](services/loadbalancer/CHANGELOG.md#v1110)
83+
- Update description of `GetQuota` method
84+
- `v1api`
85+
- **Deprecation:** The `v1api` is deprecated and will be removed in the future. Migrate to `v2api`
8186
- `logme`: [v0.27.1](services/logme/CHANGELOG.md#v0271)
8287
- **Dependencies:** Bump STACKIT SDK core module from `v0.22.0` to `v0.23.0`
8388
- `logs`: [v0.7.1](services/logs/CHANGELOG.md#v071)

services/loadbalancer/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## v1.11.0
2+
- Update description of `GetQuota` method
3+
- `v1api`
4+
- **Deprecation:** The `v1api` is deprecated and will be removed in the future. Migrate to `v2api`
5+
16
## v1.10.1
27
- **Dependencies:** Bump STACKIT SDK core module from `v0.22.0` to `v0.23.0`
38

services/loadbalancer/VERSION

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

0 commit comments

Comments
 (0)