Skip to content

Commit 79b90c9

Browse files
(DOCSP-10675): Release Notes v1.0.0 (#115)
* (DOCSP-10675): Release Notes v1.0.0 * Copy review
1 parent fd6089b commit 79b90c9

File tree

2 files changed

+28
-1
lines changed

2 files changed

+28
-1
lines changed

source/includes/steps-install-mcli-binary.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,11 @@ content: |
2828
2929
* - Linux
3030
- :gh:`.tar.gz </mongodb/mongocli/releases/download/v{+mcli-version+}/mongocli_{+mcli-version+}_linux_x86_64.tar.gz>`
31+
32+
.. note::
33+
34+
Replace or remove any existing {+mcli+} binaries to prevent
35+
conflicts between versions.
3136
3237
#. Run the executable file.
3338

source/release-notes.txt

Lines changed: 23 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,34 @@ Release Notes for {+mcli-long+}
1414
:depth: 1
1515
:class: singlecol
1616

17+
{+mcli+} 1.0.0
18+
-------------------------------
19+
20+
*Released 2020-06-08*
21+
22+
**Generally Available Release**
23+
24+
This is the Generally Available (GA) release of {+mcli-long+}. This
25+
version introduces the ability to manage |service|, |onprem| and
26+
|cloud-short| features, including:
27+
28+
- Projects
29+
- Clusters
30+
- Backup
31+
- Alerts
32+
- Metrics and monitoring
33+
34+
For a complete list of available commands, see
35+
:ref:`mcli-reference`.
36+
37+
To install this version, see :ref:`mcli-install`.
38+
1739
{+mcli+} 0.0.3
1840
-------------------------------
1941

2042
*Released 2020-02-27*
2143

22-
**Initial Release**
44+
**Initial Alpha Release**
2345

2446
- |service| commands
2547

0 commit comments

Comments
 (0)