Skip to content

Commit 41ef37e

Browse files
committed
chore(alb) add changelog entries, bump version
1 parent 4f01824 commit 41ef37e

File tree

3 files changed

+6
-1
lines changed

3 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@
1111
- [v0.1.0](services/loadbalancer/CHANGELOG.md#v010)
1212
- Initial onboarding of STACKIT Java SDK for Load balancer service
1313
- `alb`:
14+
- [v0.2.1](services/alb/CHANGELOG.md#v021)
15+
- **Feature:** added `usedLoadBalancers` and `usedCredentials` to `GetQuotaResponse`
1416
- [v0.2.0](services/alb/CHANGELOG.md#v020)
1517
- **Feature:** Switch from `v2beta` API version to `v2` version.
1618
- **Feature:** `MaxCredentials` field added to `GetQuotaResponse`

services/alb/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## v0.2.1
2+
- **Feature:** added `usedLoadBalancers` and `usedCredentials` to `GetQuotaResponse`
3+
14
## v0.2.0
25
- **Feature:** Switch from `v2beta` API version to `v2` version.
36
- **Feature:** `MaxCredentials` field added to `GetQuotaResponse`

services/alb/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.2.0
1+
0.2.1

0 commit comments

Comments
 (0)