Update rust-s3 requirement from 0.34.0 to 0.35.1
Updates the requirements on rust-s3 to permit the latest version.
Release notes
Sourced from rust-s3's releases.
v0.34.0
What's Changed
- Fix etag generation for small files by
@theCapypara
in durch/rust-s3#324- add support for new region eu-central-2 by
@robinfriedli
in durch/rust-s3#314- fix: presigned custom header order by
@zifeo
in durch/rust-s3#309- refactor(s3): don't depend on reqwest by
@tomkarw
in durch/rust-s3#299- Remove superfluous println by
@zaninime
in durch/rust-s3#345- Move to the smaller, cargo-team maintained
home
crate by@utkarshgupta137
in durch/rust-s3#338- remove misleading comment from GCP example by
@pascualex
in durch/rust-s3#356- Add il-central-1 region by
@ArielHorwitz
in durch/rust-s3#359- Add feature-gate on Credentials::refresh by
@olback
in durch/rust-s3#361- Only send metadata on Initiate of multipart upload by
@jcrossley3
in durch/rust-s3#353- Fix put_object_stream sync for small files by
@jsurkont
in durch/rust-s3#357- Rework presign_post to be correct by
@urkle
in durch/rust-s3#358- Implement a new
ListBuckets
command and its consumer API. by@aalekhpatel07
in durch/rust-s3#348- feat: re-expose 'http-credentials' from 's3' by
@woshilapin
in durch/rust-s3#364- Fix Bytes version requirement by
@Ten0
in durch/rust-s3#365- Fix fail-on-err description by
@randomairborne
in durch/rust-s3#371New Contributors
@theCapypara
made their first contribution in durch/rust-s3#324@robinfriedli
made their first contribution in durch/rust-s3#314@zifeo
made their first contribution in durch/rust-s3#309@tomkarw
made their first contribution in durch/rust-s3#299@zaninime
made their first contribution in durch/rust-s3#345@utkarshgupta137
made their first contribution in durch/rust-s3#338@pascualex
made their first contribution in durch/rust-s3#356@ArielHorwitz
made their first contribution in durch/rust-s3#359@olback
made their first contribution in durch/rust-s3#361@jcrossley3
made their first contribution in durch/rust-s3#353@jsurkont
made their first contribution in durch/rust-s3#357@urkle
made their first contribution in durch/rust-s3#358@aalekhpatel07
made their first contribution in durch/rust-s3#348@woshilapin
made their first contribution in durch/rust-s3#364@randomairborne
made their first contribution in durch/rust-s3#371Full Changelog: https://github.com/durch/rust-s3/compare/v0.33.0...v0.34.0
Commits
- See full diff in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts