Skip to content

Commit f3117d3

Browse files
Generator: Update SDK /services/loadbalancer (#905)
* Generate loadbalancer * Revert "Merge branch 'main' of github.com:stackitcloud/stackit-sdk-go into generator-bot-11296674969/loadbalancer" This reverts commit da02bbf, reversing changes made to 75f3a57. * Re-add changelog to loadbalancer * Re-add entry --------- Co-authored-by: Vicente Pinto <[email protected]>
1 parent ad672d9 commit f3117d3

35 files changed

+5832
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
- `iaas`: [v0.11.0](services/iaas/CHANGELOG.md#v0110-2024-10-11)
1313
- **Feature:** Filter networks by labels using the new `LabelSelector` method on `ApiListNetworksRequest`
1414
- `loadbalancer`: [v0.16.0](services/loadbalancer/CHANGELOG.md#v0160-2024-10-11)
15-
- **Feature:** Add pagination to `ListLoadBalancers` with the new fields `pageSize` and `pageId` on `ApiListLoadBalancersRequest` and the field `NextPageId` in `ListLoadBalancersResponse`
15+
- **Feature:** Add pagination to `ListLoadBalancers` with the new fields `pageSize` and `pageId` on `ApiListLoadBalancersRequest` and the field `NextPageId` in `ListLoadBalancersResponse`
1616

1717
## Release (2024-09-19)
1818

services/loadbalancer/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## v0.17.0 (2024-10-14)
2+
3+
- **Feature:** Add support for nullable models
4+
15
## v0.16.0 (2024-10-11)
26

37
- **Feature:** Add pagination to `ListLoadBalancers` with the new fields `pageSize` and `pageId` on `ApiListLoadBalancersRequest` and the field `NextPageId` in `ListLoadBalancersResponse`

services/loadbalancer/model_active_health_check.go

Lines changed: 240 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)