Skip to content

Bug fix release.

Compare
Choose a tag to compare
@harshavardhana harshavardhana released this 07 Aug 20:47
· 856 commits to master since this release
v3.0.1

Highlights

Changelog

  • Relax bucket name validation to support existing buckets. (#778) (4 days ago)
  • api: Optimize multipart upload memory usage for unknown sized stream (#776) (4 days ago)
  • Fix typo in the readme (#767) (6 days ago)
  • fix typo: upto → up to (#773) (8 days ago)
  • Correct logging call for PutObject0ByteV2 (#769) (2 weeks ago)
  • PutObject streams with unknown size use streaming V4. (#750) (3 weeks ago)
  • api: PutObjectSignV2 should support uploading 0byte objects. (#762) (3 weeks ago)
  • better error logging (#757) (3 weeks ago)
  • docs: Fix all documentation mistakes and examples. (#760) (3 weeks ago)
  • Add DisableCompression in http.Transport to override auto-decompress. (#752) (3 weeks ago)
  • mustParseBool should return false for empty string (#749) (4 weeks ago)
  • Functional tests now run as a standalone program (#727) (4 weeks ago)
  • api: getObject ObjectInfo should set metadata headers. (#744) (4 weeks ago)
  • api: BucketLocation req should set auth properly under V4. (#748) (4 weeks ago)