Skip to content

Commit 4eae08e

Browse files
chore(alb): add changelogs
1 parent 552caa4 commit 4eae08e

3 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
## Release (2026-MM-DD)
22

3+
- `alb`
4+
- [v0.17.0](services/alb/CHANGELOG.md#v0170)
5+
- `v2api`:
6+
- **Improvement**: Introduce `TYPE_FIP_NOT_FOUND`, `TYPE_IP_EXHAUSTED`, `TYPE_DNS_NOT_CONFIGURED` and `TYPE_VM_PORT_NOT_CONFIGURED` errors for `LoadBalancerErrorType`
7+
- Deprecated SDK layer in root of the module:
8+
- **Improvement**: Introduce `TYPE_FIP_NOT_FOUND`, `TYPE_IP_EXHAUSTED`, `TYPE_DNS_NOT_CONFIGURED` and `TYPE_VM_PORT_NOT_CONFIGURED` errors for `LoadBalancerErrorType`
39
- `modelserving`:
410
- [v0.12.0](services/modelserving/CHANGELOG.md#v0120)
511
- **Feature:** Add label support for tokens

services/alb/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## v0.17.0
2+
- `v2api`:
3+
- **Improvement**: Introduce `TYPE_FIP_NOT_FOUND`, `TYPE_IP_EXHAUSTED`, `TYPE_DNS_NOT_CONFIGURED` and `TYPE_VM_PORT_NOT_CONFIGURED` errors for `LoadBalancerErrorType`
4+
- Deprecated SDK layer in root of the module:
5+
- **Improvement**: Introduce `TYPE_FIP_NOT_FOUND`, `TYPE_IP_EXHAUSTED`, `TYPE_DNS_NOT_CONFIGURED` and `TYPE_VM_PORT_NOT_CONFIGURED` errors for `LoadBalancerErrorType`
6+
17
## v0.16.0
28
- **Breaking change**: Remove `v2beta2api` API
39

services/alb/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v0.16.0
1+
v0.17.0

0 commit comments

Comments
 (0)