From 4f53e93b55c2e6ccc720b0f2bf7c2dd4c114e346 Mon Sep 17 00:00:00 2001 From: aishwarya24 Date: Thu, 27 Jun 2024 12:09:15 -0400 Subject: [PATCH 1/2] added 2.20.2.3 --- .../preview/releases/yba-releases/v2.20.md | 24 +++++++++++- .../preview/releases/ybdb-releases/v2.20.md | 37 +++++++++++++++++++ 2 files changed, 60 insertions(+), 1 deletion(-) diff --git a/docs/content/preview/releases/yba-releases/v2.20.md b/docs/content/preview/releases/yba-releases/v2.20.md index b1cbb70967af..cc427dfba328 100644 --- a/docs/content/preview/releases/yba-releases/v2.20.md +++ b/docs/content/preview/releases/yba-releases/v2.20.md @@ -55,7 +55,29 @@ For more information, see [#20827](https://github.com/yugabyte/yugabyte-db/issue {{< /warning >}} -## v2.20.4.1 - June 21, 2024 {#v2.20.4.1} +## v2.20.2.3 - June 21, 2024 {#v2.20.2.3} + +**Build:** `2.20.2.3-b2` + +**Third-party licenses:** [YugabyteDB](https://downloads.yugabyte.com/releases/2.20.2.3/yugabytedb-2.20.2.3-b2-third-party-licenses.html), [YugabyteDB Anywhere](https://downloads.yugabyte.com/releases/2.20.2.3/yugabytedb-anywhere-2.20.2.3-b2-third-party-licenses.html) + +### Download + + + +### Bug fixes + +* Conceals DB user's password to prevent exposure in the application log during the upgrade procedure. PLAT-14286 +* Gflags reruns can lead to YBA metadata that is inconsistent with the universe even after a successful flags task run. PLAT-14394 +* Allow re-running rolling operations of the same kind. PLAT-12797 + +## v2.20.4.1 - June 27, 2024 {#v2.20.4.1} **Build:** `2.20.4.1-b5` diff --git a/docs/content/preview/releases/ybdb-releases/v2.20.md b/docs/content/preview/releases/ybdb-releases/v2.20.md index adad034e4420..9a0e06a11a9b 100644 --- a/docs/content/preview/releases/ybdb-releases/v2.20.md +++ b/docs/content/preview/releases/ybdb-releases/v2.20.md @@ -37,6 +37,43 @@ For an RSS feed of all release series to track the latest product updates, point {{< /warning >}} +## v2.20.2.3 - June 27, 2024 {#v2.20.2.3} + +**Build:** `2.20.2.3-b2` + +**Third-party licenses:** [YugabyteDB](https://downloads.yugabyte.com/releases/2.20.2.3/yugabytedb-2.20.2.3-b2-third-party-licenses.html), [YugabyteDB Anywhere](https://downloads.yugabyte.com/releases/2.20.2.3/yugabytedb-anywhere-2.20.2.3-b2-third-party-licenses.html) + +### Downloads + + + +### Docker + +```sh +docker pull yugabytedb/yugabyte:2.20.2.3-b2 +``` + +This is a [YugabyteDB Anywhere-only release](../../yba-releases/v2.20/#v2.20.2.3), with no changes to YugabyteDB. + ## v2.20.4.1 - June 21, 2024 {#v2.20.4.1} **Build:** `2.20.4.1-b5` From 916463ae329dd1c8b84a12cc9e70a353c4d50f47 Mon Sep 17 00:00:00 2001 From: aishwarya24 Date: Thu, 27 Jun 2024 13:42:42 -0400 Subject: [PATCH 2/2] some fixes --- .../preview/releases/yba-releases/v2.20.md | 46 ++++++------ .../preview/releases/ybdb-releases/v2.20.md | 74 +++++++++---------- 2 files changed, 60 insertions(+), 60 deletions(-) diff --git a/docs/content/preview/releases/yba-releases/v2.20.md b/docs/content/preview/releases/yba-releases/v2.20.md index cc427dfba328..0d71f0c32431 100644 --- a/docs/content/preview/releases/yba-releases/v2.20.md +++ b/docs/content/preview/releases/yba-releases/v2.20.md @@ -55,29 +55,7 @@ For more information, see [#20827](https://github.com/yugabyte/yugabyte-db/issue {{< /warning >}} -## v2.20.2.3 - June 21, 2024 {#v2.20.2.3} - -**Build:** `2.20.2.3-b2` - -**Third-party licenses:** [YugabyteDB](https://downloads.yugabyte.com/releases/2.20.2.3/yugabytedb-2.20.2.3-b2-third-party-licenses.html), [YugabyteDB Anywhere](https://downloads.yugabyte.com/releases/2.20.2.3/yugabytedb-anywhere-2.20.2.3-b2-third-party-licenses.html) - -### Download - - - -### Bug fixes - -* Conceals DB user's password to prevent exposure in the application log during the upgrade procedure. PLAT-14286 -* Gflags reruns can lead to YBA metadata that is inconsistent with the universe even after a successful flags task run. PLAT-14394 -* Allow re-running rolling operations of the same kind. PLAT-12797 - -## v2.20.4.1 - June 27, 2024 {#v2.20.4.1} +## v2.20.4.1 - June 21, 2024 {#v2.20.4.1} **Build:** `2.20.4.1-b5` @@ -294,6 +272,28 @@ This is a [YugabyteDB-only release](../../ybdb-releases/v2.20/#v2.20.3.1), with * Prevents universe chain upgrade failure from 2.0 to 2.18 and 2.20 by ensuring the clock-script doesn't run during yb-process start command if it's not present or executable. PLAT-13444 * Prevents 'Edit Universe' modal from wrongly displaying master placement as 'Place Masters on the same nodes as T-Servers' for a dedicated universe, providing accurate universe creation details. PLAT-13445 +## v2.20.2.3 - June 27, 2024 {#v2.20.2.3} + +**Build:** `2.20.2.3-b2` + +**Third-party licenses:** [YugabyteDB](https://downloads.yugabyte.com/releases/2.20.2.3/yugabytedb-2.20.2.3-b2-third-party-licenses.html), [YugabyteDB Anywhere](https://downloads.yugabyte.com/releases/2.20.2.3/yugabytedb-anywhere-2.20.2.3-b2-third-party-licenses.html) + +### Download + + + +### Bug fixes + +* Conceals DB user's password to prevent exposure in the application log during the upgrade procedure. PLAT-14286 +* Gflags reruns can lead to YBA metadata that is inconsistent with the universe even after a successful flags task run. PLAT-14394 +* Allow re-running rolling operations of the same kind. PLAT-12797 + ## v2.20.2.2 - April 1, 2024 {#v2.20.2.2} **Build:** `2.20.2.2-b1` diff --git a/docs/content/preview/releases/ybdb-releases/v2.20.md b/docs/content/preview/releases/ybdb-releases/v2.20.md index 9a0e06a11a9b..6f4adaa0ef6a 100644 --- a/docs/content/preview/releases/ybdb-releases/v2.20.md +++ b/docs/content/preview/releases/ybdb-releases/v2.20.md @@ -37,43 +37,6 @@ For an RSS feed of all release series to track the latest product updates, point {{< /warning >}} -## v2.20.2.3 - June 27, 2024 {#v2.20.2.3} - -**Build:** `2.20.2.3-b2` - -**Third-party licenses:** [YugabyteDB](https://downloads.yugabyte.com/releases/2.20.2.3/yugabytedb-2.20.2.3-b2-third-party-licenses.html), [YugabyteDB Anywhere](https://downloads.yugabyte.com/releases/2.20.2.3/yugabytedb-anywhere-2.20.2.3-b2-third-party-licenses.html) - -### Downloads - - - -### Docker - -```sh -docker pull yugabytedb/yugabyte:2.20.2.3-b2 -``` - -This is a [YugabyteDB Anywhere-only release](../../yba-releases/v2.20/#v2.20.2.3), with no changes to YugabyteDB. - ## v2.20.4.1 - June 21, 2024 {#v2.20.4.1} **Build:** `2.20.4.1-b5` @@ -350,6 +313,43 @@ docker pull yugabytedb/yugabyte:2.20.3.1-b2 * Updates the condition for HT lease reporting to ensure accurate leaderless tablet detection in RF-1 setup, preventing false alarms. {{}} * Reduces disruptions by throttling the master process log messages related to "tablet server has a pending delete" into 20-second intervals. {{}} +## v2.20.2.3 - June 27, 2024 {#v2.20.2.3} + +**Build:** `2.20.2.3-b2` + +**Third-party licenses:** [YugabyteDB](https://downloads.yugabyte.com/releases/2.20.2.3/yugabytedb-2.20.2.3-b2-third-party-licenses.html), [YugabyteDB Anywhere](https://downloads.yugabyte.com/releases/2.20.2.3/yugabytedb-anywhere-2.20.2.3-b2-third-party-licenses.html) + +### Downloads + + + +### Docker + +```sh +docker pull yugabytedb/yugabyte:2.20.2.3-b2 +``` + +This is a [YugabyteDB Anywhere-only release](../../yba-releases/v2.20/#v2.20.2.3), with no changes to YugabyteDB. + ## v2.20.2.2 - April 1, 2024 {#v2.20.2.2} **Build:** `2.20.2.2-b1`