Skip to content

v0.1.3

Compare
Choose a tag to compare
@nicholasjng nicholasjng released this 04 Sep 14:51
· 422 commits to main since this release
b1807df

This release contains two important bug fixes, namely, adding postcommit support for LakeFSFile writes, and passing the parsed resource to the client in the LakeFSFileSystem.exists() implementation.

What's Changed

  • Unpin lakefs-client dependency by @AdrianoKF in #50
  • Add implicit branch creation and other small changes to Readme.md by @maxmynter in #48
  • Add postcommit support for lakeFS files by @nicholasjng in #51
  • Bump multiple tools and dependencies to latest versions by @nicholasjng in #54
  • Fix temporary config fixture to back up lakectl config if existent by @nicholasjng in #55
  • Add missing tests for fs.exists() and fs.rm() by @nicholasjng in #56

Full Changelog: v0.1.2...v0.1.3