Skip to content

Commit bf85e29

Browse files
authored
(DOCSP-32140): Release notes, redirects, source constant updates for v1.31. (#867)
* (DOCSP-32140): Release notes, redirects, source constant updates for v1.31. * (DOCSP-32140): Set submodule to v1.31.0. * (DOCSP-32140): Incorporated Sarah's feedback. * (DOCSP-32140): Fixed build errors.
1 parent ccfd415 commit bf85e29

File tree

6 files changed

+35
-19
lines changed

6 files changed

+35
-19
lines changed

config/redirects

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
define: prefix docs/mongocli
22
define: base https://www.mongodb.com/${prefix}
3-
define: versions v1.0.0 v1.1.0 v1.2.0 v1.3.0 v1.4.0 v1.5 v1.6 v1.7 v1.8 v1.9 v1.10 v1.11 v1.12 v1.13 v1.14 v1.15 v1.16 v1.17 v1.18 v1.19 v1.20 v1.21 v1.22 v1.23 v1.24 v1.25 v1.26 v1.27 v1.28.1 v1.29 v1.30 master
3+
define: versions v1.0.0 v1.1.0 v1.2.0 v1.3.0 v1.4.0 v1.5 v1.6 v1.7 v1.8 v1.9 v1.10 v1.11 v1.12 v1.13 v1.14 v1.15 v1.16 v1.17 v1.18 v1.19 v1.20 v1.21 v1.22 v1.23 v1.24 v1.25 v1.26 v1.27 v1.28.1 v1.29 v1.30 v1.31 master
44

55
raw: ${prefix}/ -> ${base}/stable/
66
raw: ${prefix} -> ${base}/stable/

snooty.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ data-lake-store = "data store"
177177
default-profile = ":ref:`default profile <mcli-profiles>`"
178178
mcli = "MongoDB CLI"
179179
mcli-long = "MongoDB Command Line Interface (``mongocli``)"
180-
mcli-version = "1.30.0"
180+
mcli-version = "1.31.0"
181181
mdbagent = "MongoDB Agent"
182182
mdbVersion = "6.0"
183183
mongosh = ":binary:`~bin.mongosh`"

source/install/compatibility.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ versions of |service|, |cloud-short|, |onprem|, and MongoDB server.
6969
- Current
7070

7171
* - |onprem|
72-
- 5.0
72+
- 6.0
7373

7474
* - MongoDB server
7575
- Any `released and stable version

source/quick-start/atlas.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Before you begin, complete the following tasks:
4343
Configure an |service| Cluster
4444
------------------------------
4545

46-
Use the :ref:`mongocli-atlas-quickstart` command to create an ``M0``
46+
Use the ``mongocli-atlas-quickstart`` command to create an ``M0``
4747
cluster in |service|. ``M0`` clusters have some operational :ref:`limitations <atlas-free-tier>`.
4848

4949
You can run this command in the following ways:

source/release-notes.txt

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

17+
.. _mcli_1.31.0:
18+
19+
{+mcli+} 1.31.0
20+
------------------
21+
22+
*Released 2023-08-10*
23+
24+
- Fixes an issue where listing clusters results in an error if
25+
you explicitly select the no output format.
26+
- Fixes an issue when you delete a |cloud-short| cluster configured
27+
with multiple |mongos|.
28+
- Fixes an issue with sharded clusters not showing all available
29+
|mongos|.
30+
- Updates the help text for some update commands to clarify that
31+
certain flags replace data instead of appending data.
32+
1733
.. _mcli_1.30.0:
1834

1935
{+mcli+} 1.30.0
@@ -135,16 +151,16 @@ Release Notes for {+mcli-long+}
135151
- Updates the deprecation message shown when running ``mongocli atlas``
136152
commands.
137153

138-
- Improves :ref:`mongocli-atlas-quickstart` commands:
154+
- Improves ``mongocli-atlas-quickstart`` commands:
139155

140-
- Clusters created using :ref:`mongocli-atlas-quickstart` now start
156+
- Clusters created using ``mongocli-atlas-quickstart`` now start
141157
with the cluster prefix and five digits.
142-
- :ref:`mongocli-atlas-quickstart` now displays a default cluster
158+
- ``mongocli-atlas-quickstart`` now displays a default cluster
143159
option before starting interactive setup.
144160
- {+mcli+} automatically identifies the ``mongosh`` path for
145-
``config`` and :ref:`mongocli-atlas-quickstart` commands.
161+
``config`` and ``mongocli-atlas-quickstart`` commands.
146162
- Adds improvements to the flow and wording of interactive
147-
:ref:`mongocli-atlas-quickstart` commands.
163+
``mongocli-atlas-quickstart`` commands.
148164

149165
- Adds new commands for Ops Manager and Cloud Manager:
150166

@@ -240,7 +256,7 @@ Release Notes for {+mcli-long+}
240256
*Released 2021-12-02*
241257

242258
- Improves pipe input for commands that expect a password as an input.
243-
- Improves the :ref:`mongocli-atlas-quickstart` command by adding a
259+
- Improves the ``mongocli-atlas-quickstart`` command by adding a
244260
confirmation step before making the requested changes in |service|.
245261

246262
.. _mcli_1.20.4:
@@ -270,8 +286,8 @@ Release Notes for {+mcli-long+}
270286

271287
*Released 2021-09-29*
272288

273-
- Adds a new confirmation step for the :ref:`mongocli-atlas-quickstart`
274-
command. When you use the :ref:`mongocli-atlas-quickstart` command, a
289+
- Adds a new confirmation step for the ``mongocli-atlas-quickstart``
290+
command. When you use the ``mongocli-atlas-quickstart`` command, a
275291
confirmation step now occurs before {+mcli+} makes all the changes in
276292
|service|.
277293

@@ -297,7 +313,7 @@ New Features
297313
~~~~~~~~~~~~
298314

299315
- Adds support for creating |service| ``M0`` cluster using the
300-
:ref:`mongocli-atlas-quickstart` and
316+
``mongocli-atlas-quickstart`` and
301317
:ref:`mongocli-atlas-clusters-create` commands.
302318
- Adds support for creating serverless |service| clusters.
303319
- Adds support for downloading |service| access logs.
@@ -311,7 +327,7 @@ New Features
311327
Fixes and Improvements
312328
~~~~~~~~~~~~~~~~~~~~~~
313329

314-
- Includes small improvements to the :ref:`mongocli-atlas-quickstart`
330+
- Includes small improvements to the ``mongocli-atlas-quickstart``
315331
command.
316332

317333
.. _mcli_1.19.0:
@@ -359,7 +375,7 @@ New Features
359375
:ref:`organizations <mongocli-iam-organizations-invitations>` and
360376
:ref:`projects <mongocli-iam-projects-invitations>` in |service|.
361377
- Adds support for Advanced Clusters through files (``--file filename.json``) in |service|.
362-
- Adds the ``--default`` flag to :ref:`mongocli-atlas-quickstart`
378+
- Adds the ``--default`` flag to ``mongocli-atlas-quickstart``
363379
to run the command with auto-generated values.
364380
- Adds initial beta support for {+cloudgov+}.
365381

@@ -368,7 +384,7 @@ Fixes and Improvements
368384

369385
- Fixes a bug that prevented users from running :ref:`mongocli-iam-users-invite`.
370386
- Fixes {+mcli+} ``deb`` and ``rpm`` packaging.
371-
- Improves the :ref:`mongocli-atlas-quickstart` command by updating the interactive mode prompts.
387+
- Improves the ``mongocli-atlas-quickstart`` command by updating the interactive mode prompts.
372388

373389
.. _mcli_1.17.1:
374390

@@ -442,7 +458,7 @@ Breaking Changes
442458

443459
*Released 2021-04-22*
444460

445-
- Improves the :ref:`mongocli-atlas-quickstart` command.
461+
- Improves the ``mongocli-atlas-quickstart`` command.
446462

447463
.. _mcli_1.15.2:
448464

@@ -491,7 +507,7 @@ New Features
491507
New Features
492508
~~~~~~~~~~~~
493509

494-
- Adds the new command :ref:`mongocli-atlas-quickstart` for deploying
510+
- Adds the new command ``mongocli-atlas-quickstart`` for deploying
495511
and configuring an |service| cluster.
496512
- Adds support for the following features in |cloud-short| and |onprem|:
497513

submodules/mongocli

0 commit comments

Comments
 (0)