From d57ca0de89da2b1b5907e73636ce7346a56c04f0 Mon Sep 17 00:00:00 2001 From: N-o-Z Date: Tue, 22 Oct 2024 13:32:11 -0400 Subject: [PATCH] Update CHANGELOG.md (#8295) --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 38190dd9611..6890ce0f607 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,16 @@ # Changelog +# v1.39.0 + +:new: What's new: +- lakectl log: add option to filter merge commits (#8142) +- Add a deprecation and upgrade warning to python-legacy client (#8195) +- Make update object metadata API atomic (#8264) + +:bug: Bugs fixed: +- Fix: GC: Read commit explicitly when it is missing from prescanned commits (#8282) +- Fix: Copy object mtime (#8291) + # v1.38.0 :new: What's new: