Skip to content

Commit f146f99

Browse files
authored
(DOCSP-33818) Adds release notes and updates source constants for 1.12.2 (#223)
* (DOCSP-33818) Adds release notes and updates source constants for 1.12.2 * Sets submodule to v1.12.2 * Typo fixes * Adds tech review change
1 parent 5d9fe3a commit f146f99

File tree

3 files changed

+28
-2
lines changed

3 files changed

+28
-2
lines changed

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

source/atlas-cli-changelog.txt

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

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+
1743
.. _atlas-cli-1.12.1:
1844

1945
{+atlas-cli+} 1.12.1

submodules/mongodb-atlas-cli

Submodule mongodb-atlas-cli updated 201 files

0 commit comments

Comments
 (0)