File tree Expand file tree Collapse file tree 3 files changed +22
-2
lines changed Expand file tree Collapse file tree 3 files changed +22
-2
lines changed Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ system:
29
29
- ' sphinx_local.yaml'
30
30
- htaccess : ['htaccess.yaml']
31
31
version :
32
- release : ' 1.16 .0'
32
+ release : ' 1.17 .0'
33
33
branch : ' master'
34
34
assets :
35
35
- branch : master
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ data-lake-store = "data store"
15
15
default-profile = " :ref:`default profile <mcli-profiles>`"
16
16
mcli = " MongoDB CLI"
17
17
mcli-long = " MongoDB Command Line Interface (``mongocli``)"
18
- mcli-version = " 1.16 .0"
18
+ mcli-version = " 1.17 .0"
19
19
mdbagent = " MongoDB Agent"
20
20
mdbVersion = " 4.4"
21
21
Original file line number Diff line number Diff line change @@ -14,6 +14,26 @@ Release Notes for {+mcli-long+}
14
14
:depth: 1
15
15
:class: singlecol
16
16
17
+ .. _mcli+_1.17.0:
18
+
19
+ {+mcli+} 1.17.0
20
+ ------------------
21
+
22
+ *Released 2021-06-18*
23
+
24
+ New Features
25
+ ~~~~~~~~~~~~
26
+
27
+ - Adds the ability to select a default output when using ``mongocli config``.
28
+
29
+ Fixes and Improvements
30
+ ~~~~~~~~~~~~~~~~~~~~~~
31
+
32
+ - Reenables the {+mcli+} ``atlas onlineArchive start`` command.
33
+ - Fixes a bug where the {+mdbagent+} API key would not display during |com|
34
+ project creation.
35
+
36
+
17
37
.. _mcli+_1.16.0:
18
38
19
39
{+mcli+} 1.16.0
You can’t perform that action at this time.
0 commit comments