Skip to content

Commit 320b27f

Browse files
authored
(DOCSP-30159) Release notes and submodule update for release v1.7.0 (mongodb#142)
* (DOCSP-30159) Adds release notes, source constant for v1.7.0 * Sets submodule to v1.7.0 * Adds kubernetes operator command
1 parent d2d5c24 commit 320b27f

File tree

3 files changed

+42
-2
lines changed

3 files changed

+42
-2
lines changed

snooty.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,8 @@ toc_landing_pages = [
2727
aagent = "Automation Agent"
2828
atlas-cli = "Atlas CLI"
2929
atlas-cli-full = "MongoDB Atlas CLI"
30-
atlas-cli-version = "1.6.0"
30+
atlas-cli-version = "1.7.0"
31+
ak8so = "Atlas Kubernetes Operator"
3132
cloudgov = ":atlas:`MongoDB Atlas for Government </government>`"
3233
cloudgov-short = "AtlasGov"
3334
cluster = "cluster"

source/atlas-cli-changelog.txt

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

17+
.. _atlas-cli-1.7.0:
18+
19+
{+atlas-cli+} 1.7.0
20+
-------------------
21+
22+
Released 25 May 2023
23+
24+
- Adds the :ref:`atlas-kubernetes-operator-install` command to install
25+
the :atlas:`{+ak8so+} </atlas-operator>`.
26+
27+
- Adds the following new commands to manage {+data-lake+} pipelines:
28+
29+
- :ref:`atlas-dataLakePipelines-create`
30+
- :ref:`atlas-dataLakePipelines-datasets-delete`
31+
- :ref:`atlas-dataLakePipelines-delete`
32+
- :ref:`atlas-dataLakePipelines-describe`
33+
- :ref:`atlas-dataLakePipelines-list`
34+
- :ref:`atlas-dataLakePipelines-pause`
35+
- :ref:`atlas-dataLakePipelines-runs-describe`
36+
- :ref:`atlas-dataLakePipelines-runs-list`
37+
- :ref:`atlas-dataLakePipelines-runs-watch`
38+
- :ref:`atlas-dataLakePipelines-start`
39+
- :ref:`atlas-dataLakePipelines-trigger`
40+
- :ref:`atlas-dataLakePipelines-update`
41+
- :ref:`atlas-dataLakePipelines-watch`
42+
43+
- Adds the following new commands to load and manage sample data:
44+
45+
- :ref:`atlas-clusters-sampleData-load`, which replaces ``atlas
46+
clusters loadSampleData``
47+
- :ref:`atlas-clusters-sampleData-describe`
48+
- :ref:`atlas-clusters-sampleData-watch`
49+
50+
- Fixes a bug where running :ref:`atlas-dbusers-update` indicated
51+
success prematurely, which made it possible for the command
52+
to show success when the API call later failed.
53+
- Improves the error message for commands that are
54+
unavailable for ``M0`` {+clusters+}.
55+
1756
.. _atlas-cli-1.6.0:
1857

1958
{+atlas-cli+} 1.6.0

submodules/mongodb-atlas-cli

Submodule mongodb-atlas-cli updated 1878 files

0 commit comments

Comments
 (0)