@@ -14,6 +14,25 @@ Release Notes for {+mcli-long+}
1414 :depth: 1
1515 :class: singlecol
1616
17+ .. _mcli_1.31.3:
18+
19+ {+mcli+} 1.31.3
20+ ------------------
21+
22+ *Released 2024-02-08*
23+
24+ - Fixes a bug in the release process.
25+
26+ .. _mcli_1.31.2:
27+
28+ {+mcli+} 1.31.2
29+ ------------------
30+
31+ *Released 2024-02-08*
32+
33+ - Updates the ``mongocli-atlas-clusters-create`` command when
34+ you don't use the ``--watch`` flag.
35+
1736.. _mcli_1.31.1:
1837
1938{+mcli+} 1.31.1
@@ -95,9 +114,9 @@ Release Notes for {+mcli-long+}
95114- Adds support for cluster termination protection.
96115
97116 - To enable cluster termination protection, run
98- :ref:` mongocli-atlas-clusters-create` or :ref:` mongocli-atlas-clusters-update`
117+ `` mongocli-atlas-clusters-create`` or `` mongocli-atlas-clusters-update` `
99118 with the ``--enableTerminationProtection`` option.
100- - To disable cluster termination protection, run :ref:` mongocli-atlas-clusters-update`
119+ - To disable cluster termination protection, run `` mongocli-atlas-clusters-update` `
101120 with the ``--disableTerminationProtection`` option.
102121
103122- Improves help text and documentation for multiple commands.
@@ -252,7 +271,7 @@ Release Notes for {+mcli-long+}
252271- |onprem|: Fixes an issue when parsing the automation config under
253272 certain conditions.
254273- |service|: Adds support for a ``--currentIp`` flag to the
255- :ref:` mongocli-atlas-accessLists` command with ``ipAddress`` type.
274+ `` mongocli-atlas-accessLists` ` command with ``ipAddress`` type.
256275- |onprem| and |cloud-short|: Adds pagination support to listing agents
257276- Improves flag validation for metrics commands.
258277- |service|: Adds support for Private Link for Data Lake and Online
@@ -327,7 +346,7 @@ New Features
327346
328347- Adds support for creating |service| ``M0`` cluster using the
329348 ``mongocli-atlas-quickstart`` and
330- :ref:` mongocli-atlas-clusters-create` commands.
349+ `` mongocli-atlas-clusters-create` ` commands.
331350- Adds support for creating serverless |service| clusters.
332351- Adds support for downloading |service| access logs.
333352- Adds support for enabling |service| management of the slow operation
@@ -379,7 +398,7 @@ Fixes and Improvements
379398 The file format for creating |service| clusters with a JSON file has changed to support
380399 ``Advanced Clusters``. You can specify a
381400 cluster configuration file with the ``--file`` flag in the
382- :ref:` mongocli-atlas-clusters-create` and :ref:` mongocli-atlas-clusters-update` commands.
401+ `` mongocli-atlas-clusters-create`` and `` mongocli-atlas-clusters-update` ` commands.
383402
384403New Features
385404~~~~~~~~~~~~
@@ -454,7 +473,7 @@ Fixes and Improvements
454473~~~~~~~~~~~~~~~~~~~~~~
455474
456475- Fixes the default authentication database for the LDAP ``GROUP`` type
457- when :ref:` creating database users <mongocli-atlas-dbusers-create>` .
476+ when creating database users.
458477
459478- Database users created with the :ref:`quick start <mcli-quick-start>`
460479 command now have their passwords validated for increased security.
@@ -553,7 +572,7 @@ New Features
553572~~~~~~~~~~~~
554573
555574- Adds an option to enable the |bic-short| when you deploy |service|
556- clusters using the :ref:` mongocli-atlas-clusters-create` command.
575+ clusters using the `` mongocli-atlas-clusters-create` ` command.
557576- Adds support for ``mongosqld`` logs.
558577
559578Fixes and Improvements
@@ -813,7 +832,7 @@ Bug Fixes and Improvements
813832New Features
814833~~~~~~~~~~~~
815834
816- - Adds support for :ref:` Atlas Search <mongocli-atlas-clusters-search>` .
835+ - Adds support for Atlas Search.
817836- Adds support for X.509 configurations in |service|.
818837- Adds support for X.509 database users in |service|.
819838- Adds support for |aws| IAM database users in |service|.
@@ -835,8 +854,8 @@ Bug Fixes and Improvements
835854New Features
836855~~~~~~~~~~~~
837856
838- - Adds support for :ref:` Atlas Online Archive <mongocli-atlas-clusters-onlineArchives>` .
839- - Adds support for :ref:` Atlas Data Lake <mongocli-atlas-dataLakes>` .
857+ - Adds support for Atlas Online Archive.
858+ - Adds support for Atlas Data Lake.
840859
841860Bug Fixes and Improvements
842861~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -865,15 +884,12 @@ Command Improvements
865884
866885With this release, you can:
867886
868- - :ref:`Create access list entries in Atlas
869- <mongocli-atlas-accessLists-create>` that expire at the date and
887+ - Create access list entries in Atlas that expire at the date and
870888 time you provide.
871889
872- - :ref:`Create sharded clusters in Atlas
873- <mongocli-atlas-clusters-create>` using command-line options.
890+ - Create sharded clusters in Atlas using command-line options.
874891
875- - :ref:`Create sharded clusters in Ops Manager
876- <mongocli-ops-manager-clusters-create>` using a configuration file.
892+ - Create sharded clusters in Ops Manager using a configuration file.
877893
878894.. _mcli_1.0.0:
879895
0 commit comments