Releases: treeverse/lakeFS
Releases · treeverse/lakeFS
v1.33.0
Changelog
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 documentation for more information.
🆕 What's new:
- ACLs: Remove server usage (#8126)
- S3 Gateway CopyObject respect metadata directive header (#8117)
v1.32.1
Changelog
🐛 Bugs fixed:
- lakectl local: fix dir seek (#8105)
v1.32.0
Changelog
🆕 What's new:
- lakectl: add --no-progress flag for disabling progress bar animation (#8093)
v1.31.1
🐛 Bugs fixed:
- Handle empty page on CosmosDB Iterator (#8066)
v1.31.0
Changelog
🆕 What's new:
- lakectl local: add option to ignore symlinks (#8055)
- Allow Glue exporter to create a database per branch (#8000)
v1.30.0
Changelog
🆕 What's new:
- KV Scan optimization - paginate with exponential jumps (#8002)
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
🐛 Bugs fixed:
- Spark client panics when reading DataFrame from entire repository / storageNamespace (#7955)
v1.28.0
🆕 What's new:
- Add
flare
command (#7854)
🐛 Bugs fixed:
- Enforce MonitoredAuthService to implement EmailInviter when required (#7916)