Skip to content

Commit 8300e90

Browse files
authored
(DOCSP-43884) Adds release notes for v1.29.0 (#682)
1 parent 0720788 commit 8300e90

File tree

3 files changed

+23
-5
lines changed

3 files changed

+23
-5
lines changed

config/redirects

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
define: base https://www.mongodb.com/docs/atlas/cli
2-
define: versions v1.0 v1.1 v1.2 v1.3 v1.4 v1.5 v1.6 v1.7 v1.8 v1.9 v1.10 v1.11 v1.12 v1.13 v1.14 v1.15 v1.16 v1.17 v1.18 v1.19 v1.20 v1.21 v1.22 v1.23 v1.24 v1.25 1.26 1.27 1.28 master
2+
define: versions v1.0 v1.1 v1.2 v1.3 v1.4 v1.5 v1.6 v1.7 v1.8 v1.9 v1.10 v1.11 v1.12 v1.13 v1.14 v1.15 v1.16 v1.17 v1.18 v1.19 v1.20 v1.21 v1.22 v1.23 v1.24 v1.25 1.26 1.27 1.28 1.29 master
33
symlink: upcoming -> master
4-
symlink: v1.29 -> master
5-
symlink: stable -> v1.28
4+
symlink: v1.30 -> master
5+
symlink: stable -> v1.29
66

77
raw: docs/atlas/cli/ -> ${base}/stable/
88
raw: docs/atlas/cli/stable/cluster-config-file -> ${base}/stable/reference/json/cluster-config-file

snooty.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ aagent = "Automation Agent"
2929
adf = "Atlas Data Federation"
3030
atlas-cli = "Atlas CLI"
3131
atlas-cli-full = "MongoDB Atlas CLI"
32-
atlas-cli-version = "1.28.0"
32+
atlas-cli-version = "1.29.0"
3333
ak8so = "Atlas Kubernetes Operator"
3434
atlas-sp = "Atlas Stream Processing"
3535
avs = "Atlas Vector Search"

source/atlas-cli-changelog.txt

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,27 @@
1414
:depth: 1
1515
:class: singlecol
1616

17+
.. _atlas-cli-1.29.0:
18+
19+
{+atlas-cli+} 1.29.0
20+
--------------------
21+
22+
Released 26 September 2024
23+
24+
- Fixes an issue that prevented the use of some global flags in plugin
25+
commands, including ``--debug``.
26+
- Updates the :ref:`atlas-deployments` commands:
27+
28+
- Show only the containers that you can start when you run
29+
:ref:`atlas-deployments-start`.
30+
- Show only the containers that you can stop when you run
31+
:ref:`atlas-deployments-pause`.
32+
- Show only the containers that you can connect when you run
33+
:ref:`atlas-deployments-search-indexes` commands.
34+
1735
.. _atlas-cli-1.28.0:
1836

19-
{+atlas-cli+} 1.27.1
37+
{+atlas-cli+} 1.28.0
2038
--------------------
2139

2240
Released 19 September 2024

0 commit comments

Comments
 (0)