From a966c949ae493f76c583098805095003d9d820a8 Mon Sep 17 00:00:00 2001 From: eladlachmi <110764839+eladlachmi@users.noreply.github.com> Date: Mon, 6 May 2024 17:58:34 +0300 Subject: [PATCH] Changelog v1.21.0 (#7728) * Changelog v1.21.0 --- CHANGELOG.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0075dc5bba2..b9ba4ce35f2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,19 @@ # Changelog +# v1.21.0 + +:new: What's new: + +- Warn when creating lakectl local on case-insensitive filesystems (#7650) +- lakectl added support for retries (#7723) +- S3 gateway - return slowdown on DynamoDB throttle (#7685) +- UI: calculate total size of common prefix (#7720) + +:bug: Bugs fixed: + +- DDB temp creds to refresh before expiry (#7718) +- Close resp body in lua s3 client (#7703) + # v1.20.0 :new: What's new: