Skip to content

Commit 03e0081

Browse files
authored
(DOCSP-33221): "Release notes, redirects, source constant updates for v1.11.0 and v1.12.0. (#203)
* (DOCSP-33221): Release notes, redirects, source constant updates for 1.11.0 and 1.12.0. * (DOCSP-33221): Set submodule v1.11.0 * (DOCSP-33221): Set submodule to v1.12.0 * (DOCSP-33221): Fixed build issues. * (DOCSP-33221): Incorporated Elle's feedback. * (DOCSP-33221): Incorporated Sarah's feedback.
1 parent 3067100 commit 03e0081

File tree

5 files changed

+42
-4
lines changed

5 files changed

+42
-4
lines changed

snooty.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,9 @@ 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.10.0"
32+
atlas-cli-version = "1.12.0"
3333
ak8so = "Atlas Kubernetes Operator"
34+
atlas-sp = "Atlas Stream Processing"
3435
avs = "Atlas Vector Search"
3536
cloudgov = ":atlas:`MongoDB Atlas for Government </government>`"
3637
cloudgov-short = "AtlasGov"

source/atlas-cli-changelog.txt

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

17+
.. _atlas-cli-1.12.0:
18+
19+
{+atlas-cli+} 1.12.0
20+
--------------------
21+
22+
- Adds :ref:`atlas-deployments` commands so that you can work with
23+
|service|, including using :atlas:`Atlas Search </atlas-search>` and
24+
:atlas:`{+avs+} </atlas-search/field-types/knn-vector>`, throughout
25+
the entire software development lifecycle from your local
26+
environment to the cloud. To learn more, see
27+
:ref:`atlas-cli-local-cloud`.
28+
29+
- Adds :ref:`atlas-streams` commands to manage :atlas:`{+atlas-sp+}
30+
</atlas-sp/overview>` instances and connection registries.
31+
32+
- Drops support for Ubuntu 18.04.
33+
34+
{+atlas-cli+} 1.11.0
35+
--------------------
36+
37+
- Fixes an issue that occurred when you created x509 certs for database
38+
users. The command didn't output the certificate. If you depend on
39+
the previously incorrect output, this update is a breaking change.
40+
41+
- :ref:`atlas-alerts-settings` create and update commands perform
42+
validation that helps you formulate all required arguments for each
43+
alert type.
44+
45+
- Fixes a bug where the :ref:`atlas-projects-list` command ignored the
46+
``--orgId`` flag.
47+
48+
- Fixes an issue that occurred while running cloud provider access
49+
commands.
50+
51+
- Supports configuring alerts with a file. To learn more,
52+
see :doc:`</reference/json/alert-config-file>`.
53+
1754
.. _atlas-cli-1.10.0:
1855

1956
{+atlas-cli+} 1.10.0

source/atlas-cli-deploy-local.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,7 @@ mode.
301301
**Example:**
302302

303303
.. io-code-block::
304-
:copyable: trueS
304+
:copyable: true
305305

306306
.. input::
307307
:language: sh

source/atlas-cli-local-cloud.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Manage Local and Cloud Deployments from the {+atlas-cli+}
1313
:class: singlecol
1414

1515
Use the {+atlas-cli+} to work with |service|, including using |fts|
16-
and {+avs+}, throughout the entire software development lifecycle, from
16+
and {+avs+}, throughout the entire software development lifecycle from
1717
your local environment to the cloud.
1818

1919
.. include:: /includes/fact-atlas-deployments-preview.rst

submodules/mongodb-atlas-cli

Submodule mongodb-atlas-cli updated 1259 files

0 commit comments

Comments
 (0)