Skip to content

lakeFS Enterprise v1.85.0

← Back to all lakeFS Enterprise releases


Important note: to ensure proper GC functionality, please upgrade the Spark client to v0.24.0 BEFORE upgrading lakeFS Enterprise to this version.

🆕 What's new:

  • Update storage path format to sharded (#2434)
  • clients/java: AWS IAM-role authentication (#2483)
  • JWT Login (M2M): new POST /auth/jwt/login exchanges an external IdP JWT for a lakeFS session bearer. (#2455), (#2459), (#2499), (#2515), (#2540)
  • Azure pre-signed multipart upload support (#2535)

Assets

checksums.txt1.8 kB5 days ago
lakefs-enterprise_1.85.0_Darwin_arm64.tar.gzsha256:7915120e0b3f9b8977ef42f6… 69.9 MB5 days ago
lakefs-enterprise_1.85.0_Darwin_x86_64.tar.gzsha256:31ee9c4d8991ff00d8767ca9… 74.1 MB5 days ago
lakefs-enterprise_1.85.0_Linux_arm64.tar.gzsha256:f0c84820b4b219ce77a6fbfa… 66.5 MB5 days ago
lakefs-enterprise_1.85.0_Linux_x86_64.tar.gzsha256:d850c27f2e82cee990938f4f… 72.6 MB5 days ago
lakefs-enterprise_1.85.0_Windows_arm64.zipsha256:12c3c5d3aafd356e9d159d6c… 66.8 MB5 days ago
lakefs-enterprise_1.85.0_Windows_x86_64.zipsha256:647e765587c67521364df47a… 74.1 MB5 days ago

Docker

docker pull treeverse/lakefs-enterprise:1.85.0

Verify the signature (optional)

Requires Cosign:

cosign verify treeverse/lakefs-enterprise:1.85.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.85.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.84.0 | Newer: v1.85.1 →