Elastic Cloud Control (ecctl) v1.9.0edit

What’s new | Bug fixes | Changelog

Welcome to the v1.9.0 release of Elastic Cloud Control. This version brings new features, some breaking changes, and bug fixes.

Elastic Cloud Control (ecctl) is Elastic’s CLI to manage Elasticsearch Service (ESS) and Elastic Cloud Enterprise (ECE).

Download the release binaries:

ecctl_1.9.0_darwin_amd64.tar.gz
ecctl_1.9.0_linux_32-bit.deb
ecctl_1.9.0_linux_32-bit.rpm
ecctl_1.9.0_linux_386.tar.gz
ecctl_1.9.0_linux_64-bit.deb
ecctl_1.9.0_linux_64-bit.rpm
ecctl_1.9.0_linux_amd64.tar.gz

What’s newedit

  • Update elastic/cloud-sdk-go to v1.11.0. Includes all the new API changes for ECE 3.4.0.
  • Various dependencies have been updated to their latest version.

Bug fixesedit

  • Deployment show --generate-update-payload flag fixed. There was an issue where the generated payload would not validate if autoscaling is enabled. (#596)
  • Fixed manual confirmation for some commands The confirmation dialog for some commands was not working, so commands had to be called using the --force flag. The confirmation dialogs now work properly. (#560)

Changelogedit

b6836f3 Correct arguments on ConfirmAction() (#561)
d704fcc chore(deps): update module go to 1.19 (#580)
efe9b87 Update cloud-sdk-go to 1.11.0. (#598)
35ebdc7 fix(deps): update module github.com/spf13/viper to v1.14.0 (#591)
b83363d fix(deps): update module golang.org/x/term to v0.1.0 (#589)
54d0f1e chore(deps): update goreleaser/goreleaser-action action to v3 (#572)
9f5565f fix(deps): update module github.com/stretchr/testify to v1.8.1 (#590)
901cc82 fix(deps): update module github.com/elastic/cloud-sdk-go to v1.10.0 (#581)
5780a9b fix(deps): update golang.org/x/term digest to 7a66f97 (#585)
cf20565 fix(deps): update module github.com/spf13/viper to v1.13.0 (#583)
1fe5d42 fix(deps): update module github.com/spf13/cobra to v1.5.0 (#577)
f582ee7 fix(deps): update golang.org/x/term digest to a9ba230 (#579)
52a2f3a fix(deps): update module github.com/stretchr/testify to v1.8.0 (#576)
1f1c944 fix(deps): update module github.com/spf13/viper to v1.12.0 (#575)
79c2650 fix(deps): update golang.org/x/term digest to 065cf7b (#574)
0dda8e4 fix(deps): update module github.com/elastic/cloud-sdk-go to v1.9.0 (#571)
8e8aa93 fix(deps): update golang.org/x/term digest to e5f449a (#569)
753bfec fix(deps): update module github.com/spf13/viper to v1.11.0 (#570)
3cfc244 chore(deps): update peterjgrainger/action-create-branch action to v2.2.0 (#568)
381ee81 chore(deps): update actions/cache action to v3 (#567)
a1817ef fix(deps): update module github.com/elastic/cloud-sdk-go to v1.8.1 (#558)
63220f4 chore(deps): update actions/setup-go action to v3 (#562)
b6888cc chore(deps): update actions/checkout action to v3 (#563)
66cda92 fix(deps): update module github.com/spf13/cobra to v1.4.0 (#564)
0669bf7 chore(deps): update endbug/add-and-commit action to v9 (#565)
fea9edf fix(deps): update module github.com/stretchr/testify to v1.7.1 (#566)
1d74b59 Update CODEOWNERS (#557)
5eac3e1 Adjust CODEOWNERS (#556)
f3661bd Update minor version

Release date: December 02, 2022