From c918ad8631e6c1455211cf0e9dbeda6e9fb59489 Mon Sep 17 00:00:00 2001 From: itaiad200 Date: Sun, 3 Nov 2024 16:18:08 +0200 Subject: [PATCH] Update CHANGELOG.md (#8335) --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 623491a5919..ad904d6a060 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,16 @@ # Changelog +# v1.41.0 + +:new: What's new: +* command to check current user in lakectl (#8322) + +:bug: Bugs fixed: +* Use time of create MPU on backend storage as time of MPU (#8311) +* Fix: Pull Requests merge errors (#8302) +* Fix "http: read on closed response body" error (#8332) +* Fix: Get mtime from storage server (#8329) + # v1.40.0 :new: What's new: