|
14 | 14 | :depth: 1
|
15 | 15 | :class: singlecol
|
16 | 16 |
|
| 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``. |
17 | 59 |
|
18 | 60 | .. _atlas-cli-1.8.0:
|
19 | 61 |
|
|
23 | 65 | Released 18 June 2023
|
24 | 66 |
|
25 | 67 | - Adds the ``LagTime`` and ``ReadyForCutOver`` fields to the
|
26 |
| - :ref:`atlas-liveMigrations-create` |
| 68 | + :ref:`atlas-liveMigrations-create`. |
27 | 69 | and :ref:`atlas-liveMigrations-describe` command output.
|
28 | 70 | - Adds the ``--tag`` flag to the :ref:`atlas-serverless-create`
|
29 | 71 | and :ref:`atlas-serverless-update` commands.
|
|
0 commit comments