Skip to content

Releases: treeverse/lakeFS

v1.86.0

Choose a tag to compare

@MrTankus MrTankus released this 05 Aug 15:53
36fad64

🐛 Bugs Fixed:

  • Fixed a vulnerability that could allow users that don't have the fs:ListRepositories permission to list repositories via the S3 gateway API (GHSA-gf2q-q6wc-x7fm)

v1.85.0

Choose a tag to compare

@nopcoder nopcoder released this 03 Aug 11:37
8c7ef36

🆕 What's new:

  • Adding a country field to the initial setup. (#10513, #10514)

v1.84.1

Choose a tag to compare

@nopcoder nopcoder released this 25 Jul 09:14
2392823

🐛 Bugs Fixed:

  • Fixed a vulnerability that could allow unauthenticated users to overwrite communication preferences configured during setup. (#10499)
  • Fixed the traffic metrics category name. (#10497)

v1.84.0

Choose a tag to compare

@nopcoder nopcoder released this 23 Jul 09:43
5c95b7e

🆕 What's new:

  • BI: Improved usage reporting and metrics (#10487)
  • Removed the option to subscribe to security updates during setup (#10484)

v1.83.0

Choose a tag to compare

@UdiBen UdiBen released this 09 Jul 09:12
20efc26

🆕 What's new:

  • Add UI entry points for the Enterprise-only Datasets feature.

🐛 Bugs Fixed:

  • Ensure asynchronous hooks continue running after the triggering request is cancelled (#10454)

v1.82.0

Choose a tag to compare

@N-o-Z N-o-Z released this 16 Jun 13:58
abc07fc

🆕 What's new:

  • S3 traffic is now attributed with a lakefs/<version> User-Agent, making lakeFS requests identifiable in object store logs (#10426)
  • lakectl local commit now supports a -y / --yes flag to auto-confirm after an interrupted operation (#10439)

🐛 Bugs fixed:

  • Fix: illegal-instruction crashes on some ARM64 platforms, via a minio CRC library upgrade (#10418)

Security Fixes

Full Changelog: v1.81.1...v1.82.0

v1.81.1

Choose a tag to compare

@skshetry skshetry released this 21 May 16:12
fc5b8f5

What's Changed

Security Fixes

  • Fixed an XSS vulnerability by sanitizing HTML in rendered markdown content

Full Changelog: v1.81.0...v1.81.1

v1.81.0

Choose a tag to compare

@ItamarYuran ItamarYuran released this 07 May 11:26
002cb5d

🆕 What's new:

  • lakectl tag delete now supports a --yes flag for non-interactive/scripted usage (#10351)
  • lakectl now warns when connected to a lakeFS Enterprise server (#10326)
  • Admin screens now display helpful empty states instead of blank pages (#10392)

🐛 Bugs fixed:

  • lakectl now correctly outputs multiple resources as a JSON array instead of a plain string (#10297)

v1.80.0

Choose a tag to compare

@ItamarYuran ItamarYuran released this 26 Mar 11:06
970e272

v1.80.0

🆕 What's new:

  • Verify link address expiration set to 24h (#10180)
  • Normalize file extension case for object previews (#10231)
  • Support StringLike condition operator in policy evaluation (#10249)
  • webui: redesign Data tab with Objects/Tables toggle (#10271)
  • Setup: collect comm prefs during setup and validate email (#10277)

🐛 Bugs Fixed

  • Bump otel/sdk to v1.40.0 (fix PATH hijacking CVE) (#10211)
  • lakectl fs upload: Multipart upload - generate presigned URL per part (#10291)

v1.79.0

Choose a tag to compare

@itaigilo itaigilo released this 02 Mar 15:29
b994a9c

🆕 What's new:

  • API: get object handle safe content types as inline content-disposition (#10184)