File tree Expand file tree Collapse file tree 4 files changed +39
-2
lines changed Expand file tree Collapse file tree 4 files changed +39
-2
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ toc_landing_pages = [
25
25
aagent = " Automation Agent"
26
26
atlas-cli = " Atlas CLI"
27
27
atlas-cli-full = " MongoDB Atlas CLI"
28
- atlas-cli-version = " 1.1.7 "
28
+ atlas-cli-version = " 1.2.1 "
29
29
cloudgov = " :atlas:`MongoDB Atlas for Government </government>`"
30
30
cloudgov-short = " AtlasGov"
31
31
cluster = " cluster"
Original file line number Diff line number Diff line change 12
12
:depth: 1
13
13
:class: singlecol
14
14
15
+ .. _atlas-cli-1.2.1:
16
+
17
+ {+atlas-cli+} 1.2.1
18
+ -------------------
19
+
20
+ Released 14 October 2022
21
+
22
+ - Fixes internal release tooling.
23
+ - Makes ARM binaries available for installation with ``apt``, ``yum``
24
+ and ``dnf``.
25
+ - Adds support for Debian 11.
26
+
27
+ .. _atlas-cli-1.2.0:
28
+
29
+ {+atlas-cli+} v1.2.0
30
+ --------------------
31
+
32
+ Released 14 October 2022
33
+
34
+ - Fixes a bug with the :ref:`atlas-customDbRoles-list` command that
35
+ prevented printing the command's results.
36
+ - Fixes an issue with the :ref:`atlas-privateEndpoints-azure-interfaces-describe`
37
+ command where the output didn't display correctly.
38
+ - Adds the :ref:`atlas-processes-describe` command, which returns the details
39
+ for MongoDB process you specify.
40
+ - Drops support for Debian 9.
41
+ - Fixes a bug where inviting users issued an error.
42
+ - Improves help text for the :ref:`atlas-backups-snapshots-create` command.
43
+ - Fixes a bug where login information wasn't stored at early exit while
44
+ asking about project ID and org ID.
45
+ - Adds the :ref:`atlas-config-edit` command to open the config file in your
46
+ preferred editor.
47
+ - Adds a :ref:`atlas-backups-restores-watch` command, which watches for
48
+ a restore job to complete.
49
+ - Adds the :ref:`atlas-alerts-settings-enable` and :ref:`atlas-alerts-settings-disable`
50
+ commands, which enable or disable the alert configuration you specify.
51
+
15
52
.. _atlas-cli-1.1.7:
16
53
17
54
{+atlas-cli+} 1.1.7
You can’t perform that action at this time.
0 commit comments