diff --git a/.backportrc.json b/.backportrc.json index 3014e7d0..9700c1ad 100644 --- a/.backportrc.json +++ b/.backportrc.json @@ -2,7 +2,7 @@ "repoOwner": "mongodb", "repoName": "docs-atlas-cli", - "targetBranchChoices": ["v1.35", "v1.34", "v1.33", "v1.32", "v1.31", "v1.30", "v1.29", "v1.28", "v1.27", "v1.26", "v1.25", "v1.24", "v1.23", "v1.22", "v1.21", "v1.20", "v1.19", "v1.18", "v1.17", "v1.16", "v1.15", "v1.14", "v1.13", "v1.12"], + "targetBranchChoices": ["v1.36, v1.35", "v1.34", "v1.33", "v1.32", "v1.31", "v1.30", "v1.29", "v1.28", "v1.27", "v1.26", "v1.25", "v1.24", "v1.23", "v1.22", "v1.21", "v1.20", "v1.19", "v1.18", "v1.17", "v1.16", "v1.15", "v1.14", "v1.13", "v1.12"], "editor": "code", diff --git a/config/redirects b/config/redirects index c719e5df..238c6caa 100644 --- a/config/redirects +++ b/config/redirects @@ -1,8 +1,8 @@ define: base https://www.mongodb.com/docs/atlas/cli -define: versions v1.0 v1.1 v1.2 v1.3 v1.4 v1.5 v1.6 v1.7 v1.8 v1.9 v1.10 v1.11 v1.12 v1.13 v1.14 v1.15 v1.16 v1.17 v1.18 v1.19 v1.20 v1.21 v1.22 v1.23 v1.24 v1.25 v1.26 v1.27 v1.28 v1.29 v1.30 v1.31 v1.32 v1.33 v1.34 v1.35 master +define: versions v1.0 v1.1 v1.2 v1.3 v1.4 v1.5 v1.6 v1.7 v1.8 v1.9 v1.10 v1.11 v1.12 v1.13 v1.14 v1.15 v1.16 v1.17 v1.18 v1.19 v1.20 v1.21 v1.22 v1.23 v1.24 v1.25 v1.26 v1.27 v1.28 v1.29 v1.30 v1.31 v1.32 v1.33 v1.34 v1.35 v1.36 master symlink: upcoming -> master -symlink: v1.36 -> master -symlink: stable -> v1.35 +symlink: v1.37 -> master +symlink: stable -> v1.37 raw: docs/atlas/cli/ -> ${base}/stable/ raw: docs/atlas/cli/stable/cluster-config-file -> ${base}/stable/reference/json/cluster-config-file diff --git a/snooty.toml b/snooty.toml index b869ff0f..ace67fca 100644 --- a/snooty.toml +++ b/snooty.toml @@ -29,7 +29,7 @@ aagent = "Automation Agent" adf = "Atlas Data Federation" atlas-cli = "Atlas CLI" atlas-cli-full = "MongoDB Atlas CLI" -atlas-cli-version = "1.35.0" +atlas-cli-version = "1.36.0" ak8so = "Atlas Kubernetes Operator" atlas-sp = "Atlas Stream Processing" avs = "Atlas Vector Search" diff --git a/source/atlas-cli-changelog.txt b/source/atlas-cli-changelog.txt index a4ab36b3..48a13479 100644 --- a/source/atlas-cli-changelog.txt +++ b/source/atlas-cli-changelog.txt @@ -14,6 +14,20 @@ :depth: 1 :class: singlecol +.. _atlas-cli-1.36.0: + +{+atlas-cli+} 1.36.0 +-------------------- + +Released 23 January 2025 + +- Fixes a bug when restoring backups for clusters. +- Improves help text clarity when deleting a search node. +- Fixes ``--help`` texts to contain short and long descriptions. + Previously, only a long description was shown. +- Atlas CLI plugins now also support installing pre-release versions of + plugins, for example, ``my-repo/myplugin@v1.0.0-prerelease``. + .. _atlas-cli-1.35.0: {+atlas-cli+} 1.35.0