File tree Expand file tree Collapse file tree 4 files changed +23
-6
lines changed Expand file tree Collapse file tree 4 files changed +23
-6
lines changed Original file line number Diff line number Diff line change 1
1
define: base https://www.mongodb.com/docs/atlas/cli
2
- define: versions v1.0 v1.1 v1.2 v1.3 v1.4 v1.5 v1.6 v1.7 v1.8 v1.9 v1.10 v1.11 v1.12 v1.13 v1.14 v1.15 v1.16 v1.17 v1.18 v1.19 v1.20 v1.21 v1.22 v1.23 v1.24 v1.25 master
2
+ define: versions v1.0 v1.1 v1.2 v1.3 v1.4 v1.5 v1.6 v1.7 v1.8 v1.9 v1.10 v1.11 v1.12 v1.13 v1.14 v1.15 v1.16 v1.17 v1.18 v1.19 v1.20 v1.21 v1.22 v1.23 v1.24 v1.25 1.26 master
3
3
symlink: upcoming -> master
4
- symlink: v1.26 -> master
5
- symlink: stable -> v1.25
4
+ symlink: v1.27 -> master
5
+ symlink: stable -> v1.26
6
6
7
7
raw: docs/atlas/cli/ -> ${base}/stable/
8
8
raw: docs/atlas/cli/stable/cluster-config-file -> ${base}/stable/reference/json/cluster-config-file
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ aagent = "Automation Agent"
29
29
adf = " Atlas Data Federation"
30
30
atlas-cli = " Atlas CLI"
31
31
atlas-cli-full = " MongoDB Atlas CLI"
32
- atlas-cli-version = " 1.25 .0"
32
+ atlas-cli-version = " 1.26 .0"
33
33
ak8so = " Atlas Kubernetes Operator"
34
34
atlas-sp = " Atlas Stream Processing"
35
35
avs = " Atlas Vector Search"
Original file line number Diff line number Diff line change 14
14
:depth: 1
15
15
:class: singlecol
16
16
17
+ .. _atlas-cli-1.26.0:
18
+
19
+ {+atlas-cli+} 1.26.0
20
+ --------------------
21
+
22
+ Released 25 July 2024
23
+
24
+ - Fixes a local deployment error message when you don't have Docker
25
+ installed on MacOS and Windows.
26
+ - Fixes an issue when connecting to a local deployment using {+mongosh+}
27
+ and :compass:`Compass </>` on Windows.
28
+ - Updates the :ref:`atlas-deployments-setup` command to always use the
29
+ latest image when creating a new local deployment.
30
+ - Fixes a bug in the :ref:`atlas-deployments-setup` command where the
31
+ {+atlas-cli+} deletes an existing local deployment when you run this
32
+ command twice for the same deployment.
33
+
17
34
.. _atlas-cli-1.25.0:
18
35
19
36
{+atlas-cli+} 1.25.0
22
39
Released 11 July 2024
23
40
24
41
- Adds support for local deployments only using Docker.
25
- - Fixes a bug where command :ref:`atlas-backups-schedule-update` didn't
42
+ - Fixes a bug where the :ref:`atlas-backups-schedule-update` command didn't
26
43
accept frequency type of ``yearly`` for the ``--policy`` flag.
27
44
- Deprecates support for Debian 10, RHEL 7.0 and Amazon2.
28
45
- Deprecates support for `Podman <https://podman.io>`__.
You can’t perform that action at this time.
0 commit comments