Skip to content

v0.8.0

Compare
Choose a tag to compare
@nicholasjng nicholasjng released this 02 Apr 08:37
· 30 commits to main since this release
d75c5b2

This release changes the behavior of LakeFSFileSystem.exists() when encountering a CommonPrefix, which is lakeFS' directory abstraction. Afterwards, the file system can detect existing directories/common prefixes on a branch, returning True for any existing directories.

What's Changed

New Contributors

Full Changelog: v0.7.1...v0.8.0