From 03d0ab18525d430a5f675302bedc83e628b625b6 Mon Sep 17 00:00:00 2001 From: Ran Date: Fri, 20 Oct 2023 17:31:29 +0800 Subject: [PATCH] Update en/releases/release-1.5.1.md --- en/releases/release-1.5.1.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en/releases/release-1.5.1.md b/en/releases/release-1.5.1.md index 04f6e5c4d..031c9606b 100644 --- a/en/releases/release-1.5.1.md +++ b/en/releases/release-1.5.1.md @@ -19,4 +19,4 @@ TiDB Operator version: 1.5.1 - 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 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)) -- Fix the problem of MaxReservedTime doesn't work for scheduled backup ([#5148](https://github.com/pingcap/tidb-operator/pull/5148), [@BornChanger](https://github.com/BornChanger)) +- Fix the issue that the `MaxReservedTime` option does not work for scheduled backup ([#5148](https://github.com/pingcap/tidb-operator/pull/5148), [@BornChanger](https://github.com/BornChanger))