Skip to content

Releases: paolobarbolini/rusty-s3

v0.5.0

08 Oct 05:54
b31692f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.1...v0.5.0

`HeadBucket` requests and `base64` 0.21

20 Jan 21:34
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.0...v0.4.1

Better compatibility with some s3 backends

08 Jan 10:50
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.3...v0.4.0

New round of dependencies updates

08 Jan 10:47
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.2...v0.3.3

quick-xml dependency bump + 1.61 as the new MSRV

30 Aug 12:31
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.1...v0.3.2

Minor updates

17 Jun 07:31
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.3.1

v0.3.0

25 Apr 13:04
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.1...v0.3.0

rust-crypto dependencies bump

29 Dec 07:51
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2 here we are!

11 Nov 16:34
52c162a
Compare
Choose a tag to compare

New supported API methods

Breaking changes

Other changes

New Contributors

Full Changelog: v0.1.2...v0.2.0

v0.1.2: DeleteBucket support and ListObjectsV2 bug fix

26 Feb 21:14
Compare
Choose a tag to compare

New:

  • DeleteBucket action

Fixes:

  • Parsing responses to ListObjectsV2 requests to empty buckets