Skip to content

Commit 5b2ceac

Browse files
authored
(DOCSP-37706) Release notes, redirects, source constant updates for v1.17 (#302)
* Release notes, redirects, source constant updates for v1.17 * Checks out submodule to v1.17 * Updates path to submodule * Fixes link not working in changelog
1 parent a71f9bc commit 5b2ceac

File tree

5 files changed

+20
-6
lines changed

5 files changed

+20
-6
lines changed

config/redirects

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
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 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 master
33
symlink: upcoming -> master
4-
symlink: v1.17 -> master
5-
symlink: stable -> v1.16
4+
symlink: v1.18 -> master
5+
symlink: stable -> v1.17
66

77
raw: docs/atlas/cli/ -> ${base}/stable/
88
raw: docs/atlas/cli/stable/cluster-config-file -> ${base}/stable/reference/json/cluster-config-file

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.16.0"
32+
atlas-cli-version = "1.17.0"
3333
ak8so = "Atlas Kubernetes Operator"
3434
atlas-sp = "Atlas Stream Processing"
3535
avs = "Atlas Vector Search"

source/atlas-cli-changelog.txt

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

17+
.. _atlas-cli-1.17.0:
18+
19+
{+atlas-cli+} 1.17.0
20+
--------------------
21+
22+
Released 14 March 2024
23+
24+
- Fixes an issue where :ref:`atlas-customDbRoles` commands didn't
25+
handle collection names with dots (``.``) properly.
26+
- Adds the ``--omitCount`` flag to all the list commands that support
27+
pagination.
28+
- Adds the ``--file`` flag to the :ref:`atlas-clusters-indexes-create`
29+
command.
30+
1731
.. _atlas-cli-1.16.0:
1832

1933
{+atlas-cli+} 1.16.0

source/command

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
../submodules/mongodb-atlas-cli/docs/atlascli/command
1+
../submodules/mongodb-atlas-cli/docs/command

submodules/mongodb-atlas-cli

Submodule mongodb-atlas-cli updated 713 files

0 commit comments

Comments
 (0)