Skip to content

Commit 332f302

Browse files
committed
(DOCSP-43106): Backports DOCSP-42042 to v2.0. (#923)
* (DOCSP-42042): Release notes, source constant updates for v2.0.1 * (DOCSP-42042): Set submodule to v2.0.1 * (DOCSP-42024): Incorporated Sarah's feedback.
1 parent 2343c57 commit 332f302

File tree

3 files changed

+16
-6
lines changed

3 files changed

+16
-6
lines changed

snooty.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ data-lake-store = "data store"
179179
default-profile = ":ref:`default profile <mcli-profiles>`"
180180
mcli = "MongoDB CLI"
181181
mcli-long = "MongoDB Command Line Interface (``mongocli``)"
182-
mcli-version = "2.0.0"
182+
mcli-version = "2.0.1"
183183
mdbagent = "MongoDB Agent"
184184
mdbVersion = "6.0"
185185
mongosh = ":binary:`~bin.mongosh`"

source/release-notes.txt

Lines changed: 14 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,16 @@ Release Notes for {+mcli-long+}
1414
:depth: 1
1515
:class: singlecol
1616

17+
.. _mcli_2.0.1:
18+
19+
{+mcli+} 2.0.1
20+
------------------
21+
22+
*Released 2024-08-01*
23+
24+
- Stops publishing new versions on ``server-4.4 Linux yum/apt`` repos.
25+
- Fixes an issue that prevented Windows binaries from being signed.
26+
1727
.. _mcli_2.0.0:
1828

1929
{+mcli+} 2.0.0
@@ -168,12 +178,12 @@ Release Notes for {+mcli-long+}
168178

169179
*Released 2022-10-20*
170180

171-
- Adds the :ref:`atlas-processes-describe` command.
181+
- Adds the ``atlas-processes-describe`` command.
172182
- Adds the command :ref:`mongocli-config-edit` to open your
173183
configuration file in your preferred editor.
174184
- Adds the ability to download an unredacted Ops Manager usage report
175185
with :ref:`mongocli-ops-manager-serverUsage-download`.
176-
- Improves help text for the :ref:`atlas-backups-snapshots-create`
186+
- Improves help text for the ``atlas-backups-snapshots-create``
177187
command.
178188
- Adds support for Debian 11.
179189
- Removes support for Debian 9.
@@ -208,9 +218,9 @@ Release Notes for {+mcli-long+}
208218

209219
- Removes support for Ops Manager 4.4.
210220
- Updates the help message for roles when using the
211-
:ref:`atlas-dbusers-create` command.
221+
``atlas-dbusers-create`` command.
212222
- Fixes a bug that prevented option validation when using the
213-
:ref:`atlas-backups-restores-start` command.
223+
``atlas-backups-restores-start`` command.
214224
- Fixes a bug that returned the wrong link for upgrading {+mcli+}.
215225

216226
.. _mcli_1.25.0:

submodules/mongocli

0 commit comments

Comments
 (0)