diff --git a/en/releases/release-1.5.1.md b/en/releases/release-1.5.1.md index dd7001303..471bd5710 100644 --- a/en/releases/release-1.5.1.md +++ b/en/releases/release-1.5.1.md @@ -10,12 +10,12 @@ TiDB Operator version: 1.5.1 ## New features -- Support replacing volumes for PD, TiKV and TiDB ([#5150](https://github.com/pingcap/tidb-operator/pull/5150), [@anish-db](https://github.com/anish-db)) +- Support replacing volumes for PD, TiKV, and TiDB ([#5150](https://github.com/pingcap/tidb-operator/pull/5150), [@anish-db](https://github.com/anish-db)) ## Improvements ## Bug fixes - Fix errors from PVC modifier when a manual TiKV eviction is requested ([#5302](https://github.com/pingcap/tidb-operator/pull/5302), [@anish-db](https://github.com/anish-db)) -- Fix a deadlock in TiDB Operator casued by the TiKV eviction when a volume replacement is ongoing ([#5301](https://github.com/pingcap/tidb-operator/pull/5301), [@anish-db](https://github.com/anish-db)) -- Fix the issue that TidbCluster can't be rolled back when upgrading ([#5345](https://github.com/pingcap/tidb-operator/pull/5345), [@anish-db](https://github.com/anish-db)) +- Fix a deadlock issue in TiDB Operator caused by the TiKV eviction when a volume replacement is ongoing ([#5301](https://github.com/pingcap/tidb-operator/pull/5301), [@anish-db](https://github.com/anish-db)) +- Fix the issue that TidbCluster may be able to roll back during the upgrade process ([#5345](https://github.com/pingcap/tidb-operator/pull/5345), [@anish-db](https://github.com/anish-db))