Skip to content

lakeFS Enterprise v1.84.0

← Back to all lakeFS Enterprise releases


🆕 What's new:

  • Iceberg Catalog: Azure blockstore support
  • WebUI: Pull request title and description can now be edited directly from the UI (#2495)
  • WebUI: Improve Objects tab and Compare view layout (#2414)

🐛 Bugs Fixed:

  • Repository metadata is now fetched lazily (#2471)
  • Fixed error formatting in log output so error details are correctly captured and displayed (#2514)
  • Fixed an XSS vulnerability by sanitizing HTML in rendered markdown content (#2516)

Assets

checksums.txt1.8 kB11 days ago
lakefs-enterprise_1.84.0_Darwin_arm64.tar.gzsha256:21455c60bd5b511d86baf8e1… 69.8 MB11 days ago
lakefs-enterprise_1.84.0_Darwin_x86_64.tar.gzsha256:e6049899987bc5d99d237d76… 74.1 MB11 days ago
lakefs-enterprise_1.84.0_Linux_arm64.tar.gzsha256:c0557838b9cf04ef8a8e0457… 66.5 MB11 days ago
lakefs-enterprise_1.84.0_Linux_x86_64.tar.gzsha256:7dbec09b89745fc00b403678… 72.6 MB11 days ago
lakefs-enterprise_1.84.0_Windows_arm64.zipsha256:697f68c13963154789f0dbef… 66.8 MB11 days ago
lakefs-enterprise_1.84.0_Windows_x86_64.zipsha256:678176d5a43558ddb8c6c8a9… 74.0 MB11 days ago

Docker

docker pull treeverse/lakefs-enterprise:1.84.0

Verify the signature (optional)

Requires Cosign:

cosign verify treeverse/lakefs-enterprise:1.84.0 \
    --certificate-identity-regexp='^https://github\.com/treeverse/lakeFS\-Enterprise/\.github/workflows/' \
    --certificate-oidc-issuer='https://token.actions.githubusercontent.com'
Expected output
Verification for index.docker.io/treeverse/lakefs-enterprise:1.84.0 --
The following checks were performed on each of these signatures:
  - The cosign claims were validated
  - Existence of the claims in the transparency log was verified offline
  - The code-signing certificate was verified using trusted certificate authority certificates

← Older: v1.83.0 | Newer: v1.85.0 →