|
3 | 3 |
|
4 | 4 | This section summarizes the changes in each {n} release.
|
5 | 5 |
|
| 6 | +* <<{p}-release-notes-v1.0.0-beta2>> |
6 | 7 | * <<{p}-release-notes-v1.0.0-beta1>>
|
7 | 8 |
|
| 9 | +[id="{p}-release-notes-v1.0.0-beta2"] |
| 10 | +=== Elastic Cloud Control (ecctl) v1.0.0-beta2 |
| 11 | +++++ |
| 12 | +<titleabbrev>v1.0.0-beta2</titleabbrev> |
| 13 | +++++ |
| 14 | + |
| 15 | +<<{p}-release-notes-v1.0.0-beta2-whats-new,What's new>> | <<{p}-release-notes-v1.0.0-beta2-bug-fixes,Bug fixes>> | <<{p}-release-notes-v1.0.0-beta2-breaking-changes,Breaking changes>> | <<{p}-release-notes-v1.0.0-beta2-changelog,Changelog>> |
| 16 | + |
| 17 | +Welcome to the v1.0.0-beta2 release of {n}! This version brings new features, some breaking changes, and bug fixes. |
| 18 | + |
| 19 | +Download the release binaries: |
| 20 | + |
| 21 | +[%hardbreaks] |
| 22 | +https://download.elastic.co/downloads/ecctl/1.0.0-beta2/ecctl_1.0.0-beta2_darwin_amd64.tar.gz[ecctl_1.0.0-beta2_darwin_amd64.tar.gz] |
| 23 | +https://download.elastic.co/downloads/ecctl/1.0.0-beta2/ecctl_1.0.0-beta2_linux_32-bit.deb[ecctl_1.0.0-beta2_linux_32-bit.deb] |
| 24 | +https://download.elastic.co/downloads/ecctl/1.0.0-beta2/ecctl_1.0.0-beta2_linux_32-bit.rpm[ecctl_1.0.0-beta2_linux_32-bit.rpm] |
| 25 | +https://download.elastic.co/downloads/ecctl/1.0.0-beta2/ecctl_1.0.0-beta2_linux_386.tar.g[ecctl_1.0.0-beta2_linux_386.tar.g] |
| 26 | +https://download.elastic.co/downloads/ecctl/1.0.0-beta2/ecctl_1.0.0-beta2_linux_64-bit.deb[ecctl_1.0.0-beta2_linux_64-bit.deb] |
| 27 | +https://download.elastic.co/downloads/ecctl/1.0.0-beta2/ecctl_1.0.0-beta2_linux_64-bit.rpm[ecctl_1.0.0-beta2_linux_64-bit.rpm] |
| 28 | +https://download.elastic.co/downloads/ecctl/1.0.0-beta2/ecctl_1.0.0-beta2_linux_amd64.tar.gz[ecctl_1.0.0-beta2_linux_amd64.tar.gz] |
| 29 | + |
| 30 | +[float] |
| 31 | +[id="{p}-release-notes-v1.0.0-beta2-whats-new"] |
| 32 | +==== What's new |
| 33 | + |
| 34 | +* *Feature X.* Describe feature X, explain the benefits briefly, and then link to the docs if there's more info. |
| 35 | +* *Feature Y.* ... |
| 36 | +* *Feature Z.* ... |
| 37 | + |
| 38 | +[float] |
| 39 | +[id="{p}-release-notes-v1.0.0-beta2-bug-fixes"] |
| 40 | +==== Bug fixes |
| 41 | + |
| 42 | +This version includes fixes for the following bugs and known issues: |
| 43 | + |
| 44 | +* Bug A. Describe the symptoms of the bug and how things now work after the bug fix. |
| 45 | + |
| 46 | +[float] |
| 47 | +[id="{p}-release-notes-v1.0.0-beta2-breaking-changes"] |
| 48 | +==== Breaking changes |
| 49 | + |
| 50 | +* *Removed X command*. We removed feature X, because it is deprecated or no longer supported. If applicable, add what feature replaces it and add a link. |
| 51 | + |
| 52 | +[float] |
| 53 | +[id="{p}-release-notes-v1.0.0-beta2-changelog"] |
| 54 | +==== Changelog |
| 55 | + |
| 56 | +[%hardbreaks] |
| 57 | +TBD |
| 58 | + |
| 59 | +_Release date: February 28, 2020_ |
| 60 | + |
| 61 | + |
8 | 62 | [id="{p}-release-notes-v1.0.0-beta1"]
|
9 | 63 | === Elastic Cloud Control (ecctl) v1.0.0-beta1
|
10 | 64 | ++++
|
|
0 commit comments