Skip to content

Commit 403908c

Browse files
authored
(DOCSP-34509) Adds release notes, source constant, submodule updates for v1.13.0 (#229)
* (DOCSP-34509) Adds release notes, source constant updates for v1.13.0 * Sets submodule to v1.13.0 * Fixes incorrect label * Includes fixes from copy review
1 parent e974be5 commit 403908c

File tree

3 files changed

+33
-2
lines changed

3 files changed

+33
-2
lines changed

snooty.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ aagent = "Automation Agent"
2929
adf = "Atlas Data Federation"
3030
atlas-cli = "Atlas CLI"
3131
atlas-cli-full = "MongoDB Atlas CLI"
32-
atlas-cli-version = "1.12.2"
32+
atlas-cli-version = "1.13.0"
3333
ak8so = "Atlas Kubernetes Operator"
3434
atlas-sp = "Atlas Stream Processing"
3535
avs = "Atlas Vector Search"

source/atlas-cli-changelog.txt

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,37 @@
1414
:depth: 1
1515
:class: singlecol
1616

17+
.. _atlas-cli-1.13.0:
18+
19+
{+atlas-cli+} 1.13.0
20+
--------------------
21+
22+
Released 17 November 2023
23+
24+
- Adds the :ref:`atlas-alerts-settings-describe` command, which
25+
describes alert configurations.
26+
- Adds support for Debian 12, Debian 10 ARM, and Debian 11 ARM.
27+
- Adds the ``--decompress`` option to decompress logs when you run the
28+
:ref:`atlas-logs-download` command.
29+
- Adds the ``type`` column to the output for the following commands:
30+
31+
- :ref:`atlas-clusters-search-indexes-list`
32+
- :ref:`atlas-clusters-search-indexes-describe`
33+
- :ref:`atlas-deployments-search-indexes-list`
34+
- :ref:`atlas-deployments-search-indexes-describe`
35+
- Adds the ``--expireAfterDays`` option for the
36+
:ref:`atlas-clusters-onlineArchives-create` and
37+
:ref:`atlas-clusters-onlineArchives-update` commands.
38+
- Improves the error message for the :ref:`atlas-deployments-list`
39+
command if you aren't authenticated.
40+
- Fixes a bug that prevented organization fetching, which prevented
41+
some users from logging in.
42+
- Fixes a bug where :ref:`atlas-logs-download` didn't respect the
43+
``--start`` and ``--end`` flags.
44+
- Fixes a local deployment bug when you create an index from a file.
45+
- Fixes a bug in the :ref:`atlas-config-init` command where the output
46+
property didn't save properly.
47+
1748
.. _atlas-cli-1.12.2:
1849

1950
{+atlas-cli+} 1.12.2

submodules/mongodb-atlas-cli

Submodule mongodb-atlas-cli updated 1021 files

0 commit comments

Comments
 (0)