diff --git a/releases/release-6.1.0.md b/releases/release-6.1.0.md index c612f4d0f0260..fd03b15ae0d73 100644 --- a/releases/release-6.1.0.md +++ b/releases/release-6.1.0.md @@ -9,7 +9,7 @@ Release date: June 13, 2022 TiDB version: 6.1.0 -Quick access: [Quick start](https://docs.pingcap.com/tidb/v6.1/quick-start-with-tidb) | [Production deployment](https://docs.pingcap.com/tidb/v6.1/production-deployment-using-tiup) +Quick access: [Quick start](https://docs-archive.pingcap.com/tidb/v6.1/quick-start-with-tidb) | [Production deployment](https://docs-archive.pingcap.com/tidb/v6.1/production-deployment-using-tiup) In 6.1.0, the key new features or improvements are as follows: diff --git a/releases/release-6.1.1.md b/releases/release-6.1.1.md index 0604aa2e5377a..31c2446c8e5f1 100644 --- a/releases/release-6.1.1.md +++ b/releases/release-6.1.1.md @@ -9,7 +9,7 @@ Release date: September 1, 2022 TiDB version: 6.1.1 -Quick access: [Quick start](https://docs.pingcap.com/tidb/v6.1/quick-start-with-tidb) | [Production deployment](https://docs.pingcap.com/tidb/v6.1/production-deployment-using-tiup) +Quick access: [Quick start](https://docs-archive.pingcap.com/tidb/v6.1/quick-start-with-tidb) | [Production deployment](https://docs-archive.pingcap.com/tidb/v6.1/production-deployment-using-tiup) ## Compatibility changes @@ -33,7 +33,7 @@ Quick access: [Quick start](https://docs.pingcap.com/tidb/v6.1/quick-start-with- - `blackbox_exporter-{version}-linux-amd64.tar.gz` - `node_exporter-{version}-linux-amd64.tar.gz` -- Introduce multi-level support for different quality standards on the combination of operating systems and CPU architectures. See [OS and platform requirements](https://docs.pingcap.com/tidb/v6.1/hardware-and-software-requirements#os-and-platform-requirements). +- Introduce multi-level support for different quality standards on the combination of operating systems and CPU architectures. See [OS and platform requirements](https://docs-archive.pingcap.com/tidb/v6.1/hardware-and-software-requirements#os-and-platform-requirements). ## Improvements @@ -44,7 +44,7 @@ Quick access: [Quick start](https://docs.pingcap.com/tidb/v6.1/quick-start-with- + TiKV - Support compressing the metrics response using gzip to reduce the HTTP body size [#12355](https://github.com/tikv/tikv/issues/12355) @[winoros](https://github.com/winoros) - - Support reducing the amount of data returned for each request by filtering out some metrics using the [`server.simplify-metrics`](https://docs.pingcap.com/tidb/v6.1/tikv-configuration-file#simplify-metrics-new-in-v611) configuration item [#12355](https://github.com/tikv/tikv/issues/12355) @[glorv](https://github.com/glorv) + - Support reducing the amount of data returned for each request by filtering out some metrics using the [`server.simplify-metrics`](https://docs-archive.pingcap.com/tidb/v6.1/tikv-configuration-file#simplify-metrics-new-in-v611) configuration item [#12355](https://github.com/tikv/tikv/issues/12355) @[glorv](https://github.com/glorv) - Support dynamically modifying the number of sub-compaction operations performed concurrently in RocksDB (`rocksdb.max-sub-compactions`) [#13145](https://github.com/tikv/tikv/issues/13145) @[ethercflow](https://github.com/ethercflow) + PD diff --git a/releases/release-6.1.2.md b/releases/release-6.1.2.md index 89a1bb57d12b2..eef601e1f9b6f 100644 --- a/releases/release-6.1.2.md +++ b/releases/release-6.1.2.md @@ -9,7 +9,7 @@ Release date: October 24, 2022 TiDB version: 6.1.2 -Quick access: [Quick start](https://docs.pingcap.com/tidb/v6.1/quick-start-with-tidb) | [Production deployment](https://docs.pingcap.com/tidb/v6.1/production-deployment-using-tiup) +Quick access: [Quick start](https://docs-archive.pingcap.com/tidb/v6.1/quick-start-with-tidb) | [Production deployment](https://docs-archive.pingcap.com/tidb/v6.1/production-deployment-using-tiup) ## Improvements diff --git a/releases/release-6.1.3.md b/releases/release-6.1.3.md index 2fa7956f4be62..2f39576e6123b 100644 --- a/releases/release-6.1.3.md +++ b/releases/release-6.1.3.md @@ -9,7 +9,7 @@ Release date: December 5, 2022 TiDB version: 6.1.3 -Quick access: [Quick start](https://docs.pingcap.com/tidb/v6.1/quick-start-with-tidb) | [Production deployment](https://docs.pingcap.com/tidb/v6.1/production-deployment-using-tiup) +Quick access: [Quick start](https://docs-archive.pingcap.com/tidb/v6.1/quick-start-with-tidb) | [Production deployment](https://docs-archive.pingcap.com/tidb/v6.1/production-deployment-using-tiup) ## Compatibility changes diff --git a/releases/release-6.1.4.md b/releases/release-6.1.4.md index 2d05f02c3e32b..9b1fe6155a723 100644 --- a/releases/release-6.1.4.md +++ b/releases/release-6.1.4.md @@ -9,7 +9,7 @@ Release date: February 8, 2023 TiDB version: 6.1.4 -Quick access: [Quick start](https://docs.pingcap.com/tidb/v6.1/quick-start-with-tidb) | [Production deployment](https://docs.pingcap.com/tidb/v6.1/production-deployment-using-tiup) +Quick access: [Quick start](https://docs-archive.pingcap.com/tidb/v6.1/quick-start-with-tidb) | [Production deployment](https://docs-archive.pingcap.com/tidb/v6.1/production-deployment-using-tiup) ## Compatibility changes diff --git a/releases/release-6.1.5.md b/releases/release-6.1.5.md index 7d72630a47681..dee757c58e427 100644 --- a/releases/release-6.1.5.md +++ b/releases/release-6.1.5.md @@ -9,7 +9,7 @@ Release date: February 28, 2023 TiDB version: 6.1.5 -Quick access: [Quick start](https://docs.pingcap.com/tidb/v6.1/quick-start-with-tidb) | [Production deployment](https://docs.pingcap.com/tidb/v6.1/production-deployment-using-tiup) +Quick access: [Quick start](https://docs-archive.pingcap.com/tidb/v6.1/quick-start-with-tidb) | [Production deployment](https://docs-archive.pingcap.com/tidb/v6.1/production-deployment-using-tiup) ## Compatibility changes diff --git a/releases/release-6.1.6.md b/releases/release-6.1.6.md index 17725f58ad6e3..4070516b1743b 100644 --- a/releases/release-6.1.6.md +++ b/releases/release-6.1.6.md @@ -9,7 +9,7 @@ Release date: April 12, 2023 TiDB version: 6.1.6 -Quick access: [Quick start](https://docs.pingcap.com/tidb/v6.1/quick-start-with-tidb) | [Production deployment](https://docs.pingcap.com/tidb/v6.1/production-deployment-using-tiup) +Quick access: [Quick start](https://docs-archive.pingcap.com/tidb/v6.1/quick-start-with-tidb) | [Production deployment](https://docs-archive.pingcap.com/tidb/v6.1/production-deployment-using-tiup) ## Compatibility changes diff --git a/releases/release-6.1.7.md b/releases/release-6.1.7.md index 1ec99802e66d8..8cd9c21d742df 100644 --- a/releases/release-6.1.7.md +++ b/releases/release-6.1.7.md @@ -9,7 +9,7 @@ Release date: July 12, 2023 TiDB version: 6.1.7 -Quick access: [Quick start](https://docs.pingcap.com/tidb/v6.1/quick-start-with-tidb) | [Production deployment](https://docs.pingcap.com/tidb/v6.1/production-deployment-using-tiup) +Quick access: [Quick start](https://docs-archive.pingcap.com/tidb/v6.1/quick-start-with-tidb) | [Production deployment](https://docs-archive.pingcap.com/tidb/v6.1/production-deployment-using-tiup) ## Improvements