Releases: treeverse/lakeFS
Releases · treeverse/lakeFS
v1.12.0
v1.11.1
v1.11.0
Changelog
🆕 What's new:
Delta Exporter: Azure Support (#7444)
Prohibit empty revert by default (#7308)
🐛 Bugs fixed:
Fix: Skip ensureStorageNamespace when creating a read-only repository (#7449)
Fix: Show email or group name in place of ID in AttachModal (#7454)
Fix: Show email when available in the create credentials confirmation modal (#7456)
Fix: bug on creating bare repository as read-only (#7458)
v1.10.0
v1.9.1
v1.9.0
Changelog
🆕 What's new:
- lakectl: download single file using presign now support multipart (#7284)
- API: separate group id and display name (#7292)
Note: the separation of group IDs from displayNames isn't a breaking change.
However, if using older generated clients with the latest lakeFS version,
IDs will be displayed instead of the human-readable displayNames when using an external authentication API.
v1.8.0
v1.7.0
v1.6.0
v1.5.0
Changelog
- 1465ac5 Add StopAt field to the CommitLog action (early-stop at a specific commit) (#7222)
- eced70d Read-only repositories (#7157)
- 9896225 Fix: Return "bad request - 400" on reset branch with unknown type (#7210)
- b53e7a7 Fix: S3-gateway "delete" operation with branch protection should return 200 with error (#7211)