v0.34.0-rc1
What's Changed
- 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
New Contributors
- @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
Full Changelog: v0.34.0-beta2...v0.34.0-rc1