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:
2929 - ' sphinx_local.yaml'
3030 - htaccess : ['htaccess.yaml']
3131version :
32- release : ' 1.20.3 '
32+ release : ' 1.20.4 '
3333 branch : ' master'
3434assets :
3535 - branch : master
Original file line number Diff line number Diff line change @@ -177,7 +177,7 @@ data-lake-store = "data store"
177177default-profile = " :ref:`default profile <mcli-profiles>`"
178178mcli = " MongoDB CLI"
179179mcli-long = " MongoDB Command Line Interface (``mongocli``)"
180- mcli-version = " 1.20.3 "
180+ mcli-version = " 1.20.4 "
181181mdbagent = " MongoDB Agent"
182182mdbVersion = " 5.0"
183183mongosh = " :binary:`~bin.mongosh`"
Original file line number Diff line number Diff line change @@ -14,6 +14,17 @@ Release Notes for {+mcli-long+}
1414 :depth: 1
1515 :class: singlecol
1616
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+
1728.. _mcli_1.20.3:
1829
1930{+mcli+} 1.20.3
You can’t perform that action at this time.
0 commit comments