Skip to content

Commit a86e73c

Browse files
Generator: Update SDK /services/ske (#628)
* Generate ske * update local changelog * update main changelog --------- Co-authored-by: Gökçe Gök Klingel <[email protected]>
1 parent 416e73d commit a86e73c

File tree

4 files changed

+27
-1
lines changed

4 files changed

+27
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
## Release (2024-XX-XX)
22

3+
- `ske`: [v0.19.0](services/ske/CHANGELOG.md#v0190-2024-07-18)
4+
- **Feature:** New fields for `Extension`: `Dns`
35
- `rabbitmq`: [v0.17.0](services/rabbitmq/CHANGELOG.md#v0161-2024-07-10)
46
- **Bugfix:** Fix marking of deprecated struct fields. Potential breaking change for users with linters that treat deprecations as errors.
57
- `opensearch`: [v0.16.0](services/opensearch/CHANGELOG.md#v0151-2024-07-10)

services/ske/CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,14 @@
1+
## v0.19.0 (2024-07-18)
2+
3+
- **Feature:** New fields for `Extension`: `Dns`
4+
15
## v0.18.0 (2024-07-10)
26

37
- **Bugfix:** Fix marking of deprecated methods. Potential breaking change for users with linters that treat deprecations as errors.
48

59
## v0.17.0 (2024-07-04)
610

7-
- **Feature:** Add new field `AllowSystemComponents` to the `Nodepool` model that configures wether system components are allowed to run on the node pool.
11+
- **Feature:** Add new field `AllowSystemComponents` to the `Nodepool` model that configures whether system components are allowed to run on the node pool.
812

913
## v0.16.0 (2024-05-27)
1014

services/ske/model_dns.go

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

services/ske/model_extension.go

Lines changed: 1 addition & 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)