:bug: Bug fixed: - Fix: Allow disabling pre-signed URLs for google storage block adapter (6462) - Fix: lakectl local with windows (6464)
0.107.0
:new: What's new: - Experiment: Batch staging get operations for DBIO transaction markers (6441)
:bug: Bug fixed: - Fix kv local SeekGE fail to skip common prefix (6435) - Fix lakectl local commit to use lakefs upload with user metadata (6437)
0.106.2
:bug: Bugs fixed:
- Refresh credentials if needed before pre-signing URLs, include S3 credentials expiry in their requested lifetime, and make these S3 parameters configurable (6392) - Add meaningful error on block unsupported operation and check pre-sign capabilities in lakectl local (6408)
0.106.1
- Fix: quickstart validation (6402)
0.106.0
:new: What's new: - lakectl local release (6388) - Bump vite from 4.0.2 to 4.0.5 in /webui (6026) - Graveler: use result from memory on seek (6339)
:bug: Bugs fixed: - Fix: pass nil reader when content size is 0 (6367) - Fix cosmosdb pagination bug (6336) - Add a warning in lakectl when catalog id is empty (6381) - Arbitrary JavaScript Injection via Direct Link to HTML Files ([GHSA-9phh-r37v-34wh](https://github.com/treeverse/lakeFS/security/advisories/GHSA-9phh-r37v-34wh))
0.105.0
:new: What's new: - Support .text as a text file extension in the Web UI (6130) - UI: allow loading >10k diff summary (6287) - Add `diff_branch` to Lua hook (6318) - Setup lakefs on startup using predefined setup parameters (5962) - Quickstart now uses DuckDB WASM instead of CLI (6092) - Stop publishing lakeFS DuckDB image (6141) - Remove Everything Bagel - incorporated into the new lakeFS-samples repository (6146) - Return presigned URL expiry time (S3 only for now) (6328)
:bug: Bugs fixed: - Local Storage Range Allow 0:0 (6116) - Fix: Create repo with invalid namespace (6084) - Fix broken link to WAP notebook (6121) - Fix create and delete branch protection error and lakectl output (6135) - Import should replace the destination prefix with the source's state (6251)