github treeverse/lakeFS v0.69.0

latest releases: v1.42.0, v1.41.0, v1.40.0...
2 years ago

Notes

  1. This release contains performance and security improvements to the authentication mechanism. After upgrading to this version, all current browser sessions will become invalid and users will have to login again.
  2. This release requires running database migrations.
    Before running the lakeFS server you will be required to run the the migrate command (with the updated binary):
$ lakefs migrate up

What's new

  • OIDC support: manage lakeFS users externally (#3452)
  • Choose merge strategy in the UI (#3581)
  • Templating capability in the lakeFS web server (#3600)
  • Visibility: show branch creation errors in the UI (#3604)

Bug fixes:

  • When a revert results in a conflict, return code 409 instead of 500 (#3538)

Don't miss a new lakeFS release

NewReleases is sending notifications on new releases.