github treeverse/lakeFS v0.101.0

latest releases: v1.24.0, v1.23.0, v1.22.0...
12 months ago

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 (lakefs migrate up), with the new version.
While running the migration, it is prohibited to perform any changes in Auth Policies

🆕 What's new:

  • Refactor import (#5840)
  • Deprecate ingest command (#5882)
  • Support TLS for lakeFS local development (#5322)
  • Generate JWT while working with auth API when non is configured (#5894)
  • Remove email authenticator middleware (#5884)

🐛 Bugs fixed:

  • Fix UI rename Error control to AlertError fixing conflict with class (#5907)
  • Fix loading metadata cache with path separator prefix (#5922)
  • Fix database setup for non-external mode (#5860)

Don't miss a new lakeFS release

NewReleases is sending notifications on new releases.