Skip to content

Releases: treeverse/lakeFS

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)

v1.23.0

15 May 09:50
31c16f2
Compare
Choose a tag to compare

Changelog

🆕 What's new:

  • Support presigned image URLs in markdown (#7745)
  • Make the number of DynamoDB connections configurable (#7751)

🐛 Bugs fixed:

  • Fix background staging token behaviour (#7754)
  • Fix: pre-merge is missing commit ID (#7750)

v1.22.0

09 May 10:47
a0b6098
Compare
Choose a tag to compare

Changelog

🆕 What's new:

  • UI: Report progress when calculating size (#7722)
  • Handle KV slow down error (#7744)
  • Remove linked addresses from KV (#7725)
    Upgrading to this version will void all existing physical addresses issued by GetPhysicalAddress and require them to be re-issued. This will only effect some of the in-flight uploads during the upgrade

🐛 Bugs fixed:

  • Fix: Object diff to use pre-sign when presign ui is enabled (#7736)

v1.21.0

06 May 14:59
a966c94
Compare
Choose a tag to compare

Changelog

🆕 What's new:

  • Warn when creating lakectl local on case-insensitive filesystems (#7650)
  • lakectl added support for retries (#7723)
  • S3 gateway - return slowdown on DynamoDB throttle (#7685)
  • UI: calculate total size of common prefix (#7720)

🐛 Bugs fixed:

  • DDB temp creds to refresh before expiry (#7718)
  • Close resp body in lua s3 client (#7703)

v1.20.0

16 Apr 13:15
076c794
Compare
Choose a tag to compare

Changelog

🆕 What's new:

  • Python SDK: Support multiple pydantic versions (#7672)

v1.19.0

14 Apr 09:56
090edc8
Compare
Choose a tag to compare

Changelog

🆕 What's new:

  • Experimental: Support pre-signed redirects for S3A (#7630)
  • lakeFSFS: IAM Role Support Login call (#7659)
  • Azure: Add support for Gov Cloud (#7664)
  • Revert "allow lakectl local to be 'git data' (#7618)" (#7654)

🐛 Bugs fixed:

  • Fix: S3 GW ListParts (#7629)

v1.18.0

10 Apr 14:49
1e6647b
Compare
Choose a tag to compare

🆕 What's new:

  • LakeFSFS - TokenProvider AWS (no login yet) (#7604)
  • Add AWS remote auth login (#7578)

v1.17.0

09 Apr 15:05
3e66c7b
Compare
Choose a tag to compare

🆕 What's new:

  • Allow lakectl local to be "git data" (#7618)
  • Support STS in Python wrapper (#7620)

🐛 Bugs fixed:

  • Fix storage config loading state not updated (#7638)
  • Include hidden files in lakectl local (#7644)
  • Use username as token subject in STS login (#7637)

v1.16.0

03 Apr 09:43
4adfb3f
Compare
Choose a tag to compare

Changelog

🆕 What's new:

  • lakectl: get presigned url for object (#7603)
  • Align S3 Gateway Prometheus Histogram Buckets with lakeFS API Buckets (#7622)

🐛 Bugs fixed:

  • Allow storing of friendly_name in KV when integrating with external auth API (#7572)
  • Add TTL to STS (#7605)