diff --git a/docs/en/28-releases/03-notes/3.3.5.2.md b/docs/en/28-releases/03-notes/3.3.5.2.md index 8200e4916c..ce0141cccf 100755 --- a/docs/en/28-releases/03-notes/3.3.5.2.md +++ b/docs/en/28-releases/03-notes/3.3.5.2.md @@ -10,7 +10,7 @@ slug: /release-history/release-notes/3.3.5.2 ## Enhancements 1. enh: improve taosX error message if database is invalid - 2. enh: use poetry group depencencies and reduce dep when install https://github.com/taosdata/TDengine/issues/taosdata/taos-connector-python#251 + 2. enh: use poetry group depencencies and reduce dep when install [#251](https://github.com/taosdata/taos-connector-python/issues/251) 3. enh: improve backup restore using taosX 4. enh: during the multi-level storage data migration, if the migration time is too long, it may cause the Vnode to switch leader 5. enh: adjust the systemctl strategy for managing the taosd process, if three consecutive restarts fail within 60 seconds, the next restart will be delayed until 900 seconds later