Lakefs

Latest version: v0.9.0

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

Scan your dependencies

Page 27 of 34

0.45.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 require to run migrate, with the new version:

sh
$ lakefs migrate up


Fix Authentication migration for garbage collection.

0.44.0

Garbage Collection! Set retention rules for deleted objects. See issue: 1932

0.43.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 require to run migrate, with the new version:

sh
$ lakefs migrate up


- Server-side support for the upcoming garbage collection functionality (2069)
- Add lakeFS version to the UI (2088)
- Update lakectl branch create output to include branch name (2130)
- Warn about using "local" adapter for use in production (2159)
- Explicit handling of mismatch in block store config and repository namespace according to a user setting (2126)
- Initial database connect retry (2131)
- Web UI Vite build tool upgrade to v2.3.7 (2108)

Bugfixes
- Fix lakectl read environment variables in absence of lakectl.yml config file, this bugfix unlocks the Kubeflow-lakeFS integration (2143)
- Add UI error reporting on action failure during a commit (2120)
- Reset the state of the delete repository dialog when it is dismissed (2117)

0.42.0

Features
- Support common prefix listing of diffs (uncommitted, commit view, compare view) (2051)
- Export using spark-submit (2036)

Bugfixes
- Make authorization errors readable in the UI (2056)
- Verify paths used in the local block adapter are under its base dir (2003)
- Fix dump refs JSON output (2040)
- Fix adapter qualified key format to not use `path.Join` (1994)

Breaking Changes

- Object listing API: previously, not specifying a delimiter would default to using "/". The default is now "" (empty string)
- The `/config` API endpoint that returns storage configuration (used mainly in lakeFS UI), is now under /config/storage
- Accessing the `/config/storage` endpoint now requires the `fs:ReadConfig` permission instead of `auth:ReadConfig`

0.41.1

36eb6ae3 Bugfix/parquet inventory failure (1979)
4c9b4046 Filesystem: non-atomic files rename (1972)
37a52ceb Fix unexpected merge conflicts bug (1958)
13de2728 Short timeout on fetch AWS account ID (1987)
2a553227 Support Spark SQL tables in metastore copy (1997)
4589933f gateway on get without version should return after error (1990)
7307f5a0 hadoopfs listFiles (1922)
72265888 lakectl control logging (1954)
931be4a5 lakectl log copy and update metastore operation information (1986)
4bfead33 use a worker pool to ingest entries faster (1964)

0.41.0

2e2e005a ingest cmd [Importing data from an object store without actually copying it](https://docs.lakefs.io/reference/import.html#importing-data-from-an-object-store-without-actually-copying-it) (1864)
851f02a4 Don't upload chunks smaller than 8192 bytes while streaming (1885)
1a81228f Fix multipart upload failure in Azure (1896)
9ebab7a7 Fix broken Clipboard copy button (1904)
984cc68e lakeFS filesystem add "create" method (1907)
5996edf8 lakeFS filesystem add "open" method (1895)
7c22cd5c Add Java OpenAPI client up-to-date validation (1870)
4ea65718 Add conflict response and use it when creating an existing resource (1900)
0fad6a92 Use React with Vite (1874)
ad188b60 Implement lakefsFS delete method (1920)
ca962710 Mark operations unsupported by LakeFS filesystem (1881)
f592298d Publish Java API client to Sonatype repository (1869)
be53f583 Remove unsupported reset-to-commit option (1946)

Page 27 of 34

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.