Skip to content

Releases: rclone/gofakes3

v0.0.3

25 Oct 09:34
@ncw ncw
v0.0.3
Compare
Choose a tag to compare

What's Changed

  • Fix issues with chunked multipart uploads by @oniumy in #1
  • Fix encoding by @individual-it in #2
  • [POC] Pass request context to backend methods by @saw-jan in #3
  • feat: support query-based requests by @itsHenry35 in #6
  • Implement authentication expiration check for S3 requests by @KevinWang15 in #7
  • refactor: read-write v4AuthPair map with lock by @saw-jan in #8

New Contributors

Full Changelog: v0.0.2...v0.0.3

v0.0.2

03 Oct 16:24
Compare
Choose a tag to compare
fix: minor fix, format code

v0.0.1

03 Oct 12:21
Compare
Choose a tag to compare
docs: update readme