File tree Expand file tree Collapse file tree 5 files changed +16
-4
lines changed Expand file tree Collapse file tree 5 files changed +16
-4
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.4 '
32+ release : ' 1.21.0 '
3333 branch : ' master'
3434assets :
3535 - branch : master
Original file line number Diff line number Diff line change 11define: base https://docs.mongodb.com/mongocli
2- define: versions v1.0.0 v1.1.0 v1.2.0 v1.3.0 v1.4.0 v1.5 v1.6 v1.7 v1.8 v1.9 v1.10 v1.11 v1.12 v1.13 v1.14 v1.15 v1.16 v1.17 v1.18 v1.19 v1.20 master
2+ define: versions v1.0.0 v1.1.0 v1.2.0 v1.3.0 v1.4.0 v1.5 v1.6 v1.7 v1.8
3+ v1.9 v1.10 v1.11 v1.12 v1.13 v1.14 v1.15 v1.16 v1.17 v1.18 v1.19 v1.20 v1.21 master
34
45raw: mongocli/ -> ${base}/stable/
56
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.4 "
180+ mcli-version = " 1.21.0 "
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.21.0:
18+
19+ {+mcli+} 1.21.0
20+ -------------------
21+
22+ *Released 2021-12-02*
23+
24+ - Improves pipe input for commands that expect a password as an input.
25+ - Improves the :ref:`mongocli-atlas-quickstart` command by adding a
26+ confirmation step before making the requested changes in |service|.
27+
1728.. _mcli_1.20.4:
1829
1930{+mcli+} 1.20.4
You can’t perform that action at this time.
0 commit comments