Skip to content

Commit 69244ec

Browse files
Generator: Update SDK /services/alb (#3708)
1 parent 4eac7c8 commit 69244ec

File tree

4 files changed

+7
-2
lines changed

4 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@
1313
- **Breaking change:** Removal of unused model structs: `GetLogsSearchFiltersResponse`, `PatchLokiLogSink`
1414
- `kms`: [v1.1.0](services/kms/CHANGELOG.md#v110)
1515
- **Bugfix:** Ensure correct state checking in `DisableKeyVersionWaitHandler` and `EnableKeyVersionWaitHandler`
16+
- `alb`: [v0.7.1](services/alb/CHANGELOG.md#v071)
17+
- **Docs** Update description of field `WafConfigName` in `Listener` model
1618

1719
## Release (2025-10-29)
1820
- `stackitmarketplace`: [v1.15.0](services/stackitmarketplace/CHANGELOG.md#v1150)

services/alb/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## v0.7.1
2+
- **Docs** Update description of field `WafConfigName` in `Listener` model
3+
14
## v0.7.0
25
- Add field `Labels` (type `*map[string]string`) to structs `LoadBalancer`, `CreateLoadBalancerPayload`, `UpdateLoadBalancerPayload`
36
- Add field `WafConfigName` (type `*string`) to `Listener` struct

services/alb/VERSION

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

services/alb/model_listener.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)