From dd66b4cbbbc4566dd86effd01c7305bc13a6b255 Mon Sep 17 00:00:00 2001 From: N-o-Z Date: Thu, 5 Sep 2024 12:01:14 -0400 Subject: [PATCH] Update CHANGELOG.md (#8131) * Update CHANGELOG.md * Update CHANGELOG.md Co-authored-by: Oz Katz --------- Co-authored-by: Oz Katz --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1545e3ad4ae..33f450f965d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,16 @@ # Changelog +# v1.33.0 + +**Note:** +PLEASE READ CAREFULLY BEFORE UPGRADING TO THIS VERSION!!! +This version removes the built-in ACLs functionality, and might require some users to take action. +Refer to [documnetation](https://docs.lakefs.io/security/access-control-lists.html) for more information. + +:new: What's new: +- ACLs: Remove server usage (#8126) +- S3 Gateway CopyObject repsect metadata directive header (#8117) + # v1.32.1 :bug: Bugs fixed: