Skip to content

Releases: treeverse/lakeFS

v1.45.0

18 Dec 07:54
e74938c
Compare
Choose a tag to compare

Note:
The legacy Python client has been discontinued as of this release. Its development, distribution, and codebase have been terminated.

🆕 What's new:

  • Remove Python Legacy Client (#8410)
  • Add friendly name to list group members response (#8413)

v1.44.0

10 Dec 14:58
03684ec
Compare
Choose a tag to compare

Note:
The legacy Java client has been discontinued as of this release. Its development, distribution, and codebase have been terminated.

🆕 What's new:

  • Support for hidden branches (#8375)

🐛 Bugs fixed:

  • Fix: Auth no endpoint error (#8407)
  • Fix: Delta Exporter- Handle vacuumed objects correctly (#8409)
  • Fix: Allow pre-signed upload via the web UI (#8365)

v1.43.0

20 Nov 10:14
09fdb98
Compare
Choose a tag to compare

🆕 What's new:

Support Dark Mode for Text Viewer (#8371)

🐛 Bugs fixed:

Fix: lakectl FS upload big files cause OOM (#8349)
Fix: CosmosDB panic in handleBatchSizeChange(#8367)
Fix: RepoManagementReadAll pull requests permissions (#8374)

v1.42.0

05 Nov 16:47
a39c444
Compare
Choose a tag to compare

Changelog

🆕 What's new:

  • Optionally set mtime in linkPhysicalAddress (#8338)

🐛 Bugs fixed:

  • Fix: EnsureStorageNamespace close reader (#8346)
  • Fix: Git package error handling (#8345)

v1.41.0

03 Nov 13:52
d4f0c19
Compare
Choose a tag to compare

What's Changed

Features

Bug fixes

Full Changelog: v1.40.0...v1.41.0

v1.40.0

30 Oct 14:45
063d996
Compare
Choose a tag to compare

Changelog

🆕 What's new:

  • Added Parallelism configuration option to lakectl (#8283)
  • Experiment: Improve concurrent merge performance by weakly owning branch updates (#8268)
  • Add documentation for standalone (sparkless) GC (#8307)

🐛 Bugs fixed:

  • Pass request context to import operation sub tasks (#8320)

v1.39.2

22 Oct 19:30
d57ca0d
Compare
Choose a tag to compare

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

07 Oct 07:28
83ba439
Compare
Choose a tag to compare

🆕 What's new:

  • WebUI: support jsonl/ndjson file diff (#8136)
  • Separate hidden and non-hidden commands in lakectl docs (#8204)

v1.37.0

01 Oct 13:12
06aa109
Compare
Choose a tag to compare

🆕 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

30 Sep 12:01
e428977
Compare
Choose a tag to compare

🆕 What's new:

  • Pull Requests for Data (#8235)

🐛 Bugs fixed:

  • lakectl local checkout src uri (#8213)