Skip to content

v0.68.0

Compare
Choose a tag to compare
@idanovo idanovo released this 21 Jun 09:47
· 2372 commits to master since this release
029bfca

Changelog

Note

This release fixes a bug in the garbage collector.
If you are using cloud storage that is not S3 and have configured a garbage collection policy for retention, you will need to reconfigure it. (Note that the garbage collector itself does not yet run on such storage!)
There are no changes if you are using S3.

What's new:

  • UI: Show content diff for conflicts (#3522)
  • lakeFS configuration for audit log level (#3512)

Bug fixes:

  • Fix: Garbage Collector - Eliminate double slash in URL (#3525)
  • Fix: Crash fix on lakectl superuser command - missing logging initialization (#3519)