Skip to content

Commit 2ca25f8

Browse files
committed
add changelog entries
1 parent 0b91c20 commit 2ca25f8

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
## Release (2026-MM-DD)
2+
- `alb`: [v0.3.0](services/alb/CHANGELOG.md#v030)
3+
- **Feature:** Add fields `usedCredentials` and `usedLoadbalancers` to `GetQuotaResponse`
4+
- **Improvement:** Support additional properties in models
25
- `objectstorage`: [v0.1.2](services/objectstorage/CHANGELOG.md#v012)
36
- **Improvement:** Support additional properties in models
47
- `resourcemanager`: [v0.4.2](services/resourcemanager/CHANGELOG.md#v042)

services/alb/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## v0.3.0
2+
- **Feature:** Add fields `usedCredentials` and `usedLoadbalancers` to `GetQuotaResponse`
3+
- **Improvement:** Support additional properties in models
4+
15
## v0.2.0
26
- **Feature:** Switch from `v2beta` API version to `v2` version.
37
- **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.3.0

0 commit comments

Comments
 (0)