Releases: treeverse/lakeFS
Releases · treeverse/lakeFS
v1.28.2
v1.28.1
v1.28.0
v1.27.0
v1.26.1
🆕 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)
🐛 Bugs fixed:
v1.25.0
🆕 What's new:
- Add OS info to
lakectl
User Agent (#7759) - Serve GZipped Static Assets (#7788)
- Propagate request ID from context to API auth service calls (#7803)
- Add more context-based logging (#7804)
- Add "allow-empty" flag to Merge (#7798)
- Sync Manager to use HTTP client with retries (#7815)
🐛 Bugs fixed:
v1.24.0
v1.23.0
v1.22.0
Changelog
🆕 What's new:
- UI: Report progress when calculating size (#7722)
- Handle KV slow down error (#7744)
- Remove linked addresses from KV (#7725)
Upgrading to this version will void all existing physical addresses issued by GetPhysicalAddress and require them to be re-issued. This will only effect some of the in-flight uploads during the upgrade
🐛 Bugs fixed:
- Fix: Object diff to use pre-sign when presign ui is enabled (#7736)