Skip to content

Commit

Permalink
Update CHANGELOG.md (#7879)
Browse files Browse the repository at this point in the history
  • Loading branch information
yonipeleg33 authored Jun 18, 2024
1 parent 5630d85 commit 0fb17c8
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Changelog

# v1.26.0

:new: What's new:
- Introduce support of GCS encryption for both CMEK and CSEK (#7809)
- Support prefix parameter in lakectl diff command (#7832)
- Enforce same-region storage for new repositories (#7847)
- Add metrics to auth (#7840)
- Allow changing commit data in cherry-pick and revert (#7865)
- Prevent unnecessary operations on write actions to read-only repository in s3 gateway (#7844)
- Return an informative error message when using 'api/v1' for S3 GW endpoint (#7828)

:bug: Bugs fixed:
- Make batch_size in kv.Scan effective for first Scan of iterator (#7875)
- Fix lakectl local diff slowness (#7842)

# v1.25.0

:new: What's new:
Expand Down

0 comments on commit 0fb17c8

Please sign in to comment.