Lakefs

Latest version: v0.9.0

Safety actively analyzes 724087 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 20 of 34

0.81.0

What's new:
- Run standalone lakeFS (no PostgreSQL!) with Badger KV for experimentation purposes.
- Add delete operation for GC rules (4143)
- support AWS named profile for dynamodb (4163)
- Add pgxpool metrics to kv/postgres implementation (4137)

Bug fixes:
- Fix: Pyramid delete before open (4062)

0.80.2

This version fixes kv migration bug in 0.80.1. If you already migrated to kv successfully,
you can skip this version.

This release requires running database migration.
The lakeFS service will not run if the migration version isn't compatible with the binary.
Before running the new version you will be required to run migrate, with the new version.
Please refer to this [upgrade documentation](https://docs.lakefs.io/reference/upgrade.html#lakefs-0800-or-greater-kv-migration) for more information on the specific migration to KV

Bug fix:
- Fix multiparts KV migration for null content-type (4343)

0.80.1

Bug fix:
- Fix PartitionIterator panic on Close (4108)
- UI: Remove error message on conflicting diff of binary objects, show src, dst file sizes instead of diff (4105)

What's new:
- Dockerfile update CA certificates (4101)

0.80.0

This release requires running database migration.
The lakeFS service will not run if the migration version isn't compatible with the binary.
Before running the new version you will be required to run migrate, with the new version.
Please refer to this [upgrade documentation](https://docs.lakefs.io/reference/upgrade.html#lakefs-0800-or-greater-kv-migration) for more information on the specific migration to KV

This is the first lakeFS version over Key-Value Store
lakeFS is decoupling from PostgreSQL and moving to a KV Store interface.
This will provide greater flexibility and allow production groups working with lakeFS to select their backing DB of choice.
Check our updated [Deploy lakeFS](https://docs.lakefs.io/deploy/#deploy-lakefs) page, for deployment instructions.
Also make sure to check our [Sizing Guide](https://docs.lakefs.io/understand/sizing-guide.html#lakefs-kv-store) for best practices, requirements and benchmarks

0.70.6

- UI: fix focus on branch lookup while creating tag (4005)

0.70.5

Bug fix:
- Fix panic in commit under KV, with nil tombstone (3976)

Page 20 of 34

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.