New supported API methods
- actions: add DeleteObjects action by @Cykooz in #24
- actions: add ListParts action by @Cykooz in #26
- actions: add HeadObject action by @paolobarbolini in #18
Breaking changes
- credentials: use impl Into by @paolobarbolini in #41
- Bucket::new() returns now a Result instead of Option by @manuelpelloni in #34
- UrlStyle by @manuelpelloni in #35
- Fix
Bucket::new
generic arguments by @malobre in #37 - Introduce the 'full' feature by @paolobarbolini in #39
- change Bucket::new() Implementation by @SKTT1Ryze in #14
- Move 'sign_with_time' method to 'S3Action' by @z4f1r0v in #28
Other changes
- Make the signing module public by @01101101 in #12
- Upgrade to time 0.3 by @paolobarbolini in #13
- Bump MSRV to 1.52 by @paolobarbolini in #25
- cargo: bump pretty-assertions by @paolobarbolini in #33
- Use dualstack endpoints in doc tests by @manuelpelloni in #36
- Setup zeroizing secrets by @paolobarbolini in #40
New Contributors
- @01101101 made their first contribution in #12
- @dependabot made their first contribution in #15
- @SKTT1Ryze made their first contribution in #14
- @Cykooz made their first contribution in #24
- @z4f1r0v made their first contribution in #28
- @manuelpelloni made their first contribution in #36
- @malobre made their first contribution in #37
Full Changelog: v0.1.2...v0.2.0