LakeFS Versions Save

lakeFS - Data version control for your data lake | Git for data

v1.20.0

3 weeks ago

Changelog

🆕 What's new:

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

v1.19.0

3 weeks ago

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

1 month ago

:new: What's new:

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

v1.17.0

1 month ago

:new: What's new:

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

:bug: 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

1 month ago

Changelog

:new: What's new:

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

:bug: Bugs fixed:

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

v1.15.0

1 month ago

Changelog

Deprecation notice: Azure users no longer need to use the import hint when importing from an ADLS Gen2 account. We've added a backwards compatibility support in lakectl, but support for the ADLS hint will be removed completely in future releases.

🆕 What's new:

  • Integrate support for Short-Lived Tokens (STS) in Remote Authentication (#7571)

🐛 Bugs fixed:

  • Fix lakectl branch protection set 400 response (#7590)
  • Remove ADLS hint from import (#7581)

v1.14.1

1 month ago

Changelog

🆕 What's new:

  • Integration: update experimental external principals API with auth service (#7566)

🐛 Bugs fixed:

  • Fix lakectl local diff (#7563)

v1.14.0

1 month ago

Changelog

:new: What's new:

  • Delta exporter: support export of delta log files with abfss scheme to support unity catalog external tables (#7553)
  • Auth Service: External Principals Management endpoints only (#7539)

:bug: Bugs fixed:

  • Support Azure Unity Catalog export (#7554)
  • Groups Pagination is broken in the WebUI (#7556)

v1.13.0

1 month ago

Changelog

:new: What's new:

  • Delta Lake + Unity Catalog exporter: Delta Lake table metadata (#7527)
  • Handle Azure URLs for chinacloud (#7520)
  • Support "If-None-Match: " header in getObject request (#5967). Kudos to our latest contributor @vishalsanfran! (#7525)

:bug: Bugs fixed:

  • Fix: Count KV retries (not tries) in Graveler (#7541)
  • Fix: CreateDirectoryMarkerIfNotExists (#7510)
  • Fix: Fixed bug in multipart upload s3 (#7512)
  • Fix: Gateway wrong error description for copy object (#7526)

v1.12.1

2 months ago

:bug: Bugs fixed:

  • Check for correct RBAC action (GHSA-fvv5-h29g-f6w5). This security advisory has moderate severity (5.3/10), and does not affect users who use the default ACL permissions.