minio-go v6.0.51 Release Notes

Release Date: 2020-04-02 // about 4 years ago
  • ๐Ÿ”„ Changelog

    • โž• add DisableMultipart flag in PutObjectOptions (#1256) (04/01/20)
    • ๐Ÿ›  fix: getBucketLocation use virtual hosted style for Aliyun OSS (#1253) (03/31/20)
    • โž• Add Object Retention related flags for CopyObject API (#1254) (03/23/20)
    • extract userTags from Get/Head request (#1249) (03/19/20)
    • ๐Ÿ›  fix: Context cancellation not handled (#1250) (03/19/20)
    • ๐Ÿšš Check for correct http status in remove object tagging (#1248) (03/18/20)
    • ๐Ÿ“‡ simplify extracting metadata in Head/Get object (#1245) (03/16/20)