|
| 1 | +[id="{p}-release-notes-v1.12.0"] |
| 2 | +=== Elastic Cloud Control (ecctl) v1.12.0 |
| 3 | +++++ |
| 4 | +<titleabbrev>v1.12.0</titleabbrev> |
| 5 | +++++ |
| 6 | + |
| 7 | +<<{p}-release-notes-v1.12.0-bug-fixes,Bug fixes>> | <<{p}-release-notes-v1.12.0-changelog,Changelog>> |
| 8 | + |
| 9 | +Welcome to the v1.12.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.12.0/ecctl_1.12.0_darwin_amd64.tar.gz[ecctl_1.12.0_darwin_amd64.tar.gz] |
| 17 | +https://download.elastic.co/downloads/ecctl/1.12.0/ecctl_1.12.0_linux_32-bit.deb[ecctl_1.12.0_linux_32-bit.deb] |
| 18 | +https://download.elastic.co/downloads/ecctl/1.12.0/ecctl_1.12.0_linux_32-bit.rpm[ecctl_1.12.0_linux_32-bit.rpm] |
| 19 | +https://download.elastic.co/downloads/ecctl/1.12.0/ecctl_1.12.0_linux_386.tar.gz[ecctl_1.12.0_linux_386.tar.gz] |
| 20 | +https://download.elastic.co/downloads/ecctl/1.12.0/ecctl_1.12.0_linux_64-bit.deb[ecctl_1.12.0_linux_64-bit.deb] |
| 21 | +https://download.elastic.co/downloads/ecctl/1.12.0/ecctl_1.12.0_linux_64-bit.rpm[ecctl_1.12.0_linux_64-bit.rpm] |
| 22 | +https://download.elastic.co/downloads/ecctl/1.12.0/ecctl_1.12.0_linux_amd64.tar.gz[ecctl_1.12.0_linux_amd64.tar.gz] |
| 23 | + |
| 24 | +[float] |
| 25 | +[id="{p}-release-notes-v1.12.0-bug-fixes"] |
| 26 | +==== Bug fixes |
| 27 | + |
| 28 | +* *Deployment create command now adds integrations-server by default:* |
| 29 | +Instead of adding APM, for versions >=8.0.0 the default now is integrations-server. This now behaves the same as if the deployment is created via the UI. |
| 30 | + |
| 31 | +* *Fixed allocator vacate tracking for integrations-server:* |
| 32 | +When vacating an integrations-server instance, the command now properly waits until the plan has finished. |
| 33 | + |
| 34 | +[float] |
| 35 | +[id="{p}-release-notes-v1.12.0-changelog"] |
| 36 | +==== Changelog |
| 37 | +// The following section is autogenerated via git |
| 38 | + |
| 39 | +[%hardbreaks] |
| 40 | +https://github.com/elastic/ecctl/commit/583d7b0[583d7b0] fix(deps): update module golang.org/x/term to v0.15.0 (https://github.com/elastic/ecctl/pull/630[#630]) |
| 41 | +https://github.com/elastic/ecctl/commit/fb2666e[fb2666e] fix(deps): update module github.com/spf13/viper to v1.18.2 (https://github.com/elastic/ecctl/pull/631[#631]) |
| 42 | +https://github.com/elastic/ecctl/commit/ef6b9e4[ef6b9e4] Update cloud-sdk-go to 1.16.0 (https://github.com/elastic/ecctl/pull/636[#636]) |
| 43 | +https://github.com/elastic/ecctl/commit/9b86f17[9b86f17] Update cloud-sdk-go to v1.15.0 (https://github.com/elastic/ecctl/pull/635[#635]) |
| 44 | +https://github.com/elastic/ecctl/commit/03cc42c[03cc42c] [CP-5351] Remove Apm from create payload when version >= 8.0.0 (https://github.com/elastic/ecctl/pull/633[#633]) |
| 45 | + |
| 46 | + |
| 47 | +_Release date: December 21, 2023_ |
0 commit comments