@@ -14,6 +14,25 @@ Release Notes for {+mcli-long+}
14
14
:depth: 1
15
15
:class: singlecol
16
16
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
+
17
36
.. _mcli_1.31.1:
18
37
19
38
{+mcli+} 1.31.1
@@ -95,9 +114,9 @@ Release Notes for {+mcli-long+}
95
114
- Adds support for cluster termination protection.
96
115
97
116
- 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` `
99
118
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` `
101
120
with the ``--disableTerminationProtection`` option.
102
121
103
122
- Improves help text and documentation for multiple commands.
@@ -252,7 +271,7 @@ Release Notes for {+mcli-long+}
252
271
- |onprem|: Fixes an issue when parsing the automation config under
253
272
certain conditions.
254
273
- |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.
256
275
- |onprem| and |cloud-short|: Adds pagination support to listing agents
257
276
- Improves flag validation for metrics commands.
258
277
- |service|: Adds support for Private Link for Data Lake and Online
@@ -327,7 +346,7 @@ New Features
327
346
328
347
- Adds support for creating |service| ``M0`` cluster using the
329
348
``mongocli-atlas-quickstart`` and
330
- :ref:` mongocli-atlas-clusters-create` commands.
349
+ `` mongocli-atlas-clusters-create` ` commands.
331
350
- Adds support for creating serverless |service| clusters.
332
351
- Adds support for downloading |service| access logs.
333
352
- Adds support for enabling |service| management of the slow operation
@@ -379,7 +398,7 @@ Fixes and Improvements
379
398
The file format for creating |service| clusters with a JSON file has changed to support
380
399
``Advanced Clusters``. You can specify a
381
400
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.
383
402
384
403
New Features
385
404
~~~~~~~~~~~~
@@ -454,7 +473,7 @@ Fixes and Improvements
454
473
~~~~~~~~~~~~~~~~~~~~~~
455
474
456
475
- 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.
458
477
459
478
- Database users created with the :ref:`quick start <mcli-quick-start>`
460
479
command now have their passwords validated for increased security.
@@ -553,7 +572,7 @@ New Features
553
572
~~~~~~~~~~~~
554
573
555
574
- 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.
557
576
- Adds support for ``mongosqld`` logs.
558
577
559
578
Fixes and Improvements
@@ -813,7 +832,7 @@ Bug Fixes and Improvements
813
832
New Features
814
833
~~~~~~~~~~~~
815
834
816
- - Adds support for :ref:` Atlas Search <mongocli-atlas-clusters-search>` .
835
+ - Adds support for Atlas Search.
817
836
- Adds support for X.509 configurations in |service|.
818
837
- Adds support for X.509 database users in |service|.
819
838
- Adds support for |aws| IAM database users in |service|.
@@ -835,8 +854,8 @@ Bug Fixes and Improvements
835
854
New Features
836
855
~~~~~~~~~~~~
837
856
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.
840
859
841
860
Bug Fixes and Improvements
842
861
~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -865,15 +884,12 @@ Command Improvements
865
884
866
885
With this release, you can:
867
886
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
870
888
time you provide.
871
889
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.
874
891
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.
877
893
878
894
.. _mcli_1.0.0:
879
895
0 commit comments