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)