Skip to content

Commit a2cf838

Browse files
authored
Merge pull request mongodb#71 from JuliaMongo/DOCSP-25843
DOCSP-25843 Release Notes for Atlas CLI v1.2.0 and v1.2.1
2 parents e48f112 + d9169ab commit a2cf838

File tree

4 files changed

+39
-2
lines changed

4 files changed

+39
-2
lines changed

.vscode/settings.json

Whitespace-only changes.

snooty.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ toc_landing_pages = [
2525
aagent = "Automation Agent"
2626
atlas-cli = "Atlas CLI"
2727
atlas-cli-full = "MongoDB Atlas CLI"
28-
atlas-cli-version = "1.1.7"
28+
atlas-cli-version = "1.2.1"
2929
cloudgov = ":atlas:`MongoDB Atlas for Government </government>`"
3030
cloudgov-short = "AtlasGov"
3131
cluster = "cluster"

source/atlas-cli-changelog.txt

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,43 @@
1212
:depth: 1
1313
:class: singlecol
1414

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+
1552
.. _atlas-cli-1.1.7:
1653

1754
{+atlas-cli+} 1.1.7

submodules/mongodb-atlas-cli

Submodule mongodb-atlas-cli updated 624 files

0 commit comments

Comments
 (0)