Skip to content

Releases: treeverse/lakeFS

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)

v1.27.0

20 Jun 11:37
8fa2e97
Compare
Choose a tag to compare

🐛 Bugs fixed:

  • CosmosDB iterator to use dynamic batch size after the first list (#7892)
  • Fix S3 bucket validation for inter-region storage (#7896)

v1.26.1

18 Jun 13:25
30118f9
Compare
Choose a tag to compare

🆕 What's new:

  • Introduce support of GCS encryption for both CMEK and CSEK (#7809)
  • Support prefix parameter in lakectl diff command (#7832)
  • Enforce same-region storage for new repositories (#7847)
  • Add metrics to auth (#7840)
  • Allow changing commit data in cherry-pick and revert (#7865)
  • Prevent unnecessary operations on write actions to read-only repository in s3 gateway (#7844)
  • Return an informative error message when using 'api/v1' for S3 GW endpoint (#7828)

🐛 Bugs fixed:

  • Make batch_size in kv.Scan effective for first Scan of iterator (#7875)
  • Fix lakectl local diff slowness (#7842)

v1.25.0

30 May 08:02
f85be9d
Compare
Choose a tag to compare

🆕 What's new:

  • Add OS info to lakectl User Agent (#7759)
  • Serve GZipped Static Assets (#7788)
  • Propagate request ID from context to API auth service calls (#7803)
  • Add more context-based logging (#7804)
  • Add "allow-empty" flag to Merge (#7798)
  • Sync Manager to use HTTP client with retries (#7815)

🐛 Bugs fixed:

  • lakectl local commit: Prevent remote changes outside synced prefix (#7796)
  • UI: Restore colors in diff view (#7808)

v1.24.0

19 May 10:07
c33a166
Compare
Choose a tag to compare

v1.24.0

🆕 What's new:

  • Make MaxBatchDelay configurable (#7774)
  • Handle empty commit messages (#7767)