Skip to content

Commit c5a9714

Browse files
authored
(DOCSP-16269) 1.16.0 release notes (#529)
* (DOCSP-16269) 1.16.0 release notes
1 parent 87070b3 commit c5a9714

File tree

2 files changed

+35
-1
lines changed

2 files changed

+35
-1
lines changed

snooty.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ data-lake-store = "data store"
1515
default-profile = ":ref:`default profile <mcli-profiles>`"
1616
mcli = "MongoDB CLI"
1717
mcli-long = "MongoDB Command Line Interface (``mongocli``)"
18-
mcli-version = "1.15.3"
18+
mcli-version = "1.16.0"
1919
mdbagent = "MongoDB Agent"
2020
mdbVersion = "4.4"
2121

source/release-notes.txt

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,40 @@ Release Notes for {+mcli-long+}
1414
:depth: 1
1515
:class: singlecol
1616

17+
.. _mcli+_1.16.0:
18+
19+
{+mcli+} 1.16.0
20+
------------------
21+
22+
*Released 2021-05-27*
23+
24+
New Features
25+
~~~~~~~~~~~~
26+
27+
- Adds support for ``SecondaryDelaySecs`` as a
28+
``mongo`` process option in |cloud-short| and |onprem|.
29+
30+
- It is now possible to define ``UserToDNMapping`` when creating
31+
database users that use LDAP authentication.
32+
33+
- Adds support for specifying a cluster tier when configuring a cluster
34+
with the :ref:`quick start <mcli-quick-start>` command. The default
35+
cluster tier is ``M2``.
36+
37+
Fixes and Improvements
38+
~~~~~~~~~~~~~~~~~~~~~~
39+
40+
- Fixes the default authentication database for the LDAP ``GROUP`` type
41+
when :ref:`creating database users <mcli-atlas-dbuser-create-command>`.
42+
43+
- Database users created with the :ref:`quick start <mcli-quick-start>`
44+
command now have their passwords validated for increased security.
45+
46+
Breaking Changes
47+
~~~~~~~~~~~~~~~~
48+
49+
- Discontinues support for Ubuntu 16.04, which has reached end of life.
50+
1751
.. _mcli+_1.15.3:
1852

1953
{+mcli+} 1.15.3

0 commit comments

Comments
 (0)