|
| 1 | +[id="{p}-release-notes-v1.13.0"] |
| 2 | +=== Elastic Cloud Control (ecctl) v1.13.0 |
| 3 | +++++ |
| 4 | +<titleabbrev>v1.13.0</titleabbrev> |
| 5 | +++++ |
| 6 | + |
| 7 | +<<{p}-release-notes-v1.13.0-whats-new,What's new>> | <<{p}-release-notes-v1.13.0-breaking-changes,Breaking changes>> | <<{p}-release-notes-v1.13.0-changelog,Changelog>> |
| 8 | + |
| 9 | +Welcome to the v1.13.0 release of {n}. This version brings new features, some breaking changes, and bug fixes. |
| 10 | + |
| 11 | +Elastic Cloud Control (ecctl) is Elastic’s CLI to manage Elasticsearch Service (ESS) and Elastic Cloud Enterprise (ECE). |
| 12 | + |
| 13 | +Download the release binaries: |
| 14 | + |
| 15 | +[%hardbreaks] |
| 16 | +https://download.elastic.co/downloads/ecctl/1.13.0/ecctl_1.13.0_darwin_amd64.tar.gz[ecctl_1.13.0_darwin_amd64.tar.gz] |
| 17 | +https://download.elastic.co/downloads/ecctl/1.13.0/ecctl_1.13.0_linux_32-bit.deb[ecctl_1.13.0_linux_32-bit.deb] |
| 18 | +https://download.elastic.co/downloads/ecctl/1.13.0/ecctl_1.13.0_linux_32-bit.rpm[ecctl_1.13.0_linux_32-bit.rpm] |
| 19 | +https://download.elastic.co/downloads/ecctl/1.13.0/ecctl_1.13.0_linux_386.tar.gz[ecctl_1.13.0_linux_386.tar.gz] |
| 20 | +https://download.elastic.co/downloads/ecctl/1.13.0/ecctl_1.13.0_linux_64-bit.deb[ecctl_1.13.0_linux_64-bit.deb] |
| 21 | +https://download.elastic.co/downloads/ecctl/1.13.0/ecctl_1.13.0_linux_64-bit.rpm[ecctl_1.13.0_linux_64-bit.rpm] |
| 22 | +https://download.elastic.co/downloads/ecctl/1.13.0/ecctl_1.13.0_linux_amd64.tar.gz[ecctl_1.13.0_linux_amd64.tar.gz] |
| 23 | + |
| 24 | +[float] |
| 25 | +[id="{p}-release-notes-v1.13.0-whats-new"] |
| 26 | +==== What's new |
| 27 | + |
| 28 | +Updated with the latest api changes from cloud-sdk-go. This includes support for allowed_zones in instance configurations. |
| 29 | + |
| 30 | +[float] |
| 31 | +[id="{p}-release-notes-v1.13.0-breaking-changes"] |
| 32 | +==== Breaking changes |
| 33 | + |
| 34 | +The notes api is gone, use the deployment comments api instead. |
| 35 | + |
| 36 | +[float] |
| 37 | +[id="{p}-release-notes-v1.13.0-changelog"] |
| 38 | +==== Changelog |
| 39 | +// The following section is autogenerated via git |
| 40 | + |
| 41 | +[%hardbreaks] |
| 42 | +https://github.com/elastic/ecctl/commit/a42353e[a42353e] Upgrade cloud-sdk-go to 1.17.0 |
| 43 | +https://github.com/elastic/ecctl/commit/c336782[c336782] fix(deps): update module github.com/stretchr/testify to v1.9.0 (https://github.com/elastic/ecctl/pull/641[#641]) |
| 44 | +https://github.com/elastic/ecctl/commit/54e9b79[54e9b79] fix(deps): update module golang.org/x/term to v0.18.0 (https://github.com/elastic/ecctl/pull/639[#639]) |
| 45 | +https://github.com/elastic/ecctl/commit/2b9165a[2b9165a] Update minor version |
| 46 | + |
| 47 | +_Release date: April 10, 2024_ |
0 commit comments