Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@
- **Improvement**: Introduce `TYPE_FIP_NOT_FOUND`, `TYPE_IP_EXHAUSTED`, `TYPE_DNS_NOT_CONFIGURED` and `TYPE_VM_PORT_NOT_CONFIGURED` errors for `LoadBalancerErrorType`
- Deprecated SDK layer in root of the module:
- **Improvement**: Introduce `TYPE_FIP_NOT_FOUND`, `TYPE_IP_EXHAUSTED`, `TYPE_DNS_NOT_CONFIGURED` and `TYPE_VM_PORT_NOT_CONFIGURED` errors for `LoadBalancerErrorType`
- `albwaf`
- [v0.11.0](services/albwaf/CHANGELOG.md#v0110)
- `v1alphaapi`: Align package to latest API specification
- `v1betaapi`: Align package to latest API specification
- `modelserving`:
- [v0.12.0](services/modelserving/CHANGELOG.md#v0120)
- **Feature:** Add label support for tokens
Expand Down
4 changes: 4 additions & 0 deletions services/albwaf/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## v0.11.0
- `v1alphaapi`: Align package to latest API specification
- `v1betaapi`: Align package to latest API specification

## v0.10.0
- **Deprecation:** The `v1alphaapi` is deprecated and will be removed in the future. Migrate to the `v1betaapi`.

Expand Down
2 changes: 1 addition & 1 deletion services/albwaf/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v0.10.0
v0.11.0
2 changes: 1 addition & 1 deletion services/albwaf/oas_commit
Original file line number Diff line number Diff line change
@@ -1 +1 @@
d7306ee5d2400a8571c390a29df8ffd02428182f
d5bd75f47f4b364fa6f71663efb4ba41ec703ac8
Loading
Loading