Skip to content

Commit b55e7fd

Browse files
authored
(DOCSP-19186) Release notes, source constant updates for 1.20.4 (#649) (#650)
* (DOCSP-19186) Release notes, source constant updates for 1.20.4 * Set module to v1.20.4 * Includes changes from copy review
1 parent 45298ef commit b55e7fd

File tree

4 files changed

+14
-3
lines changed

4 files changed

+14
-3
lines changed

config/build_conf.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ system:
2929
- 'sphinx_local.yaml'
3030
- htaccess: ['htaccess.yaml']
3131
version:
32-
release: '1.20.3'
32+
release: '1.20.4'
3333
branch: 'master'
3434
assets:
3535
- branch: master

snooty.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ data-lake-store = "data store"
177177
default-profile = ":ref:`default profile <mcli-profiles>`"
178178
mcli = "MongoDB CLI"
179179
mcli-long = "MongoDB Command Line Interface (``mongocli``)"
180-
mcli-version = "1.20.3"
180+
mcli-version = "1.20.4"
181181
mdbagent = "MongoDB Agent"
182182
mdbVersion = "5.0"
183183
mongosh = ":binary:`~bin.mongosh`"

source/release-notes.txt

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff 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

submodules/mongocli

0 commit comments

Comments
 (0)