File tree Expand file tree Collapse file tree 3 files changed +8
-1
lines changed
Expand file tree Collapse file tree 3 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 77- ` ske ` : [ v1.4.0] ( services/ske/CHANGELOG.md#v140 )
88 - ** Feature:** Add new optional ` version_state ` param to ` DefaultApi.list_provider_options ` method
99 - ** Feature:** Add new enum ` GetProviderOptionsRequestVersionState `
10+ - ` git ` : [ v0.7.0] ( services/git/CHANGELOG.md#v070 )
11+ - ** Breaking Change:** Replace ` patch_operation ` by ` patch_instance_payload ` in ` patch_instance ` request
12+ - ** Feature:** Add enums ` InstanceFlavor `
1013
1114## Release (2025-11-14)
1215- ` cdn ` :
Original file line number Diff line number Diff line change 1+ ## v0.7.0
2+ - ** Breaking Change:** Replace ` patch_operation ` by ` patch_instance_payload ` in ` patch_instance ` request
3+ - ** Feature:** Add enums ` InstanceFlavor `
4+
15## v0.6.0
26- ** Feature:** Add support for list runner labels operation
37 - new API client methods ` list_runner_labels `
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name = "stackit-git"
33
44[tool .poetry ]
55name = " stackit-git"
6- version = " v0.6 .0"
6+ version = " v0.7 .0"
77authors = [
88 " STACKIT Developer Tools <developer-tools@stackit.cloud>" ,
99]
You can’t perform that action at this time.
0 commit comments