Skip to content

v0.5.0

Compare
Choose a tag to compare
@auguwu auguwu released this 15 Jan 04:29
· 103 commits to master since this release

This revision of the remi family of crates is hopefully a stable StorageService trait and a new crate called remi-azure, which is a new crate that supports Azure's Blob storage service; it does use an unofficial SDK but is maintained by the Azure team itself. remi-gridfs has now a full implementation available in this release as well.

✨ Breaking Changes

  • remi-core has been replaced with remi since it should serve the same purpose.
  • All *Request objects in remi use mut self instead of &mut self.

🔐 Dependency Updates

Full Changelog: 0.4.3...0.5.0