Skip to content

Releases: treeverse/lakeFS

v1.70.1

23 Sep 17:45
05f0b82
Compare
Choose a tag to compare

🐛 Bugs fixed:

  • Fix MinIO repository creation (#9546)
  • Fix login flow issues (#9506)

v1.70.0

21 Sep 18:24
823cd51
Compare
Choose a tag to compare

What's Changed

🆕 New Updates:

  • Updated login page appearance (#9425)

🐛 Bug Fixes:

  • Fix error handling in GetRepository to return 400 instead of 500 when invalid repo name (#9535)
  • DynamoDB: Make credentials expiry window + jitter configurable (#9527)
  • Use internal errors status codes during authentication flow (#9540)

Full Changelog: v1.69.0...v1.70.0

v1.69.0

15 Sep 12:59
e1cf86c
Compare
Choose a tag to compare

Includes only changes for Enterprise.

v1.68.0

14 Sep 13:01
34a818f
Compare
Choose a tag to compare

Changelog

🆕 What's new:

  • GS: Dual Adapter (Experimental) (#9508)

🐛 Bugs fixed:

  • Fix block store adapters physical path resolve (#9464)
  • Fix enforce import_enabled flag for local storage (#9417)

v1.67.0

04 Sep 12:30
45526bd
Compare
Choose a tag to compare

Changelog

🆕 What's new:

  • Delete entity with experimental option to reduce tombstone when possible (#9482)

v1.66.0

26 Aug 13:22
4b76cb9
Compare
Choose a tag to compare

🐛 Bugs fixed:

  • Fix initial group by claim to support slice of strings (#9427)
  • Fix configuration reload for log level update (#9434)
  • Fix pagination in diff_refs in Lua hook for detla exporter (#9444)
  • API: GetObject use content-disposition to prevent browser rendering (#9440)
  • WebUI: Add security headers to all responses (#9438)

v1.65.2

12 Aug 14:19
617f88a
Compare
Choose a tag to compare

Includes only changes for Enterprise.

v1.65.1

12 Aug 08:37
c1ae871
Compare
Choose a tag to compare

🐛 Bugs fixed:

  • Fix WebUI merge conflict error message (#9405)
  • Fix Upload object API memory growth (#9408)

v1.65.0

07 Aug 10:40
a8cd3b4
Compare
Choose a tag to compare

🐛 Bugs fixed:

  • Fix concurrent commits with allow-empty may fail with no-changes (#9371)
  • Remove uninitialized logger from joined diff iterator (#9379)
  • Fix possible infinite loop while listing action files (#9390)
  • Fix metrics reports in s3 gateway (#9385)
  • Fix delete default branch error (#9377)
  • Fix cherry-pick action unrecognized hook event (#9395)

v1.64.1

29 Jul 16:26
32d32c3
Compare
Choose a tag to compare

🐛 Bugs fixed:

  • Fix race while update branch returned from ref manager branch update (#9360)
  • WebUI: Fix loading state when fetching repository data (#9366)
  • API: update API spec from status code 423 (locked) to 429 (too many requests) (#9367)