Skip to content

Releases: treeverse/lakeFS

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)

v1.35.0

24 Sep 10:07
b5ae404
Compare
Choose a tag to compare

🆕 What's new:

AWS Pre-signed url endpoint configuration (#8170)

v1.34.0

16 Sep 09:05
6c14694
Compare
Choose a tag to compare

🆕 What's new:

  • WebUI Dark Mode 🌔 (#8137)

🐛 Bugs fixed:

  • Make Blockstore Type config case insensitive (#8146)

v1.33.0

05 Sep 16:02
dd66b4c
Compare
Choose a tag to compare

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

27 Aug 15:39
c788f68
Compare
Choose a tag to compare

Changelog

🐛 Bugs fixed:

  • lakectl local: fix dir seek (#8105)

v1.32.0

23 Aug 16:53
95b063d
Compare
Choose a tag to compare

Changelog

🆕 What's new:

  • lakectl: add --no-progress flag for disabling progress bar animation (#8093)

v1.31.1

08 Aug 16:27
6f324e0
Compare
Choose a tag to compare

🐛 Bugs fixed:

  • Handle empty page on CosmosDB Iterator (#8066)

v1.31.0

07 Aug 12:29
b99fc72
Compare
Choose a tag to compare

Changelog

🆕 What's new:

  • lakectl local: add option to ignore symlinks (#8055)
  • Allow Glue exporter to create a database per branch (#8000)

v1.30.0

28 Jul 09:10
857e22b
Compare
Choose a tag to compare

Changelog

🆕 What's new:

  • KV Scan optimization - paginate with exponential jumps (#8002)

v1.29.0

16 Jul 08:32
3354610
Compare
Choose a tag to compare

🐛 Bugs fixed:

  • GCS Multipart Upload Performance Fix (#7822) (#7953)
  • Fail revert operation in the Python wrapper in case both reference and reference_id args are provided (#7983)
  • Show deprecation warnings from the Python wrapper by default (#7987)
  • Fix lakectl upload from standard input (#7984)
  • Resolve panic caused by nil parameter in enhanceWithFriendlyName function (#7989)