Skip to content

Releases: treeverse/lakeFS

v0.107.0

20 Aug 13:22
a289ca1
Compare
Choose a tag to compare

🆕 What's new:

  • Experiment: Batch staging get operations for DBIO transaction markers (#6441)

🐛 Bug fixed:

  • Fix kv local SeekGE fail to skip common prefix (#6435)
  • Fix lakectl local commit to use lakefs upload with user metadata (#6437)

v0.106.2

16 Aug 12:29
1ef9325
Compare
Choose a tag to compare

🐛 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)

v0.106.1

15 Aug 11:03
c5be8c1
Compare
Choose a tag to compare

Changelog

🐛 Bugs fixed:

  • Fix: quickstart validation (#6402)

v0.106.0

14 Aug 15:58
db3365c
Compare
Choose a tag to compare

🆕 What's new:

  • lakectl local release (#6388)
    • Sync local directories with remote lakefs paths!
    • Supports Git integration!
    • Documentation
  • Bump vite from 4.0.2 to 4.0.5 in /webui (#6026)
  • Graveler: use result from memory on seek (#6339)

🐛 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)

v0.105.0

08 Aug 12:59
a4edfdd
Compare
Choose a tag to compare

v0.105.0

🆕 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)

🐛 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)

v0.104.0

18 Jun 13:00
7235f26
Compare
Choose a tag to compare

Changelog

  • 8628f54 Add get repository metadata API (#6086)
  • b4ebcf9 Add relative ./ path support for MD images (#6057)
  • a5e718e Fix: s3 gateway returning 200 instead of 206 for range requests (#6101)
  • ab5d73b Delta Diff fails on certain operations
  • a7f5223 UI: Support uploading multiple files and directories (#6074)
  • c18c11f DuckDB: handle line breaks after a string constant (#6109)
  • 90f0678 Fix: pre-signed URL UI config default and property name - Azure and GCS (#6073)

v0.103.0

11 Jun 11:59
b8a7c49
Compare
Choose a tag to compare

Changelog

🆕 What's new:

  • Add Azure Cosmos DB kvstore driver (#5915)
  • UI: Allow writing to lakeFS from duckdb-wasm (#6044)
  • Show object's user metadata in UI and CLI (#6050)

🐛 Bugs fixed:

  • Fix gateway list bucket 1k limit (#6025)
  • Fix lakeFSFS non simple access mode with address translator (#6028)
  • Fix: Migration start version (#6039)

v0.102.2

04 Jun 11:42
aa75edd
Compare
Choose a tag to compare

Changelog

  • 03068a7 Using not owned LazyValue after closing a reader (#6004)
  • e4ff978 Fix pre-signed URL UI config default and property name (#6014)
  • d313b61 Diff plugin assume lakefs on localhost when no interface is specified (#6018)

v0.102.1

01 Jun 20:36
1e12dca
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.102.0...v0.102.1

v0.102.0

01 Jun 14:55
8d96ef0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.101.1...v0.102.0