Skip to content

Releases: treeverse/lakeFS

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)

v1.28.2

08 Jul 07:45
77af7f6
Compare
Choose a tag to compare

🐛 Bugs fixed:

  • Spark client panics when reading DataFrame from entire repository / storageNamespace (#7955)

v1.28.1

03 Jul 17:38
c15ff92
Compare
Choose a tag to compare

Changelog

🆕 What's new:

v1.28.0

26 Jun 11:14
9fffdab
Compare
Choose a tag to compare

🆕 What's new:

  • Add flare command (#7854)

🐛 Bugs fixed:

  • Enforce MonitoredAuthService to implement EmailInviter when required (#7916)