Releases: treeverse/lakeFS
Releases · treeverse/lakeFS
v1.39.2
Changelog
🆕 What's new:
- lakectl log: add option to filter merge commits (#8142)
- Add a deprecation and upgrade warning to python-legacy client (#8195)
- Make update object metadata API atomic (#8264)
🐛 Bugs fixed:
- Fix: GC: Read commit explicitly when it is missing from prescanned commits (#8282)
- Fix: Copy object mtime (#8291)
v1.38.0
🆕 What's new:
- WebUI: support jsonl/ndjson file diff (#8136)
- Separate hidden and non-hidden commands in lakectl docs (#8204)
v1.37.0
🆕 What's new:
- Experimental: add update object metadata API (#8253)
🐛 Bugs fixed:
- Fix Sample Data checkbox of the Repository Create form (#8255)
- Add Effect to PR statement (#8254)
v1.36.0
🆕 What's new:
- Pull Requests for Data (#8235)
🐛 Bugs fixed:
- lakectl local checkout src uri (#8213)
v1.35.0
🆕 What's new:
AWS Pre-signed url endpoint configuration (#8170)
v1.34.0
🆕 What's new:
- WebUI Dark Mode 🌔 (#8137)
🐛 Bugs fixed:
- Make Blockstore Type config case insensitive (#8146)
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)