Skip to content

Commit 22b3600

Browse files
authored
(DOCSP-23270)(DOCSP-23232) Release notes, source constant updates for v1.1.4 and telemetry changes (#53)
* (DOCSP-23270)(DOCSP-23232) Release notes, source constant updates for v1.1.4 and telemetry changes * Sets submodule to atlascli/v1.1.4 * Line break change from copy review
1 parent 5ebde5b commit 22b3600

File tree

4 files changed

+24
-3
lines changed

4 files changed

+24
-3
lines changed

snooty.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ toc_landing_pages = [
2525
aagent = "Automation Agent"
2626
atlas-cli = "Atlas CLI"
2727
atlas-cli-full = "MongoDB Atlas CLI"
28-
atlas-cli-version = "1.1.3"
28+
atlas-cli-version = "1.1.4"
2929
cloudgov = ":atlas:`MongoDB Atlas for Government </government>`"
3030
cloudgov-short = "AtlasGov"
3131
cluster = "cluster"

source/atlas-cli-changelog.txt

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

15+
.. _atlas-cli-1.1.4:
16+
17+
{+atlas-cli+} 1.1.4
18+
-------------------
19+
20+
Released 16 June 2022
21+
22+
- Sets the `telemetry
23+
<https://www.mongodb.com/docs/mongodb-shell/telemetry/>`__ settings
24+
for {+mongosh+} when you change :ref:`telemetry <telemetry>` for the
25+
{+atlas-cli+}.
26+
- Introduces the ability to :ref:`install mongosh together
27+
with the {+atlas-cli+} <install-atlas-cli>` using a new meta-package
28+
for Linux package managers (``apt`` and ``yum``).
29+
- Automatically detects {+mongosh+} when you use the
30+
:ref:`atlas-quickstart` command.
31+
1532
.. _atlas-cli-1.1.3:
1633

1734
{+atlas-cli+} 1.1.3

source/telemetry.txt

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,11 @@ Configure Telemetry
1414

1515
{+atlas-cli+}'s telemetry collects anonymous, aggregate usage data to
1616
identify improvements with the greatest impact. The
17-
{+atlas-cli+} enables telemetry by default.
17+
{+atlas-cli+} enables telemetry by default. Telemetry settings for the
18+
{+atlas-cli+} also apply to `telemetry for mongosh
19+
<https://www.mongodb.com/docs/mongodb-shell/telemetry/>`__ if you
20+
installed the {+atlas-cli+} and {+mongosh+} together in the same
21+
package.
1822

1923
Learn What the {+atlas-cli+} Tracks
2024
-----------------------------------

submodules/mongodb-atlas-cli

Submodule mongodb-atlas-cli updated 38 files

0 commit comments

Comments
 (0)