Skip to content

Commit a45930d

Browse files
(DOCSP-17129) Adds mongocli release notes for version 1.17.0 (#535)
* (DOCSP-17129) Adds mongocli release notes for version 1.17.0 * Apply suggestions from code review Co-authored-by: Melissa Mahoney <[email protected]> * More changes for release Co-authored-by: Melissa Mahoney <[email protected]>
1 parent 2b3e2ee commit a45930d

File tree

3 files changed

+22
-2
lines changed

3 files changed

+22
-2
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.16.0'
32+
release: '1.17.0'
3333
branch: 'master'
3434
assets:
3535
- branch: master

snooty.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ data-lake-store = "data store"
1515
default-profile = ":ref:`default profile <mcli-profiles>`"
1616
mcli = "MongoDB CLI"
1717
mcli-long = "MongoDB Command Line Interface (``mongocli``)"
18-
mcli-version = "1.16.0"
18+
mcli-version = "1.17.0"
1919
mdbagent = "MongoDB Agent"
2020
mdbVersion = "4.4"
2121

source/release-notes.txt

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

17+
.. _mcli+_1.17.0:
18+
19+
{+mcli+} 1.17.0
20+
------------------
21+
22+
*Released 2021-06-18*
23+
24+
New Features
25+
~~~~~~~~~~~~
26+
27+
- Adds the ability to select a default output when using ``mongocli config``.
28+
29+
Fixes and Improvements
30+
~~~~~~~~~~~~~~~~~~~~~~
31+
32+
- Reenables the {+mcli+} ``atlas onlineArchive start`` command.
33+
- Fixes a bug where the {+mdbagent+} API key would not display during |com|
34+
project creation.
35+
36+
1737
.. _mcli+_1.16.0:
1838

1939
{+mcli+} 1.16.0

0 commit comments

Comments
 (0)