elastic / ecctl

Apache License 2.0
58 stars 53 forks source link

fix(deps): update module github.com/elastic/cloud-sdk-go to v1.14.0 - autoclosed #623

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/elastic/cloud-sdk-go require minor v1.13.0 -> v1.14.0

Release Notes

elastic/cloud-sdk-go (github.com/elastic/cloud-sdk-go) ### [`v1.14.0`](https://togithub.com/elastic/cloud-sdk-go/releases/tag/v1.14.0) [Compare Source](https://togithub.com/elastic/cloud-sdk-go/compare/v1.13.0...v1.14.0) ### Changelog This release of the Elastic Cloud SDK Go should be used for ECE Version `3.7.0`. #### Enhancements ##### Update API spec to ESS ms-98 ([#​444](https://togithub.com/elastic/cloud-sdk-go/issues/444)) Updates the generated clients and models to match the latest API available in Elastic cloud. #### Bug fixes ##### Properly support `AllocatorDown` parameter for the `VacateCluster` command. ([#​443](https://togithub.com/elastic/cloud-sdk-go/issues/443)) The vacate parameter `AllocatorDown` was ignored and not passed through to the actual request. This has now been fixed and the parameter can be used when calling `VacateCluster`.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.