File tree Expand file tree Collapse file tree 3 files changed +28
-2
lines changed Expand file tree Collapse file tree 3 files changed +28
-2
lines changed Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ aagent = "Automation Agent"
29
29
adf = " Atlas Data Federation"
30
30
atlas-cli = " Atlas CLI"
31
31
atlas-cli-full = " MongoDB Atlas CLI"
32
- atlas-cli-version = " 1.12.1 "
32
+ atlas-cli-version = " 1.12.2 "
33
33
ak8so = " Atlas Kubernetes Operator"
34
34
atlas-sp = " Atlas Stream Processing"
35
35
avs = " Atlas Vector Search"
Original file line number Diff line number Diff line change 14
14
:depth: 1
15
15
:class: singlecol
16
16
17
+ .. _atlas-cli-1.12.2:
18
+
19
+ {+atlas-cli+} 1.12.2
20
+ --------------------
21
+
22
+ Released 20 October 2023
23
+
24
+ - Adds an unsupported distro warning if you try to run local
25
+ deployment commands on an unsupported operating system.
26
+ - Adds `Podman <https://podman.io/>`__ as a recommended dependency for
27
+ the ``deb`` and ``rpm`` meta packages.
28
+ - Adds listing of :ref:`atlas` and local :ref:`atlas-deployments` to
29
+ the deployment interactive flow.
30
+ - Adds a spinner for the :ref:`atlas-deployments-start` and
31
+ :ref:`atlas-deployments-pause` commands.
32
+ - Adds more context to error messages for local deployments.
33
+ - Adds the :ref:`atlas-deployments-logs` command, which returns logs for
34
+ your local and cloud deployments.
35
+ - Fixes a bug that occurred when you provided only the private API key
36
+ or only the public API key.
37
+ - Fixes a bug in the :ref:`atlas-clusters-onlineArchives-create` command
38
+ where validation prevented you from using three fields in your partition.
39
+ - Fixes an issue where the
40
+ :ref:`atlas-performanceAdvisor-suggestedIndexes-list` command didn't
41
+ accept the ``--namespaces`` option.
42
+
17
43
.. _atlas-cli-1.12.1:
18
44
19
45
{+atlas-cli+} 1.12.1
You can’t perform that action at this time.
0 commit comments