v0.7.0
β Additions
- (breaking change)
remi-s3
: Added newError
type and replaces all instances ofio::Error
with the new Error type.
π Removed Types / Functions
remi
:StorageService::name()
,DirectoryBlob
,FileBlob
remi-fs
:DefaultContentTypeResolver
,FilesystemStorageService
,FilesystemStorageConfig
remi-s3
:S3StorageService
,S3StorageService
(was replaced withStorageConfig
to fit conventions)remi-gridfs
:GridfsStorageService
,GridfsStorageConfig
π Dependency Updates
- Updated
serde_yaml
from v0.9.31 to v0.9.34 (@renovate-bot, #120, #131, #136). Whileserde_yaml
is deprecated, we don't have any other crate to replace it. - Updated
serde
from v1.0.196 to v1.0.197 (@renovate-bot, #121) - Updated
serde_json
from v1.0.113 to v1.0.115 (@renovate-bot, #122, #137) - Updated
log
from v0.4.20 to v0.4.21 (@renovate-bot, #125) - Updated
mongodb
from v2.8.1 to v2.8.2 (@renovate-bot, #128) - Updated
async-trait
from v0.1.77 to v0.1.80 (@renovate-bot, #130, #135, #141) - Updated
bytes
from v1.5.0 to v1.6.0 (@renovate-bot, #133) - Updated
which
from v6.0.0 to v6.0.1 (@renovate-bot, #134) - Updated
tokio
from v1.36.0 to v1.37.0 (@renovate-bot, #139) - Updated AWS SDK for Rust crates (@renovate-bot, #123, #124, #126, #127, #129, #132, #138, #140)
aws_sdk_s3
: from v1.15.0 to v1.22.0aws-config
: from v1.1.5 to v1.1.10aws-credential-types
: from v1.1.5 to v1.1.10
Full Changelog: 0.6.3...0.7.0