v0.34.0
What's Changed
- Fix etag generation for small files by @theCapypara in #324
- add support for new region eu-central-2 by @robinfriedli in #314
- fix: presigned custom header order by @zifeo in #309
- refactor(s3): don't depend on reqwest by @tomkarw in #299
- Remove superfluous println by @zaninime in #345
- Move to the smaller, cargo-team maintained
home
crate by @utkarshgupta137 in #338 - remove misleading comment from GCP example by @Pascualex in #356
- Add il-central-1 region by @ArielHorwitz in #359
- Add feature-gate on Credentials::refresh by @olback in #361
- Only send metadata on Initiate of multipart upload by @jcrossley3 in #353
- Fix put_object_stream sync for small files by @jsurkont in #357
- Rework presign_post to be correct by @urkle in #358
- Implement a new
ListBuckets
command and its consumer API. by @aalekhpatel07 in #348 - feat: re-expose 'http-credentials' from 's3' by @woshilapin in #364
- Fix Bytes version requirement by @Ten0 in #365
- Fix fail-on-err description by @randomairborne in #371
New Contributors
- @theCapypara made their first contribution in #324
- @robinfriedli made their first contribution in #314
- @zifeo made their first contribution in #309
- @tomkarw made their first contribution in #299
- @zaninime made their first contribution in #345
- @utkarshgupta137 made their first contribution in #338
- @Pascualex made their first contribution in #356
- @ArielHorwitz made their first contribution in #359
- @olback made their first contribution in #361
- @jcrossley3 made their first contribution in #353
- @jsurkont made their first contribution in #357
- @urkle made their first contribution in #358
- @aalekhpatel07 made their first contribution in #348
- @woshilapin made their first contribution in #364
- @randomairborne made their first contribution in #371
Full Changelog: v0.33.0...v0.34.0