From a0b60988499e0d1722203dc7081469d33a72e900 Mon Sep 17 00:00:00 2001 From: N-o-Z Date: Thu, 9 May 2024 13:46:31 +0300 Subject: [PATCH] Update CHANGELOG.md (#7746) * Update CHANGELOG.md * Update CHANGELOG.md Co-authored-by: itaiad200 --------- Co-authored-by: itaiad200 --- CHANGELOG.md | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f1ebce64e7d..ef48b5b3411 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,17 @@ # Changelog -# Unreleased +# v1.22.0 -- Refactored Linked Address mechanism (#7725) - **Upgrading to this version will void all existing physical addresses issued by GetPhysicalAddress** +:new: What's new: + +- UI: Report progress when calculating size (#7722) +- Handle KV slow down error (#7744) +- Remove linked addresses from KV (#7725) +**Upgrading to this version will void all existing physical addresses issued by GetPhysicalAddress and require them to be re-issued. This will only effect some of the in-flight uploads during the upgrade** + +:bug: Bugs fixed: + +- Fix: Object diff to use pre-sign when presign ui is enabled (#7736) # v1.21.0