Skip to content

v0.6.1

Compare
Choose a tag to compare
@nicholasjng nicholasjng released this 08 Jan 11:14
· 48 commits to main since this release
9c936ca

⭐ Highlights

This release marks the completion of the lakeFS SDK wrapper migration. All available functionality is now expressed in terms of abstractions from the new lakefs Python package.

As a particular consequence, the LakeFSFile was removed in favor of lakeFS' own file-like object APIs. For simple file interactions through the file system only (including transactions), this will not result in breaking changes.

What's Changed

Full Changelog: v0.6.0...v0.6.1