All Versions
24
Latest Version
Avg Release Cycle
17 days
Latest Release
1241 days ago

Changelog History
Page 2

  • v6.0.54 Changes

    April 22, 2020

    ๐Ÿ”„ Changelog

    • sql: Add SQL API to set CSV/JSON options (#1268) (04/18/20) (Anis Elleuch)
    • ๐Ÿ›  fix increase default BufferSize for bufio.Scanner (#1272) (04/17/20) (Harshavardhana)
    • preserve data after calculating md5sum (#1270) (04/17/20) (Harshavardhana)
  • v6.0.53

    April 14, 2020
  • v6.0.52 Changes

    April 04, 2020

    ๐Ÿ”„ Changelog

    • ๐Ÿ›  fix: go mod tidy (04/03/20)
    • Export identifiers for shared credentials providers (#1255) (04/03/20)
    • โž• Add support for x-amz-bypass-governance-retention in RemoveObjects (#1258) (04/03/20)
    • retry: Quit when the context is cancelled (#1260) (04/03/20)
  • v6.0.51 Changes

    April 02, 2020

    ๐Ÿ”„ 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)
  • v6.0.50 Changes

    March 15, 2020

    ๐Ÿ”„ Changelog

    • ๐Ÿ›  fix: close and remove .minio.part file on errors (#1243) (03/09/20)
    • โž• Add (Get/Set)ObjectLockConfig API functions (#1240) (03/06/20)
    • โž• Add PutObjectOptions.PartSize docs (#1239) (03/06/20)
    • list: Check EncodingType in list resp before decoding object names (#1238) (03/04/20)
    • โž• Add Support for Legal-Hold (#1233) (03/04/20)
  • v6.0.49 Changes

    February 21, 2020

    ๐Ÿ”„ Changelog

    • โž• Add LegalHold API Support (#1226) (02/18/20)
    • ๐Ÿ“‡ extract userMetadata from event response (#1229) (02/18/20)
  • v6.0.48 Changes

    February 14, 2020

    ๐Ÿ”„ Changelog

    • ๐Ÿ›  fix: ignore AWS elb endpoints in region extraction (#1228) (02/14/20)
    • ๐Ÿ›  Bucket and object name length error message fixes (#1227) (02/11/20)
  • v6.0.47 Changes

    February 06, 2020

    ๐Ÿ”„ Changelog

    • โž• Add BucketEncryption apis (#1217) (02/01/20)
    • 0๏ธโƒฃ Set IAM endpoint to default value if unspecified (#1224) (02/01/20)
  • v6.0.46 Changes

    January 30, 2020

    ๐Ÿ”„ Changelog

    • ๐Ÿ›  fix testListObjects functional test (#1222) (01/28/20)
    • ๐Ÿ›  fix: retry AccessDenied only if Region is present (#1221) (01/24/20)
    • โž• Add new Amazon S3 endpoints (#1220) (01/23/20)
  • v6.0.45 Changes

    January 23, 2020

    ๐Ÿ”„ Changelog

    • ๐Ÿ›  fix: avoid shadowing inside go routine (#1219) (01/22/20)
    • ๐Ÿ›  fix: let net/http handle rootCAs properly by default (#1218) (01/20/20)
    • โœ‚ Remove empty X-Amz-Server-Side-Encryption-Aws-Kms-Key-Id request header (#1216) (01/17/20)
    • ๐Ÿ›  fix: allow configurable part size with -1 content-length (#1215) (01/16/20)
    • โž• Add ObjectTagging Support (#1206) (01/10/20)
    • detect snowball server automatically using server header (#1213) (01/10/20)
    • ๐Ÿ“‡ Filter out X-Cache and X-Cache-Lookup from metadata (#1211) (01/10/20)
    • return notImplemented on listObjectsV2 call failure (#1212) (01/10/20)
    • ๐Ÿ‘ Credentials: Support assuming role via WebIdentityTokenFile (#1183) (01/07/20)
    • ๐Ÿ›  fix: AWS Snowball returns 501 handle it (#1208) (01/06/20)
    • โž• Add funcion to set policy parameter (#1200) (01/02/20)
    • โœ‚ Remove ListenBucketNotificationV2 (#1204) (12/13/19)
    • โž• Add ListenBucketNotificationV2 (#1199) (12/12/19)
    • Retry for all network errors regardless (#1198) (12/09/19)
    • Trim all etags with single function (#1197) (12/09/19)