Skip to content

Commit ba6166b

Browse files
authored
Merge pull request #97 from davidhou17/DOCSP-27934
(DOCSP-27934): Release notes and source constant updates for 1.5.0
2 parents 0693bcc + 6d3be58 commit ba6166b

File tree

3 files changed

+24
-2
lines changed

3 files changed

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

source/atlas-cli-changelog.txt

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

15+
.. _atlas-cli-1.5.0:
16+
17+
{+atlas-cli+} 1.5.0
18+
-------------------
19+
20+
Released 9 February 2023
21+
22+
- Updates the :ref:`atlas-config-describe` command to no longer redact
23+
public |api| keys.
24+
- Updates the default output format for the :ref:`atlas-customDbRoles-list`
25+
command to include inherited roles.
26+
- Deprecates the ``atlas-integrations-create-NEW_RELIC`` command.
27+
- Adds support for cluster termination protection.
28+
29+
- To enable cluster termination protection, run
30+
:ref:`atlas-clusters-create` or :ref:`atlas-clusters-update`
31+
with the ``--enableTerminationProtection`` option.
32+
- To disable cluster termination protection, run :ref:`atlas-clusters-update`
33+
with the ``--disableTerminationProtection`` option.
34+
35+
- Improves help text and documentation for multiple commands.
36+
1537
.. _atlas-cli-1.4.0:
1638

1739
{+atlas-cli+} 1.4.0

submodules/mongodb-atlas-cli

Submodule mongodb-atlas-cli updated 1219 files

0 commit comments

Comments
 (0)