Skip to content

v0.19.0

Compare
Choose a tag to compare
@nopcoder nopcoder released this 03 Dec 15:04
· 3675 commits to master since this release
a57e068

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

3aa396f Add "lakectl fs upload --recursive" flag (#979)
18bf790 Add logs for gs nessie failures (#990)
a57e068 Extract multipart upload implementation from mvcc cataloger (#989)