Skip to content

Releases: treeverse/lakeFS

v0.97.4

26 Mar 12:51
b128dee
Compare
Choose a tag to compare

Changelog

🐛 Bugs fixed:

  • Fix lakeFS clients - revert OpenAPI generator cli version (#5572)

v0.97.3

22 Mar 15:03
ed5efd9
Compare
Choose a tag to compare

Changelog

🆕 What's new:

  • Delta Lake Tables diff - BETA: Compare Delta Lake tables between different refs - UI only (#5427)
  • Cherry-pick a commit to a branch (#5483)
  • Diff UX improvements (#5414)
  • DuckDB/lakeFS improvements (#5430)
  • Display images in markdown with support for lakefs:// URIs (#5449)
  • DynamoDB KV error count without context cancellation (#5512)

🐛 Bugs fixed:

  • Fix inconsistent marshaling in DynamoDB KV (#5409)
  • Fix S3 accept header prefer application/xml (#5447)
  • Fix lakectl table write to non TTY non string column (#5500)
  • Fix S3 adapter access content length without nil check (#5499)
  • Fix UI DuckDB fix re-query updated data (#5536)
  • Fix object name wrapping in UI (#5532)
  • Fix iterator panic on close after failed SeekGE (#5516)
  • Remove stack trace from error message in the UI (#5523)

v0.96.1

09 Mar 14:10
148649b
Compare
Choose a tag to compare

🐛 Bugs fixed:

  • Fix registration form (#5420)

v0.96.0

09 Mar 12:08
eab184b
Compare
Choose a tag to compare

🆕 What's new:

  • lakectl: output commit log as dotgraph (#5397)
  • Improve GC prepare-commits call performance (#5377)
  • UI: Warn when no gc rules are defined for long living repos (#5400)

🐛 Bugs fixed:

  • Fix inconsistent setup state (#5410)

v0.95.0

06 Mar 12:17
9574aaf
Compare
Choose a tag to compare

Changelog

🆕 What's new:

  • [Breaking Change] Added Remote Authenticator service to replace embedded LDAP authenticator (#5285)
  • Verify the authenticity of tokens provided by external IdPs (#5385)
  • Support merge directly from the import wizard (#5352)
  • Include source IP in logs (#5216)

🐛 Bugs fixed:

  • Include refs for tag/branch in GetCommit response (#5369)
  • Fix object URI wrapping for long URIs (#5274)

v0.94.1

26 Feb 09:57
c880f26
Compare
Choose a tag to compare

Changelog

Bugs fixed:

  • UI: fix import button disabled even though enabled by configuration (#5336) (#5337)
  • Log actual error in debug when reporting it to an API call (#5327)

v0.94.0

23 Feb 14:22
1c8481a
Compare
Choose a tag to compare

Changelog

🆕 What's new:

  • Local block adaptor import support (#5277)
  • Add merge strategy to commit data (#5252)
  • Configurable KV health check for DynamoDB (#5282)
  • Configurable pre-signed URL support (#5308)

🐛 Bugs fixed:

  • Fix: UI prefix search widget functionality (#5249)
  • Fix: Branch protection return status code should return Forbidden(403) (#5273)

Deprecated:

  • Authorization using Role-Based Access Control (#5233)
  • LDAP Embedded Support (#5262)

v0.93.0

08 Feb 12:46
a7c467c
Compare
Choose a tag to compare

🆕 What's new:

  • Export gob binary format registration to allow external services to use
    auth.Claims (#5184)
  • Add copy URI button to objects navigator in web UI (#5185)
  • Configure web UI login URLs and details dynamically (#5093)
  • Enable configurable logout URL in the UI (#5203)
  • Add an exchange refs option to web UI compare view (#5200)

🐛 Bugs fixed:

  • Fix broken "compare" link in web UI import wizard (#5189)
  • KV postgres: use advisory lock when creating tables during initial setup (#5193)

v0.92.0

02 Feb 14:34
d88ddb8
Compare
Choose a tag to compare

🆕 What's new

  • Deprecate embedded support for OIDC (#5061)
  • Update policies page with note about RBAC deprecation (#5150)
  • Configurable pre-signed url expiry (#5144)
  • Azure: Add support for async copy (#5118)
  • Allow configuration of GUI warning message for deprecating RBAC (#5169)

:ladybug: Bug Fixes

  • UI: fix lakectl configuration download format after setup (#5167)
  • Measure email subscription drop rate (#5145)

Full Changelog: v0.91.0...v0.92.0

0.89.1

01 Feb 10:38
Compare
Choose a tag to compare
0.89.1 Pre-release
Pre-release

Changelog

  • ae2074a Fix missing path for if-none-exists