Skip to content

Commit 1d8c76a

Browse files
committed
(DOCSP-44524): Adds 1.30 RNs, updates version source constant, and adds backport version.
1 parent 49cce5a commit 1d8c76a

File tree

3 files changed

+17
-2
lines changed

3 files changed

+17
-2
lines changed

.backportrc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"repoOwner": "mongodb",
33
"repoName": "docs-atlas-cli",
44

5-
"targetBranchChoices": ["v1.29", "v1.28", "v1.27", "v1.26", "v1.25", "v1.24", "v1.23", "v1.22", "v1.21", "v1.20", "v1.19", "v1.18", "v1.17", "v1.16", "v1.15", "v1.14", "v1.13", "v1.12"],
5+
"targetBranchChoices": ["v1.30", "v1.29", "v1.28", "v1.27", "v1.26", "v1.25", "v1.24", "v1.23", "v1.22", "v1.21", "v1.20", "v1.19", "v1.18", "v1.17", "v1.16", "v1.15", "v1.14", "v1.13", "v1.12"],
66

77
"editor": "code",
88

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.29.0"
32+
atlas-cli-version = "1.30.0"
3333
ak8so = "Atlas Kubernetes Operator"
3434
atlas-sp = "Atlas Stream Processing"
3535
avs = "Atlas Vector Search"

source/atlas-cli-changelog.txt

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,21 @@
1414
:depth: 1
1515
:class: singlecol
1616

17+
.. _atlas-cli-1.30.0:
18+
19+
{+atlas-cli+} 1.30.0
20+
--------------------
21+
22+
Released 17 October 2024
23+
24+
- Fixes a discrepancy in :ref:`atlas-deployments-search-indexes-list`
25+
and :ref:`atlas-clusters-search-indexes-list` where the deployment
26+
command returns an error if the cluster is in the ``UPDATING`` state.
27+
28+
- Refreshes the bearer token when cluster watch is taking a long time.
29+
30+
- Fixes an exception when you run :ref:`atlas-dataFederation-logs`.
31+
1732
.. _atlas-cli-1.29.0:
1833

1934
{+atlas-cli+} 1.29.0

0 commit comments

Comments
 (0)