v0.45.0
Changelog
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
Bugfixes
8288f4f Fix Authentication migration for garbage collection.