Skip to content

Releases: mara/mara-storage

1.1.0

22 Feb 17:15
Compare
Choose a tag to compare
  • 🎉 feat Add support for SFTP (#10)
  • 🎉 feat Add azure storage support (#11)
  • 🎉 feat add pyproject.toml
  • 🎉 feat add support to write to a local storage with GZIP compression
  • 🎉 feat support recursive deletion (#15)
  • 🚀 change use gsutil with key file + always usie shell-quote for gsuil URIs
  • 🐛 fix support initializing the StorageClient from storage alias

1.0.0

18 Sep 06:24
Compare
Choose a tag to compare

This is the first major release of Mara Storage. It gives you the possibility to manage different types of storages. In this first version only LocalStorage and GoogleCloudStorage are supported, but more are to come in future versions.