Skip to content

Releases: treeverse/lakeFS

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

v0.91.0

29 Jan 12:19
2acb5b8
Compare
Choose a tag to compare

Changelog

What's new:

  • lakectl pre-sign capabilities for upload/download/stat (#5099)
  • Support multiple storage accounts in Azure (#5096)

What's old:

  • Deprecate OIDC (#5063)
  • Deprecate merge API result summary - mark for deprecation (#5119)

Bug Fixes:

  • Fix Google Storage import with relative key (#5114)
  • Fix Azure import with relative key (#5123)

v0.90.1

22 Jan 16:14
53b77fb
Compare
Choose a tag to compare

What's new:

  • UI: allow filtering tags and branches by prefix (#5060)
  • UI: Display email when adding users to groups (#4993)

Bug fix:

  • Fix lua client routing (#5078)
  • Fix UI new repo getting started page (#5075)
  • Fix Azure ingest with pagination (#5066)

v0.90.0

17 Jan 11:05
7a8e189
Compare
Choose a tag to compare

What's new:

  • Support ADLS Gen2 (#5027)
  • ui: added a "go to prefix" button (#5036)
  • Add support for presigned URLs in the lakeFS API (#4985)
  • change to dynamodb on-demand capacity (#4953)
  • upgraded to bootstrap-5, react-bootstrap-2.7 (#5034)
  • Optional Blockstore S3 region (#4956)

Bug fix:

  • Reduce the use of specific catalog errors to fix missing checks (#4995)
  • Fix graveler to work with empty key (#4986)

Full Changelog: v0.89.0...v0.90.0