From 4a02169949806e4407dff1dd0fcab1a290e5f6dc Mon Sep 17 00:00:00 2001 From: John Williams Date: Thu, 7 Mar 2024 15:25:30 -0600 Subject: [PATCH 1/3] set submodule to v1.16.0 --- submodules/mongodb-atlas-cli | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/submodules/mongodb-atlas-cli b/submodules/mongodb-atlas-cli index 6b4c8c9..9acf939 160000 --- a/submodules/mongodb-atlas-cli +++ b/submodules/mongodb-atlas-cli @@ -1 +1 @@ -Subproject commit 6b4c8c9d30a1f6b5910e3f5492687a7b6da33768 +Subproject commit 9acf93902c1c9db15a3f4e02ad2eee61690af3f3 From ed3652477d4c87e1d0f71ff26b90be568c806a2c Mon Sep 17 00:00:00 2001 From: John Williams Date: Thu, 7 Mar 2024 15:33:53 -0600 Subject: [PATCH 2/3] 1.16.0 release notes --- source/atlas-cli-changelog.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/source/atlas-cli-changelog.txt b/source/atlas-cli-changelog.txt index ebe551c..b47b611 100644 --- a/source/atlas-cli-changelog.txt +++ b/source/atlas-cli-changelog.txt @@ -14,6 +14,16 @@ :depth: 1 :class: singlecol +.. _atlas-cli-1.16.0: + +{+atlas-cli+} 1.16.0 +-------------------- + +Released 07 March 2024 + +- Adds the ``--omitCount`` flag to the :ref:`atlas-events-projects-list` command. +- Improves the Microsoft Windows binary build process. + .. _atlas-cli-1.15.1: {+atlas-cli+} 1.15.1 From 437361cd300e83025c7d1502dbf7f8f716b6700d Mon Sep 17 00:00:00 2001 From: John Williams <55147273+jwilliams-mongo@users.noreply.github.com> Date: Fri, 8 Mar 2024 09:06:41 -0600 Subject: [PATCH 3/3] Update source/atlas-cli-changelog.txt Co-authored-by: Gustavo Bazan --- source/atlas-cli-changelog.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/atlas-cli-changelog.txt b/source/atlas-cli-changelog.txt index b47b611..6776e1b 100644 --- a/source/atlas-cli-changelog.txt +++ b/source/atlas-cli-changelog.txt @@ -21,7 +21,7 @@ Released 07 March 2024 -- Adds the ``--omitCount`` flag to the :ref:`atlas-events-projects-list` command. +- Adds the ``--omitCount`` flag to the :ref:`atlas-events-projects-list` and :ref:`atlas-events-organizations-list` commands. - Improves the Microsoft Windows binary build process. .. _atlas-cli-1.15.1: