Skip to content

Commit f07f95d

Browse files
(DOCSP-12174): Mongocli Release Notes v1.5 (#223)
* (DOCSP-12174): Mongocli Release Notes v1.5 * Update source/release-notes.txt Co-authored-by: Anthony Sansone <[email protected]> * Clean up formatting Co-authored-by: Anthony Sansone <[email protected]>
1 parent 6c8c4a7 commit f07f95d

File tree

3 files changed

+21
-2
lines changed

3 files changed

+21
-2
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.4.1',
64+
'mcli-version': '1.5.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.4.1"
10+
mcli-version = "1.5.0"
1111
mdbagent = "MongoDB Agent"
1212
mdbVersion = "4.2"
1313

source/release-notes.txt

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff 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
-------------------------------

0 commit comments

Comments
 (0)