elastic / ecctl

Apache License 2.0
58 stars 53 forks source link

fix(deps): update module github.com/elastic/cloud-sdk-go to v1.11.0 #597

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.10.0 -> v1.11.0

Release Notes

elastic/cloud-sdk-go ### [`v1.11.0`](https://togithub.com/elastic/cloud-sdk-go/releases/tag/v1.11.0) [Compare Source](https://togithub.com/elastic/cloud-sdk-go/compare/v1.10.0...v1.11.0) ### Changelog This release of the Elastic Cloud SDK Go should be used for ECE Version `3.4.0`. #### Enhancements ##### Update API spec to ECE 3.4.0 / ESS ms-78 ([#​408](https://togithub.com/elastic/cloud-sdk-go/issues/408)) Updates the ECE generated Clients and models to the latest version. #### Bug fixes ##### Fixed `deploymentapi.NewUpdateRequest` for deployments with autoscaling enabled ([#​416](https://togithub.com/elastic/cloud-sdk-go/issues/416)) Requests generated by `deploymentapi.NewUpdateRequest` used to only contain topology elements with size > 0. However for deployments with autoscaling enabled, all elements must be included. With this fix the generated request will contain all topology elements for Elasticsearch as defined by the deployment template.

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.

gigerdo commented 1 year ago

I'm doing this upgrade manually.

renovate[bot] commented 1 year ago

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will now ignore this update (v1.11.0). You will still receive a PR once a newer version is released, so if you wish to permanently ignore this dependency, please add it to the ignoreDeps array of your renovate config.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.