File tree Expand file tree Collapse file tree 4 files changed +24
-6
lines changed Expand file tree Collapse file tree 4 files changed +24
-6
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.5 .0' ,
64+ 'mcli-version' : '1.6 .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.5 .0"
10+ mcli-version = " 1.6 .0"
1111mdbagent = " MongoDB Agent"
1212mdbVersion = " 4.2"
1313
Original file line number Diff line number Diff line change @@ -50,8 +50,6 @@ Arguments
5050 - User ID to delete from the specified team.
5151 - yes
5252
53- .. _mcli-iam-team-user-add-options:
54-
5553Options
5654-------
5755
Original file line number Diff line number Diff line change @@ -14,6 +14,26 @@ Release Notes for {+mcli-long+}
1414 :depth: 1
1515 :class: singlecol
1616
17+ {+mcli+} 1.6.0
18+ -------------------------------
19+
20+ *Released 2020-09-24*
21+
22+ New Features
23+ ~~~~~~~~~~~~
24+
25+ - Adds support for |service| |ldap| configurations.
26+ - Adds support for |service|, |onprem| and |cloud-short| performance
27+ advisors.
28+ - Adds support for |service| custom |dns|.
29+ - Adds support for enabling monitoring and backup modules in
30+ |onprem| and |cloud-short|.
31+
32+ Bug Fixes and Improvements
33+ ~~~~~~~~~~~~~~~~~~~~~~~~~~
34+
35+ - Improves |service| cluster creation via JSON file.
36+
1737{+mcli+} 1.5.0
1838-------------------------------
1939
@@ -31,8 +51,8 @@ Adds support for managing:
3151Bug Fixes and Improvements
3252~~~~~~~~~~~~~~~~~~~~~~~~~~
3353
34- Fixes the default output when creating an |service|-managed certificate
35- for database users.
54+ - Fixes the default output when creating an |service|-managed
55+ certificate for database users.
3656
3757{+mcli+} 1.4.1
3858-------------------------------
You can’t perform that action at this time.
0 commit comments