Skip to content

v0.2.1

Compare
Choose a tag to compare
@auguwu auguwu released this 04 Jun 09:27
· 186 commits to master since this release
7fe3c9e

🐛 Bug Fixes

remi_s3

  • All Option and bool parameters are all now annotated with #[serde(default)], if the feature is enabled. (@auguwu)

➕ Additions

remi_s3

  • Set the application name for the Rust SDK of AWS using S3StorageConfig::builder().app_name() (@auguwu)

✨ Dependency Updates

remi_*

  • Upgrade dependency async-trait to v0.1.68 (@auguwu)
  • Upgrade dependency bytes to v1.4.0 (@auguwu)
  • Upgrade dependency futures to v0.3.28 (@auguwu)
  • Update dependency serde to v1.0.163 (@auguwu)
  • Update dependency log to v0.4.18 (@auguwu)

remi_fs

  • Upgrade dependency dirs to v5.0.1 (@auguwu)

remi_gridfs

  • Upgrade dependency mongodb-gridfs to v0.2.5 (@auguwu)
  • Upgrade dependency tokio-stream to v0.1.14 (@auguwu)

remi_s3

  • Upgrade dependencies aws-config and aws-credential-types to v0.55.3 (@auguwu)
  • Upgrade AWS SDK for Rust to v0.28.2 (@auguwu)

Full Changelog: 0.2.0...0.2.1