Skip to content

Commit 56e191a

Browse files
authored
(DOCSP-12444) v1.6 release notes (#238)
* 1.6 release notes, version update, remove dupe ref
1 parent fd585bc commit 56e191a

File tree

4 files changed

+24
-6
lines changed

4 files changed

+24
-6
lines changed

conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
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',

snooty.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ aagent = "Automation Agent"
77
default-profile = ":ref:`default profile <mcli-profiles>`"
88
mcli = "MongoDB CLI"
99
mcli-long = "MongoDB Command Line Interface (``mongocli``)"
10-
mcli-version = "1.5.0"
10+
mcli-version = "1.6.0"
1111
mdbagent = "MongoDB Agent"
1212
mdbVersion = "4.2"
1313

source/reference/iam/iam-team-user-delete.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff 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-
5553
Options
5654
-------
5755

source/release-notes.txt

Lines changed: 22 additions & 2 deletions
Original file line numberDiff line numberDiff 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:
3151
Bug 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
-------------------------------

0 commit comments

Comments
 (0)