File tree Expand file tree Collapse file tree 3 files changed +21
-2
lines changed Expand file tree Collapse file tree 3 files changed +21
-2
lines changed Original file line number Diff line number Diff line change 61
61
'version' : version ,
62
62
'mcli' : 'MongoDB CLI' ,
63
63
'mcli-long' : 'MongoDB Command Line Interface (``mongocli``)' ,
64
- 'mcli-version' : '1.9 .0' ,
64
+ 'mcli-version' : '1.10 .0' ,
65
65
'mdbVersion' : '4.2' ,
66
66
'mdbagent' : 'MongoDB Agent' ,
67
67
'aagent' : 'Automation Agent' ,
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ data-lake-store = "data store"
15
15
default-profile = " :ref:`default profile <mcli-profiles>`"
16
16
mcli = " MongoDB CLI"
17
17
mcli-long = " MongoDB Command Line Interface (``mongocli``)"
18
- mcli-version = " 1.9 .0"
18
+ mcli-version = " 1.10 .0"
19
19
mdbagent = " MongoDB Agent"
20
20
mdbVersion = " 4.2"
21
21
Original file line number Diff line number Diff line change @@ -14,6 +14,25 @@ Release Notes for {+mcli-long+}
14
14
:depth: 1
15
15
:class: singlecol
16
16
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
+
17
36
{+mcli+} 1.9.0
18
37
-------------------------------
19
38
You can’t perform that action at this time.
0 commit comments