Skip to content

Commit a1f204c

Browse files
DOCSP-30807: 1.8.0 release notes (#163)
* DOCSP-30807: 1.8.0 release notes * fix links * minor language tweak
1 parent 4a35eec commit a1f204c

File tree

3 files changed

+15
-2
lines changed

3 files changed

+15
-2
lines changed

config/redirects

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
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 master
2+
define: versions v1.0 v1.1 v1.2 v1.3 v1.4 v1.5 v1.6 v1.7 v1.8 master
33

44
raw: docs/atlas/cli/ -> ${base}/stable/
55
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
@@ -27,7 +27,7 @@ toc_landing_pages = [
2727
aagent = "Automation Agent"
2828
atlas-cli = "Atlas CLI"
2929
atlas-cli-full = "MongoDB Atlas CLI"
30-
atlas-cli-version = "1.7.4"
30+
atlas-cli-version = "1.8.0"
3131
ak8so = "Atlas Kubernetes Operator"
3232
cloudgov = ":atlas:`MongoDB Atlas for Government </government>`"
3333
cloudgov-short = "AtlasGov"

source/atlas-cli-changelog.txt

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

17+
18+
.. _atlas-cli-1.8.0:
19+
20+
{+atlas-cli+} 1.8.0
21+
-------------------
22+
23+
Released 18 June 2023
24+
25+
- Adds the ``LagTime`` and ``ReadyForCutOver`` fields to the :ref:`atlas-liveMigrations-create`
26+
and :ref:`atlas-liveMigrations-describe` command output.
27+
- Adds the ``--tag`` flag to the :ref:`atlas-serverless-create`
28+
and :ref:`atlas-serverless-update` commands.
29+
1730
.. _atlas-cli-1.7.4:
1831

1932
{+atlas-cli+} 1.7.4

0 commit comments

Comments
 (0)