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.4.1 ' ,
64
+ 'mcli-version' : '1.5.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 @@ -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.1 "
10
+ mcli-version = " 1.5.0 "
11
11
mdbagent = " MongoDB Agent"
12
12
mdbVersion = " 4.2"
13
13
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
+ {+mcli+} 1.5.0
18
+ -------------------------------
19
+
20
+ *Released 2020-09-10*
21
+
22
+ New Features
23
+ ~~~~~~~~~~~~
24
+
25
+ Adds support for managing:
26
+
27
+ - |service|, |onprem|, and |cloud-short| users and teams.
28
+ - |service| third party integrations.
29
+ - |service|, |onprem|, and |cloud-short| maintenance windows.
30
+
31
+ Bug Fixes and Improvements
32
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~
33
+
34
+ Fixes the default output when creating an |service|-managed certificate
35
+ for database users.
17
36
18
37
{+mcli+} 1.4.1
19
38
-------------------------------
You can’t perform that action at this time.
0 commit comments