Skip to content

Commit

Permalink
Generator: Update SDK /services/lbapplication (#1338)
Browse files Browse the repository at this point in the history
* Generate lbapplication

* Update CHANGELOG

---------

Co-authored-by: Marcel Jacek <[email protected]>
  • Loading branch information
stackit-pipeline and marceljk authored Jan 30, 2025
1 parent ee2c456 commit b5a279b
Show file tree
Hide file tree
Showing 9 changed files with 75 additions and 72 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## Release (XXXX-XX-XX)

- `lbapplication`: [v0.2.0](services/lbapplication/CHANGELOG.md#v020-2025-01-30)
- **Bugfix**: Set type from interface to int64 of `HealthyThreshold`, `UnhealthyThreshold`, `MaxLoadBalancers`, `Port`, `MaxConnections`, `Code` and `TargetPort`


## Release (2025-01-24)

- `ske`: [v0.21.1](services/ske/CHANGELOG.md#v0211-2025-01-23)
Expand Down
4 changes: 4 additions & 0 deletions services/lbapplication/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## v0.2.0 (2025-01-30)

- **Bugfix**: Set type from interface to int64 of `HealthyThreshold`, `UnhealthyThreshold`, `MaxLoadBalancers`, `Port`, `MaxConnections`, `Code` and `TargetPort`

## v0.1.0 (2025-01-13)

- **New**: STACKIT Load Balancer Application module can be used to manage the STACKIT Load Balancer Application
34 changes: 16 additions & 18 deletions services/lbapplication/model_active_health_check.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

17 changes: 8 additions & 9 deletions services/lbapplication/model_get_quota_response.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

17 changes: 8 additions & 9 deletions services/lbapplication/model_listener.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

17 changes: 8 additions & 9 deletions services/lbapplication/model_plan_details.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

18 changes: 9 additions & 9 deletions services/lbapplication/model_status.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

17 changes: 8 additions & 9 deletions services/lbapplication/model_target_pool.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit b5a279b

Please sign in to comment.