Skip to content

Releases: treeverse/lakeFS

v1.63.0

13 Jul 11:17
37a9db4
Compare
Choose a tag to compare

🆕 What's new:

  • Implement Pre/Post Cherry-Pick Hooks (#9263)
  • Support multipart for lakectl presigned uploads (#9283)
  • Add gauge metrics for API, Gateway and Blockstore endpoints (#9260)

v1.62.0

10 Jul 07:28
4775f05
Compare
Choose a tag to compare

🆕 What's new:

  • Basic plugin support for lakectl (#9242)
  • UI: Image content diff view (#9246)
  • UI: Improved empty states for actions, tags (#9230)
  • Support right object info in commit diff (#9248)

🐛 Bugs fixed:

  • Clean temp cache files (#9250)
  • UI: Fix some dark mode elements (#9237)

v1.61.0

25 Jun 13:05
482a32f
Compare
Choose a tag to compare

🆕 What's new:

  • UI: Unify uncommitted changes tab into objects (#9181)
  • lakectl: Add retries to sync download (#9191)
  • lakectl log: Support all refs (#9170)

🐛 Bugs fixed:

  • Fix web ui action menu dropdown position (#9198)

v1.60.0

15 Jun 10:18
91ed59d
Compare
Choose a tag to compare

Changelog

🆕 What's new:

  • Actions: Distinguish client and internal errors in actions responses (#9162)
  • Update kin-openapi package with changes related to request validation (#9167)
  • Sample repository: remove unused images (#9156)

🐛 Bugs fixed:

  • Fix: laktectl progress bar panic (#9148)
  • Fix issue with not showing marker icons in GeoJSON preview map (#9140)

v1.59.0

05 Jun 12:56
1ba5837
Compare
Choose a tag to compare

🆕 What's new:

  • UI: Overhaul lakeFS look & feel (#9022)

🐛 Bugs fixed:

  • Fix lakefs superuser command using external authorization (#9127)
  • Fix missing BadRequest(400) in the API spec for get/head object (#9130)

v1.58.0

27 May 11:30
e36aff4
Compare
Choose a tag to compare
[BUG] Python Wrapper: Fails if there are no access key and secret (#9…

v1.57.0

21 May 08:40
6f8df10
Compare
Choose a tag to compare

🆕 What's new:

  • UI: turn off hive partitioning while select parquet using DuckDB (#9056)
  • Add friendly name to GetUser API response (#9065)

v1.56.1

14 May 12:40
fa21135
Compare
Choose a tag to compare

🐛 Bugs fixed:

  • Fix ParseRange to fail on bytes=-0 (#9032)
  • Fix S3 ListMultipartUploads response missing NextUploadIDMarker (#9036)
  • Use MD5 as ETag in gs adapter (#9041)
  • lakectl - add AWS IAM login config (ignored) (#8994)

v1.56.0

07 May 10:27
32edc9e
Compare
Choose a tag to compare

🆕 What's new:

  • UI : Add GeoJSON preview support (#8996,#9014)
  • S3 Gateway: Add support for list parts for Google storage adapter (#9019)
  • S3 Gateway: SigV4 Support Unsigned Payload Trailers (#9009)
  • UI: Enable expand/collapse functionality for directory trees (#8978)

🐛 Bugs fixed:

  • UI: Fix repository tree layout and link behavior (#8999)

v1.55.0

27 Apr 14:39
fb99559
Compare
Choose a tag to compare

🆕 What's new:

🐛 Bugs fixed: