Releases: treeverse/lakeFS
Releases · treeverse/lakeFS
v1.31.0
v1.30.0
v1.29.0
🐛 Bugs fixed:
- GCS Multipart Upload Performance Fix (#7822) (#7953)
- Fail revert operation in the Python wrapper in case both reference and reference_id args are provided (#7983)
- Show deprecation warnings from the Python wrapper by default (#7987)
- Fix lakectl upload from standard input (#7984)
- Resolve panic caused by nil parameter in enhanceWithFriendlyName function (#7989)
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: