github treeverse/lakeFS v0.43.0

latest releases: v1.34.0, v1.33.0, v1.32.1...
3 years ago

Note

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:

$ lakefs migrate up

Changelog

  • 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)

Don't miss a new lakeFS release

NewReleases is sending notifications on new releases.