Skip to content

Commit 7791a0d

Browse files
authored
Release notes for v1.13.0 (#645)
1 parent fe6fc08 commit 7791a0d

File tree

3 files changed

+70
-0
lines changed

3 files changed

+70
-0
lines changed

docs/ecctl-release-notes.asciidoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33

44
This section summarizes the changes in each {n} release.
55

6+
* <<{p}-release-notes-v1.13.0>>
67
* <<{p}-release-notes-v1.12.0>>
78
* <<{p}-release-notes-v1.11.0>>
89
* <<{p}-release-notes-v1.10.0>>
@@ -38,3 +39,4 @@ include::release_notes/v1.0.0.adoc[]
3839
include::release_notes/v1.0.0-beta3.adoc[]
3940
include::release_notes/v1.0.0-beta2.adoc[]
4041
include::release_notes/v1.0.0-beta1.adoc[]
42+
include::release_notes/v1.13.0.adoc[]

docs/release_notes/v1.13.0.adoc

Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
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_

notes/v1.13.0.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
v1.13.0
2+
3+
# Changelog
4+
5+
Download the release binaries:
6+
7+
<https://download.elastic.co/downloads/ecctl/1.13.0/ecctl_1.13.0_darwin_amd64.tar.gz>
8+
<https://download.elastic.co/downloads/ecctl/1.13.0/ecctl_1.13.0_darwin_arm64.tar.gz>
9+
<https://download.elastic.co/downloads/ecctl/1.13.0/ecctl_1.13.0_linux_32-bit.deb>
10+
<https://download.elastic.co/downloads/ecctl/1.13.0/ecctl_1.13.0_linux_32-bit.rpm>
11+
<https://download.elastic.co/downloads/ecctl/1.13.0/ecctl_1.13.0_linux_386.tar.gz>
12+
<https://download.elastic.co/downloads/ecctl/1.13.0/ecctl_1.13.0_linux_64-bit.deb>
13+
<https://download.elastic.co/downloads/ecctl/1.13.0/ecctl_1.13.0_linux_64-bit.rpm>
14+
<https://download.elastic.co/downloads/ecctl/1.13.0/ecctl_1.13.0_linux_amd64.tar.gz>
15+
<https://download.elastic.co/downloads/ecctl/1.13.0/ecctl_1.13.0_linux_arm64.tar.gz>
16+
17+
Checksums are at [ecctl_1.13.0_checksums.txt](https://download.elastic.co/downloads/ecctl/1.13.0/ecctl_1.13.0_checksums.txt).
18+
19+
## Release notes
20+
21+
<https://www.elastic.co/guide/en/ecctl/1.13/ecctl-release-notes-v1.13.0.html>

0 commit comments

Comments
 (0)