Skip to content

Commit 2e90339

Browse files
Anthony Sansoneatsansone
authored andcommitted
(DOCSP-13646) mcli 1.10.0 release notes
1 parent 8a7e9a4 commit 2e90339

File tree

3 files changed

+21
-2
lines changed

3 files changed

+21
-2
lines changed

conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
'version': version,
6262
'mcli': 'MongoDB CLI',
6363
'mcli-long': 'MongoDB Command Line Interface (``mongocli``)',
64-
'mcli-version': '1.9.0',
64+
'mcli-version': '1.10.0',
6565
'mdbVersion': '4.2',
6666
'mdbagent': 'MongoDB Agent',
6767
'aagent': 'Automation Agent',

snooty.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ data-lake-store = "data store"
1515
default-profile = ":ref:`default profile <mcli-profiles>`"
1616
mcli = "MongoDB CLI"
1717
mcli-long = "MongoDB Command Line Interface (``mongocli``)"
18-
mcli-version = "1.9.0"
18+
mcli-version = "1.10.0"
1919
mdbagent = "MongoDB Agent"
2020
mdbVersion = "4.2"
2121

source/release-notes.txt

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

17+
18+
{+mcli+} 1.10.0
19+
-------------------------------
20+
21+
*Released 2020-12-17*
22+
23+
New Features
24+
~~~~~~~~~~~~
25+
26+
- Adds support to advanced storage and log configurations when
27+
deploying clusters for Ops Manager or Cloud Manager.
28+
29+
Fixes and Improvements
30+
~~~~~~~~~~~~~~~~~~~~~~
31+
32+
- Fixes an issue when trying to download logs and the no output file is
33+
provided.
34+
35+
1736
{+mcli+} 1.9.0
1837
-------------------------------
1938

0 commit comments

Comments
 (0)