Skip to content

lakeFS Enterprise v1.83.0

← Back to all lakeFS Enterprise releases


πŸ†• What's new:

  • Branch Lifecycle Management (#2367)
  • Automatically delete stale branches that match a name pattern and exceed a max age and/or max inactivity time.
  • Policies are defined per repository
  • Manage policies from the lakeFS UI (Settings β†’ Branch Lifecycle) or lakectl branch-lifecycle (get / set / clear)
  • KV: add atomic DeleteIf to Store interface (#2363)
  • Support presign MPU in GCS (#2419)

πŸ› Bugs Fixed

  • Fix OIDC login failure with nested ID token claims (#2253)

Assets

checksums.txt1.8 kBa month ago
lakefs-enterprise_1.83.0_Darwin_arm64.tar.gzsha256:bd02f1f2ef4aee89c5b083b8… 69.8 MBa month ago
lakefs-enterprise_1.83.0_Darwin_x86_64.tar.gzsha256:6c0fb624e753357a9fe3e041… 74.1 MBa month ago
lakefs-enterprise_1.83.0_Linux_arm64.tar.gzsha256:8dfe03b364439718e4d335de… 66.5 MBa month ago
lakefs-enterprise_1.83.0_Linux_x86_64.tar.gzsha256:db82a8cc0dee96dc22476cf4… 72.6 MBa month ago
lakefs-enterprise_1.83.0_Windows_arm64.zipsha256:b381b092a0c55eedfc57ca54… 66.7 MBa month ago
lakefs-enterprise_1.83.0_Windows_x86_64.zipsha256:b61ec9aaad9e059fa5c00930… 74.0 MBa month ago

Docker

docker pull treeverse/lakefs-enterprise:1.83.0

Verify the signature (optional)

Requires Cosign:

cosign verify treeverse/lakefs-enterprise:1.83.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.83.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.82.0 | Newer: v1.84.0 β†’