Skip to content

Commit 0ce31aa

Browse files
sarahsimpersmongodbchezmelissamahoney-mongodb
authored
(DOCSP-21369) Backport DOCSP-21231 and DOCSP-21364 to v1.23 (#683)
* MongoCLI 1.23.1 Release Notes (#680) * MongoCLI 1.23.1 Release Notes * Fix typo * test webhook * Clarify bug, remove line not relevant to customer * copy review - link to mongocli config set doc Co-authored-by: Melissa Mahoney <[email protected]> Co-authored-by: Melissa Mahoney <[email protected]> * (DOCSP-21364) Updates the mcli-version source constant (#682) Co-authored-by: mongodbchez <[email protected]> Co-authored-by: Melissa Mahoney <[email protected]>
1 parent 224b47a commit 0ce31aa

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

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.23.0"
180+
mcli-version = "1.23.1"
181181
mdbagent = "MongoDB Agent"
182182
mdbVersion = "5.0"
183183
mongosh = ":binary:`~bin.mongosh`"

source/release-notes.txt

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,15 @@ Release Notes for {+mcli-long+}
1414
:depth: 1
1515
:class: singlecol
1616

17+
.. _mcli_1.23.1:
18+
19+
{+mcli+} 1.23.1
20+
-------------------
21+
22+
*Released 2022-03-08*
23+
24+
- Fixes a bug that prevents the :ref:`mongocli-config-set` command from setting the ``ops_manager_url``.
25+
1726
.. _mcli_1.23.0:
1827

1928
{+mcli+} 1.23.0

0 commit comments

Comments
 (0)