Skip to content

Commit 95e16e6

Browse files
authored
(DOCSP-22816) Adds release notes for v1.1.0 (#32)
* (DOCSP-22816) Adds release notes for v1.1.0 * Updates source constant * Sets submodule to v1.1.0
1 parent cc4e9cf commit 95e16e6

File tree

3 files changed

+27
-2
lines changed

3 files changed

+27
-2
lines changed

snooty.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ toc_landing_pages = [
2424
aagent = "Automation Agent"
2525
atlas-cli = "Atlas CLI"
2626
atlas-cli-full = "MongoDB Atlas CLI"
27-
atlas-cli-version = "1.0.3"
27+
atlas-cli-version = "1.1.0"
2828
cloudgov = ":atlas:`MongoDB Atlas for Government </government>`"
2929
cloudgov-short = "AtlasGov"
3030
cluster = "cluster"

source/atlas-cli-changelog.txt

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,31 @@
1212
:depth: 1
1313
:class: singlecol
1414

15+
.. _atlas-cli-1.1.0:
16+
17+
{+atlas-cli+} 1.1.0
18+
-------------------
19+
20+
Released 23 May 2022
21+
22+
Changes
23+
~~~~~~~
24+
25+
- Adds two new commands for :ref:`Atlas onboarding
26+
<atlas-cli-onboarding>`:
27+
28+
- :ref:`atlas-auth-register` registers your |service| account and
29+
authenticates from the {+atlas-cli+}.
30+
- :ref:`atlas-setup` registers your |service| account,
31+
authenticates from the {+atlas-cli+}, and creates a free
32+
{+cluster+}.
33+
34+
- Adds :ref:`telemetry <telemetry>` to the {+atlas-cli+}.
35+
- Adds the ``--currentIp`` flag to the :ref:`atlas-quickstart` and
36+
:ref:`atlas-setup` commands. ``--currentIp`` indicates whether to use
37+
the IP address of the host that is currently executing the command.
38+
39+
1540
.. _atlas-cli-1.0.3:
1641

1742
{+atlas-cli+} 1.0.3

submodules/mongodb-atlas-cli

Submodule mongodb-atlas-cli updated 1279 files

0 commit comments

Comments
 (0)