File tree Expand file tree Collapse file tree 4 files changed +14
-3
lines changed Expand file tree Collapse file tree 4 files changed +14
-3
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.20.3 '
32
+ release : ' 1.20.4 '
33
33
branch : ' master'
34
34
assets :
35
35
- branch : master
Original file line number Diff line number Diff line change @@ -177,7 +177,7 @@ data-lake-store = "data store"
177
177
default-profile = " :ref:`default profile <mcli-profiles>`"
178
178
mcli = " MongoDB CLI"
179
179
mcli-long = " MongoDB Command Line Interface (``mongocli``)"
180
- mcli-version = " 1.20.3 "
180
+ mcli-version = " 1.20.4 "
181
181
mdbagent = " MongoDB Agent"
182
182
mdbVersion = " 5.0"
183
183
mongosh = " :binary:`~bin.mongosh`"
Original file line number Diff line number Diff line change @@ -14,6 +14,17 @@ Release Notes for {+mcli-long+}
14
14
:depth: 1
15
15
:class: singlecol
16
16
17
+ .. _mcli_1.20.4:
18
+
19
+ {+mcli+} 1.20.4
20
+ ------------------
21
+
22
+ *Released 2021-10-21*
23
+
24
+ - Fixes a bug that prevents :ref:`mongocli-ops-manager-automation-describe` from
25
+ returning the automation config for |onprem| and |cloud-short|.
26
+ - Fixes a bug that prevents the use of :ref:`mongocli-iam-projects-list` with the default profile.
27
+
17
28
.. _mcli_1.20.3:
18
29
19
30
{+mcli+} 1.20.3
You can’t perform that action at this time.
0 commit comments