Skip to content

Commit 9890cad

Browse files
Merge pull request #179 from kyuan-mongodb/DOCSP-31074
DOCSP-31074 v1.9.0 and v1.9.1 release notes
2 parents 468cfcb + 3ea9eac commit 9890cad

File tree

3 files changed

+45
-3
lines changed

3 files changed

+45
-3
lines changed

snooty.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ toc_landing_pages = [
2727
aagent = "Automation Agent"
2828
atlas-cli = "Atlas CLI"
2929
atlas-cli-full = "MongoDB Atlas CLI"
30-
atlas-cli-version = "1.8.0"
30+
atlas-cli-version = "1.9.1"
3131
ak8so = "Atlas Kubernetes Operator"
3232
cloudgov = ":atlas:`MongoDB Atlas for Government </government>`"
3333
cloudgov-short = "AtlasGov"

source/atlas-cli-changelog.txt

Lines changed: 43 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,48 @@
1414
:depth: 1
1515
:class: singlecol
1616

17+
.. _atlas-cli-1.9.1:
18+
19+
{+atlas-cli+} 1.9.1
20+
-------------------
21+
22+
Released 5 July 2023
23+
24+
.. important::
25+
26+
This is the last {+atlas-cli+} release to be available on the
27+
MongoDB server 4.2 Linux repositories for Debian, Ubuntu and RHEL.
28+
29+
- Adds the ability to set up Microsoft Teams alert notifications with
30+
the :ref:`atlas-alerts-settings-create` command.
31+
- Fixes the following issues:
32+
33+
- An error when trying to create project API keys.
34+
- Users were unable to remove cluster tags.
35+
36+
.. _atlas-cli-1.9.0:
37+
38+
{+atlas-cli+} 1.9.0
39+
-------------------
40+
41+
Released 29 June 2023
42+
43+
- Adds the ability to autocomplete the process name in the performance
44+
advisor with the :ref:`atlas-performanceAdvisor` command.
45+
- Adds the following new commands to manage data federation:
46+
47+
- :ref:`atlas-dataFederation`
48+
- :ref:`atlas-dataFederation-privateEndpoints`
49+
- :ref:`atlas-dataFederation-queryLimits`
50+
51+
- Adds the ``--tag`` flag to the :ref:`atlas-setup` and
52+
:ref:`atlas-quickstart` commands.
53+
- Updates a namespace to be optional for performance advisor operations.
54+
- Fixes the :ref:`atlas-clusters-update` and :ref:`atlas-serverless-update`
55+
commands ignoring the ``--tag`` flag.
56+
57+
- Deprecates ``atlas datalake`` commands in favour of ``atlas
58+
datafederation``.
1759

1860
.. _atlas-cli-1.8.0:
1961

@@ -23,7 +65,7 @@
2365
Released 18 June 2023
2466

2567
- Adds the ``LagTime`` and ``ReadyForCutOver`` fields to the
26-
:ref:`atlas-liveMigrations-create`
68+
:ref:`atlas-liveMigrations-create`.
2769
and :ref:`atlas-liveMigrations-describe` command output.
2870
- Adds the ``--tag`` flag to the :ref:`atlas-serverless-create`
2971
and :ref:`atlas-serverless-update` commands.

submodules/mongodb-atlas-cli

Submodule mongodb-atlas-cli updated 467 files

0 commit comments

Comments
 (0)