Skip to content

Commit c5c7f7d

Browse files
authored
(DOCSP-47205) Fixes build errors. (#872)
1 parent 14910f2 commit c5c7f7d

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

source/atlas-cli-changelog.txt

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Released 09 January 2025
5151
Flex Cluster snapshots.
5252
- Deprecates the following:
5353

54-
- :ref:`atlas-serverless` commands
54+
- ``atlas-serverless`` commands
5555
- ``M1`` and ``M5`` tiers
5656

5757
.. tip::
@@ -83,9 +83,9 @@ Released 18 December 2024
8383
(before it was only ``.gzip``).
8484
- Fixes a bug where the ``--mongoDbVersion`` would be ignored for the
8585
``atlas deployments setup`` command with the type: ``atlas``.
86-
- Supports building the :ref:`atlascustomrole-custom-resource` and
87-
:ref:`atlasprivateendpoint-custom-resource` CRDs with the
88-
:ref:`altas-kubernetes-apply` and :ref:`atlas-kubernetes-generate` commands.
86+
- Supports building the `AtlasCustomRole <https://www.mongodb.com/docs/atlas/operator/v2.6/atlascustomrole-custom-resource/>`__ and
87+
`AtlasPrivateEndpoint <https://www.mongodb.com/docs/atlas/operator/v2.6/atlasprivateendpoint-custom-resource/>`__ CRDs with the
88+
:ref:`atlas-kubernetes-config-apply` and :ref:`atlas-kubernetes-config-generate` commands.
8989

9090

9191
.. _atlas-cli-1.33.0:
@@ -637,7 +637,7 @@ Released 29 June 2023
637637
- Adds the ``--tag`` flag to the :ref:`atlas-setup` and
638638
``atlas quickstart`` commands.
639639
- Updates a namespace to be optional for performance advisor operations.
640-
- Fixes the :ref:`atlas-clusters-update` and :ref:`atlas-serverless-update`
640+
- Fixes the :ref:`atlas-clusters-update` and ``atlas-serverless-update``
641641
commands ignoring the ``--tag`` flag.
642642
- Deprecates ``atlas datalake`` and ``atlas privateEndpoints``
643643
commands in favor of ``atlas datafederation``.
@@ -652,8 +652,8 @@ Released 18 June 2023
652652
- Adds the ``LagTime`` and ``ReadyForCutOver`` fields to the
653653
:ref:`atlas-liveMigrations-create`.
654654
and :ref:`atlas-liveMigrations-describe` command output.
655-
- Adds the ``--tag`` flag to the :ref:`atlas-serverless-create`
656-
and :ref:`atlas-serverless-update` commands.
655+
- Adds the ``--tag`` flag to the ``atlas-serverless-create``
656+
and ``atlas-serverless-update`` commands.
657657
- Adds the ``--watch`` flag to the :ref:`atlas-clusters-create` and
658658
:ref:`atlas-clusters-delete` commands.
659659

@@ -799,13 +799,13 @@ Released 30 March 2023
799799

800800
- Adds the following new commands:
801801

802-
- :ref:`atlas-serverless-backups-snapshots-watch`
803-
- :ref:`atlas-serverless-backups-snapshots-list`
804-
- :ref:`atlas-serverless-backups-restores-watch`
805-
- :ref:`atlas-serverless-backups-restores-create`
806-
- :ref:`atlas-serverless-backups-restores-describe`
807-
- :ref:`atlas-serverless-backups-restores-list`
808-
- :ref:`atlas-serverless-update`
802+
- ``atlas-serverless-backups-snapshots-watch``
803+
- ``atlas-serverless-backups-snapshots-list``
804+
- ``atlas-serverless-backups-restores-watch``
805+
- ``atlas-serverless-backups-restores-create``
806+
- ``atlas-serverless-backups-restores-describe``
807+
- ``atlas-serverless-backups-restores-list``
808+
- ``atlas-serverless-update``
809809
- :ref:`atlas-backups-exports-jobs-watch`
810810
- :ref:`atlas-organizations-create`
811811

0 commit comments

Comments
 (0)