File tree Expand file tree Collapse file tree 2 files changed +35
-1
lines changed Expand file tree Collapse file tree 2 files changed +35
-1
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ data-lake-store = "data store"
1515default-profile = " :ref:`default profile <mcli-profiles>`"
1616mcli = " MongoDB CLI"
1717mcli-long = " MongoDB Command Line Interface (``mongocli``)"
18- mcli-version = " 1.15.3 "
18+ mcli-version = " 1.16.0 "
1919mdbagent = " MongoDB Agent"
2020mdbVersion = " 4.4"
2121
Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments