Lakefs

Latest version: v0.7.0

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

Scan your dependencies

Page 21 of 29

0.50.0

- Fix double slash bug in storage namespace (2397)

0.49.0

- Add search locations to load lakeFS configuration. More information on
https://docs.lakefs.io/reference/configuration (#2355)
- Fix ARNs parsing confusion when the account-ID field contained a slash or
the resource-ID a colon. Configurations (incorrectly) using a slash "`/`"
to separate account from resource in the ARN will need to switch to use a
colon "`:`". However such configurations are probably incorrect, as
lakeFS does not currently set account fields. And configurations using
resources containing a colon will now work correctly.

0.48.0

- Support multiple AWS regions for underlying buckets (2245, 2325, 2326)
- Make S3 Gateway DNS settings optional
- Fix lakectl upload fails on big uploads (2280)
- Fix blank screen bug in UI (1908)
- Actions secrets support with env vars (2333)
- Reduce the number of database connections used on startup
- Validate required configuration keys blockstore.type, auth.encrypt.secret_key. This breaks existing configurations that assume a default blockstore.type of "local". But no such configuration may be for production.
- Fix incorrect time logged on DB get operations (2341) thanks holajiawei
- API with an unknown path should return an error (2190) thanks DataDavD
- Retry DB connection on Migration (2017)
-

0.47.0

- Hooks: support triggering Airflow DAGs (2266)
- Metastore tool: fix --continue-on-error flag on copy and import (2267)
- API: Return gone response (410) in case physical data was removed (2264)

0.46.0

- Support post-merge and post-commit events
- UI - add garbage collection policy configuration
- Metastore tool - add flag to support DBFS location
- Metastore tool - handle Spark placeholder on copy
- Deployment of lakeFS (docker-compose) above MinIO including the following services: Hive metastore, Hive server, Trino and Spark
- Fix LakeFS startup with Azure storage type

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.

Page 21 of 29

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.