Skip to content

Commit f005881

Browse files
authored
(DOCSP-39205) Atlas CLI 1.22.0 release notes (#367)
* (DOCSP-39205) Adds release notes, redirects and snooty.toml changes for 1.22.0 * Sets submodule to atlascli/v1.22.0
1 parent 35327e8 commit f005881

File tree

4 files changed

+21
-4
lines changed

4 files changed

+21
-4
lines changed

config/redirects

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
define: base https://www.mongodb.com/docs/atlas/cli
22
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 master
33
symlink: upcoming -> master
4-
symlink: v1.22 -> master
5-
symlink: stable -> v1.21
4+
symlink: v1.23 -> master
5+
symlink: stable -> v1.22
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.21.0"
32+
atlas-cli-version = "1.22.0"
3333
ak8so = "Atlas Kubernetes Operator"
3434
atlas-sp = "Atlas Stream Processing"
3535
avs = "Atlas Vector Search"

source/atlas-cli-changelog.txt

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

17+
.. _atlas-cli-1.22.0:
18+
19+
{+atlas-cli+} 1.22.0
20+
--------------------
21+
22+
Released 3 May 2024
23+
24+
- Fixes a bug in the :ref:`atlas-dbusers-create` command when
25+
creating an {+oidc+} user.
26+
- Adds the following commands to configure connected organizations
27+
for federated authentication:
28+
29+
- :ref:`atlas-federatedAuthentication-federationSettings-connectedOrgConfigs-list`
30+
- :ref:`atlas-federatedAuthentication-federationSettings-connectedOrgConfigs-update`
31+
- :ref:`atlas-federatedAuthentication-federationSettings-connectedOrgConfigs-delete`
32+
- :ref:`atlas-federatedAuthentication-federationSettings-connectedOrgConfigs-describe`
33+
1734
.. _atlas-cli-1.21.0:
1835

1936
{+atlas-cli+} 1.21.0

submodules/mongodb-atlas-cli

Submodule mongodb-atlas-cli updated 655 files

0 commit comments

Comments
 (0)