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 6161 'version' : version ,
6262 'mcli' : 'MongoDB CLI' ,
6363 'mcli-long' : 'MongoDB Command Line Interface (``mongocli``)' ,
64- 'mcli-version' : '1.4.1 ' ,
64+ 'mcli-version' : '1.5.0 ' ,
6565 'mdbVersion' : '4.2' ,
6666 'mdbagent' : 'MongoDB Agent' ,
6767 'aagent' : 'Automation Agent' ,
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ aagent = "Automation Agent"
77default-profile = " :ref:`default profile <mcli-profiles>`"
88mcli = " MongoDB CLI"
99mcli-long = " MongoDB Command Line Interface (``mongocli``)"
10- mcli-version = " 1.4.1 "
10+ mcli-version = " 1.5.0 "
1111mdbagent = " MongoDB Agent"
1212mdbVersion = " 4.2"
1313
Original file line number Diff line number Diff line change @@ -14,6 +14,25 @@ Release Notes for {+mcli-long+}
1414 :depth: 1
1515 :class: singlecol
1616
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.
1736
1837{+mcli+} 1.4.1
1938-------------------------------
You can’t perform that action at this time.
0 commit comments