Skip to content

v0.2.0 - Presigned URL blockstore upload, Python 3.9 compatibility

Compare
Choose a tag to compare
@AdrianoKF AdrianoKF released this 16 Oct 12:49
· 296 commits to main since this release
2c027ff

What's Changed

  • Add Reproducibility Example to Readme.md by @maxmynter in #93
  • Run hooks even if precheck skips fs action [ENG-100] by @maxmynter in #100
  • Remove no-context host specifications in FS constructor, drop `yaml… by @nicholasjng in #101
  • Allow LakeFS files to decay standard Blockstore files on request [ENG-92] by @maxmynter in #95
  • Small fixes re: blockstore puts by @nicholasjng in #102
  • Remove setuptools/poetry entrypoint registration by @nicholasjng in #104
  • Introduce future annotations and guard imports for Python 3.9 compat by @nicholasjng in #105
  • Add badges to README by @AdrianoKF in #106

Full Changelog: v0.1.6...v0.2.0