File tree Expand file tree Collapse file tree 3 files changed +11
-2
lines changed Expand file tree Collapse file tree 3 files changed +11
-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.4.0 ' ,
64
+ 'mcli-version' : '1.4.1 ' ,
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 @@ -7,7 +7,7 @@ aagent = "Automation Agent"
7
7
default-profile = " :ref:`default profile <mcli-profiles>`"
8
8
mcli = " MongoDB CLI"
9
9
mcli-long = " MongoDB Command Line Interface (``mongocli``)"
10
- mcli-version = " 1.4.0 "
10
+ mcli-version = " 1.4.1 "
11
11
mdbagent = " MongoDB Agent"
12
12
mdbVersion = " 4.2"
13
13
Original file line number Diff line number Diff line change @@ -15,6 +15,15 @@ Release Notes for {+mcli-long+}
15
15
:class: singlecol
16
16
17
17
18
+ {+mcli+} 1.4.1
19
+ -------------------------------
20
+
21
+ *Released 2020-08-27*
22
+
23
+ - Adds support for |service| networking options.
24
+ - Adds support for |onprem| global API keys.
25
+ - Adds support for database metrics.
26
+
18
27
{+mcli+} 1.4.0
19
28
-------------------------------
20
29
You can’t perform that action at this time.
0 commit comments