From 779458e25cd834a83cfce2c6163d5255ae6d60b4 Mon Sep 17 00:00:00 2001 From: csuzhangxc Date: Fri, 20 Oct 2023 05:22:38 +0000 Subject: [PATCH] en: append a note --- en/releases/release-1.5.1.md | 1 + 1 file changed, 1 insertion(+) diff --git a/en/releases/release-1.5.1.md b/en/releases/release-1.5.1.md index 471bd5710..ab7264e63 100644 --- a/en/releases/release-1.5.1.md +++ b/en/releases/release-1.5.1.md @@ -19,3 +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 ([#5147](https://github.com/pingcap/tidb-operator/pull/5147), [@BornChanger](https://github.com/BornChanger))