github treeverse/lakeFS v0.80.1

latest releases: v1.25.0, v1.24.0, v1.23.0...
21 months ago

Changelog

Upgrade Notes:
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, with the new version.
Please refer to this upgrade documentation for more information on the specific migration to KV.

This is the first lakeFS version over Key-Value Store
lakeFS is decoupling from PostgreSQL and moving to a KV Store interface.
This will provide greater flexibility and allow production groups working with lakeFS to select their backing DB of choice.
Check our updated Deploy lakeFS page, for deployment instructions.
Also make sure to check our Sizing Guide for best practices, requirements and benchmarks

Bug fix:

  • Fix PartitionIterator panic on Close (#4108)
  • UI: Fix error while conflicting diff of binary objects, show original file size (#4105)

What's new:

  • Dockerfile update CA certificates (#4101)

Don't miss a new lakeFS release

NewReleases is sending notifications on new releases.