Skip to content

Commit b26ab4b

Browse files
(DOCSP-23216): v1.1.3 Release Notes & source constant (#48)
* (DOCSP-23216): v1.1.3 Release Notes & source constant * Set submodule to v1.1.3 * formatting fixes * copy review
1 parent f55f48d commit b26ab4b

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

73 files changed

+14835
-1
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.1"
28+
atlas-cli-version = "1.1.3"
2929
cloudgov = ":atlas:`MongoDB Atlas for Government </government>`"
3030
cloudgov-short = "AtlasGov"
3131
cluster = "cluster"

source/atlas-cli-changelog.txt

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

15+
.. _atlas-cli-1.1.3:
16+
17+
{+atlas-cli+} 1.1.3
18+
-------------------
19+
20+
Released 13 June 2022
21+
22+
- Improves the :ref:`atlas-quickstart` command:
23+
24+
- Prompts you to log in if you aren't already logged in.
25+
- Clarifies an error message when no regions are found for a given cloud
26+
provider.
27+
28+
- Improves :ref:`telemetry <telemetry>`:
29+
30+
- Tracks when you interrupt a running {+atlas-cli+} command by using
31+
:kbd:`CTRL` + :kbd:`C`.
32+
- Tracks some previously untracked errors.
33+
- Enhances interactive input tracking.
34+
1535
.. _atlas-cli-1.1.2:
1636

1737
{+atlas-cli+} 1.1.2

0 commit comments

Comments
 (0)