From 75ff5c7bcc13c9f01a06ac4de3c8aaa3810f4e38 Mon Sep 17 00:00:00 2001 From: wuhuizuo Date: Fri, 29 Nov 2024 15:19:01 +0800 Subject: [PATCH 1/6] Update hardware-and-software-requirements.md Fix OS supported list: - remove Red Hat Enterprise Linux 7.x --- hardware-and-software-requirements.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/hardware-and-software-requirements.md b/hardware-and-software-requirements.md index 4e16d984cb354..e2d39e323ca1d 100644 --- a/hardware-and-software-requirements.md +++ b/hardware-and-software-requirements.md @@ -30,10 +30,6 @@ As an open-source distributed SQL database with high performance, TiDB can be de Red Hat Enterprise Linux 8.4 or a later 8.x version - - Red Hat Enterprise Linux 7.3 or a later 7.x version - - Amazon Linux 2 @@ -97,6 +93,7 @@ As an open-source distributed SQL database with high performance, TiDB can be de > > - For Oracle Enterprise Linux, TiDB supports the Red Hat Compatible Kernel (RHCK) and does not support the Unbreakable Enterprise Kernel provided by Oracle Enterprise Linux. > - According to [CentOS Linux EOL](https://www.centos.org/centos-linux-eol/), the upstream support for CentOS Linux 7 ends on June 30, 2024. TiDB ends the support for CentOS 7 starting from the 8.4 DMR version. It is recommended to use Rocky Linux 9.1 or a later version. While the upstream support for CentOS Linux 8 ends on December 31, 2021, CentOS Stream 8 continues to be supported by the CentOS organization. +> - According to [Red Hat Enterprise Linux Life Cycle](https://access.redhat.com/support/policy/updates/errata/#Life_Cycle_Dates), the Maintenance support for Red Hat Enterprise Linux ends on June 30, 2024. TiDB ends the support for Red Hat Enterprise Linux 7 starting from the 8.4 DMR version. It is recommended to use Rocky Linux 9.1 or a later version. While the upstream support for CentOS Linux 8 ends on December 31, 2021, CentOS Stream 8 continues to be supported by the CentOS organization. > - Support for Ubuntu 16.04 will be removed in future versions of TiDB. Upgrading to Ubuntu 18.04 or later is strongly recommended. > - If you are using the 32-bit version of an operating system listed in the preceding table, TiDB **is not guaranteed** to be compilable, buildable or deployable on the 32-bit operating system and the corresponding CPU architecture, or TiDB does not actively adapt to the 32-bit operating system. > - Other operating system versions not mentioned above might work but are not officially supported. From 824c79f22e1631cf21e0fe4d3bbe4577bb78f610 Mon Sep 17 00:00:00 2001 From: wuhuizuo Date: Tue, 3 Dec 2024 13:35:56 +0800 Subject: [PATCH 2/6] Update hardware-and-software-requirements.md Co-authored-by: Grace Cai --- hardware-and-software-requirements.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hardware-and-software-requirements.md b/hardware-and-software-requirements.md index e2d39e323ca1d..9715ea7158188 100644 --- a/hardware-and-software-requirements.md +++ b/hardware-and-software-requirements.md @@ -93,7 +93,7 @@ As an open-source distributed SQL database with high performance, TiDB can be de > > - For Oracle Enterprise Linux, TiDB supports the Red Hat Compatible Kernel (RHCK) and does not support the Unbreakable Enterprise Kernel provided by Oracle Enterprise Linux. > - According to [CentOS Linux EOL](https://www.centos.org/centos-linux-eol/), the upstream support for CentOS Linux 7 ends on June 30, 2024. TiDB ends the support for CentOS 7 starting from the 8.4 DMR version. It is recommended to use Rocky Linux 9.1 or a later version. While the upstream support for CentOS Linux 8 ends on December 31, 2021, CentOS Stream 8 continues to be supported by the CentOS organization. -> - According to [Red Hat Enterprise Linux Life Cycle](https://access.redhat.com/support/policy/updates/errata/#Life_Cycle_Dates), the Maintenance support for Red Hat Enterprise Linux ends on June 30, 2024. TiDB ends the support for Red Hat Enterprise Linux 7 starting from the 8.4 DMR version. It is recommended to use Rocky Linux 9.1 or a later version. While the upstream support for CentOS Linux 8 ends on December 31, 2021, CentOS Stream 8 continues to be supported by the CentOS organization. +> - According to [Red Hat Enterprise Linux Life Cycle](https://access.redhat.com/support/policy/updates/errata/#Life_Cycle_Dates), the maintenance support for Red Hat Enterprise Linux ends on June 30, 2024. TiDB ends the support for Red Hat Enterprise Linux 7 starting from the 8.4 DMR version. It is recommended to use Rocky Linux 9.1 or a later version. > - Support for Ubuntu 16.04 will be removed in future versions of TiDB. Upgrading to Ubuntu 18.04 or later is strongly recommended. > - If you are using the 32-bit version of an operating system listed in the preceding table, TiDB **is not guaranteed** to be compilable, buildable or deployable on the 32-bit operating system and the corresponding CPU architecture, or TiDB does not actively adapt to the 32-bit operating system. > - Other operating system versions not mentioned above might work but are not officially supported. From f405d800a096c24dc644f99ba760e81657dc19ae Mon Sep 17 00:00:00 2001 From: Grace Cai Date: Tue, 3 Dec 2024 14:07:05 +0800 Subject: [PATCH 3/6] Update hardware-and-software-requirements.md --- hardware-and-software-requirements.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hardware-and-software-requirements.md b/hardware-and-software-requirements.md index 9715ea7158188..fcbbf314614c1 100644 --- a/hardware-and-software-requirements.md +++ b/hardware-and-software-requirements.md @@ -93,7 +93,7 @@ As an open-source distributed SQL database with high performance, TiDB can be de > > - For Oracle Enterprise Linux, TiDB supports the Red Hat Compatible Kernel (RHCK) and does not support the Unbreakable Enterprise Kernel provided by Oracle Enterprise Linux. > - According to [CentOS Linux EOL](https://www.centos.org/centos-linux-eol/), the upstream support for CentOS Linux 7 ends on June 30, 2024. TiDB ends the support for CentOS 7 starting from the 8.4 DMR version. It is recommended to use Rocky Linux 9.1 or a later version. While the upstream support for CentOS Linux 8 ends on December 31, 2021, CentOS Stream 8 continues to be supported by the CentOS organization. -> - According to [Red Hat Enterprise Linux Life Cycle](https://access.redhat.com/support/policy/updates/errata/#Life_Cycle_Dates), the maintenance support for Red Hat Enterprise Linux ends on June 30, 2024. TiDB ends the support for Red Hat Enterprise Linux 7 starting from the 8.4 DMR version. It is recommended to use Rocky Linux 9.1 or a later version. +> - According to [Red Hat Enterprise Linux Life Cycle](https://access.redhat.com/support/policy/updates/errata/#Life_Cycle_Dates), the maintenance support for Red Hat Enterprise Linux 7 ends on June 30, 2024. TiDB ends the support for Red Hat Enterprise Linux 7 starting from the 8.4 DMR version. It is recommended to use Rocky Linux 9.1 or a later version. > - Support for Ubuntu 16.04 will be removed in future versions of TiDB. Upgrading to Ubuntu 18.04 or later is strongly recommended. > - If you are using the 32-bit version of an operating system listed in the preceding table, TiDB **is not guaranteed** to be compilable, buildable or deployable on the 32-bit operating system and the corresponding CPU architecture, or TiDB does not actively adapt to the 32-bit operating system. > - Other operating system versions not mentioned above might work but are not officially supported. From c8d0713ab978e1d0d32f73c977073eb8d8c56383 Mon Sep 17 00:00:00 2001 From: Grace Cai Date: Tue, 3 Dec 2024 14:12:43 +0800 Subject: [PATCH 4/6] Update release-8.4.0.md --- releases/release-8.4.0.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/releases/release-8.4.0.md b/releases/release-8.4.0.md index d2b7eab91e15f..52504af0aa3b3 100644 --- a/releases/release-8.4.0.md +++ b/releases/release-8.4.0.md @@ -336,6 +336,13 @@ Starting from v8.4.0, the following contents are removed from the `TiDB-communit - `binlogctl` - `arbiter` +## Operating system and platform requirement changes + +- According to [CentOS Linux EOL](https://www.centos.org/centos-linux-eol/), the upstream support for CentOS Linux 7 ends on June 30, 2024. TiDB ends the support for CentOS 7 starting from the 8.4 DMR version. It is recommended to use Rocky Linux 9.1 or a later version. While the upstream support for CentOS Linux 8 ends on December 31, 2021, CentOS Stream 8 continues to be supported by the CentOS organization. +- According to [Red Hat Enterprise Linux Life Cycle](https://access.redhat.com/support/policy/updates/errata/#Life_Cycle_Dates), the maintenance support for Red Hat Enterprise Linux 7 ends on June 30, 2024. TiDB ends the support for Red Hat Enterprise Linux 7 starting from the 8.4 DMR version. It is recommended to use Rocky Linux 9.1 or a later version. + +For the supported operating systems and platforms, see [Software and Hardware Recommendations](/hardware-and-software-requirements.md#os-and-platform-requirements). + ## Removed features * The following features are removed starting from v8.4.0: From 2fe7f4fb14c3c3d3cb161f7b830aa240edc690f6 Mon Sep 17 00:00:00 2001 From: Grace Cai Date: Tue, 3 Dec 2024 14:13:53 +0800 Subject: [PATCH 5/6] Update releases/release-8.4.0.md --- releases/release-8.4.0.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/releases/release-8.4.0.md b/releases/release-8.4.0.md index 52504af0aa3b3..46e94e7e09faf 100644 --- a/releases/release-8.4.0.md +++ b/releases/release-8.4.0.md @@ -341,7 +341,7 @@ Starting from v8.4.0, the following contents are removed from the `TiDB-communit - According to [CentOS Linux EOL](https://www.centos.org/centos-linux-eol/), the upstream support for CentOS Linux 7 ends on June 30, 2024. TiDB ends the support for CentOS 7 starting from the 8.4 DMR version. It is recommended to use Rocky Linux 9.1 or a later version. While the upstream support for CentOS Linux 8 ends on December 31, 2021, CentOS Stream 8 continues to be supported by the CentOS organization. - According to [Red Hat Enterprise Linux Life Cycle](https://access.redhat.com/support/policy/updates/errata/#Life_Cycle_Dates), the maintenance support for Red Hat Enterprise Linux 7 ends on June 30, 2024. TiDB ends the support for Red Hat Enterprise Linux 7 starting from the 8.4 DMR version. It is recommended to use Rocky Linux 9.1 or a later version. -For the supported operating systems and platforms, see [Software and Hardware Recommendations](/hardware-and-software-requirements.md#os-and-platform-requirements). +For the supported operating systems and platforms, see [Software and hardware recommendations](/hardware-and-software-requirements.md#os-and-platform-requirements). ## Removed features From bf912c6bedae389dce3c3067d8c64fdb95718398 Mon Sep 17 00:00:00 2001 From: Grace Cai Date: Tue, 3 Dec 2024 14:51:45 +0800 Subject: [PATCH 6/6] Update releases/release-8.4.0.md --- releases/release-8.4.0.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/releases/release-8.4.0.md b/releases/release-8.4.0.md index 46e94e7e09faf..feeccdd3b9ac3 100644 --- a/releases/release-8.4.0.md +++ b/releases/release-8.4.0.md @@ -338,7 +338,7 @@ Starting from v8.4.0, the following contents are removed from the `TiDB-communit ## Operating system and platform requirement changes -- According to [CentOS Linux EOL](https://www.centos.org/centos-linux-eol/), the upstream support for CentOS Linux 7 ends on June 30, 2024. TiDB ends the support for CentOS 7 starting from the 8.4 DMR version. It is recommended to use Rocky Linux 9.1 or a later version. While the upstream support for CentOS Linux 8 ends on December 31, 2021, CentOS Stream 8 continues to be supported by the CentOS organization. +- According to [CentOS Linux EOL](https://www.centos.org/centos-linux-eol/), the upstream support for CentOS Linux 7 ends on June 30, 2024. TiDB ends the support for CentOS 7 starting from the 8.4 DMR version. It is recommended to use Rocky Linux 9.1 or a later version. - According to [Red Hat Enterprise Linux Life Cycle](https://access.redhat.com/support/policy/updates/errata/#Life_Cycle_Dates), the maintenance support for Red Hat Enterprise Linux 7 ends on June 30, 2024. TiDB ends the support for Red Hat Enterprise Linux 7 starting from the 8.4 DMR version. It is recommended to use Rocky Linux 9.1 or a later version. For the supported operating systems and platforms, see [Software and hardware recommendations](/hardware-and-software-requirements.md#os-and-platform-requirements).