Releases: treeverse/lakeFS
Releases · treeverse/lakeFS
v1.55.0
🆕 What's new:
- Support list repositories and branches in lakectl by prefixes by @AliRamberg in #8860
- Add pagination to Add Group Members and Attach Policies by @Ben-El in #8953
- Security fix - Replace old go-jwt by @Isan-Rivkin in #8968
- Support separate per-part requests for MPU presigned URLs by @arielshaqed in #8962
- lua delta exporter- add a function to find changed tables by @nadavsteindler in #8957
- Enable expand/collapse functionality for directory trees by @Ben-El in #8978
🐛 Bugs fixed:
v1.54.0
What's Changed
🆕 What's new:
- Support multiple resources policies (#8823)
- Presigned URL support in original filename content disposition (#8897)
- Use UI login placeholders (#8944)
🐛 Bugs fixed:
- Fix: webui dropzone should be disabled while upload in progress (#8892)
- Fix: A long branch name overflows the table view in the Branches tab by (#8941)
- Fix: Truncate Long Path Values in Upload Object Modal (#8920)
- Import: prohibit import from storage namespace (#8917)
- Truncated the display of overly long branch names in the dropdown. (#8922)
v1.53.1
v1.53.0
v1.52.0
🆕 What's new:
- Added Lua Action support for
update_object_user_metadata
(#8771) - Hooks: Enhanced Lua
stat_object
to get metadata (#8777) - Added search functionality for Groups and Policies in Web UI (#8783)
- Added search functionality for Users in Web UI (#8784)
- Actions: Added pre-post revert hooks (#8804)
- Actions: Added prepare-commit hook (#8788)
🐛 Bugs fixed:
v1.51.0
v1.50.0
Changelog
🆕 What's new:
- Accelerate large files download using concurent chunks for lakectl download recursive (#8613)
- lakectl support create repository with sample data (#8628)
- Enable parse config map properties from environment string value (#8657)
- Upgrade code to use openapi-generator-cli v7.0.1.1 (#8652)
- Renewed the PGP key (#8661)
- Add support for no-check flag in setup command (#8591)
🐛 Bugs fixed:
- Fix server memory exhaustion CVE - An authenticated user can crash lakeFS by exhausting server memory( GHSA-j7jw-28jm-whr6). This security advisory has moderate severity (6.5/10).
- UI: Truncated long value names in selected in the AttachModal (#8668)
- UI: Truncated long value names in groups, users and policies (#8666)
- UI: Truncated long value names in confirmation window (#8670)