github minio/minio RELEASE.2020-09-16T04-22-35Z
Minor Bug Fix Release

Highlights

  • Optional bitrot check in continuous healing. See (#10417) for more details.
  • add support for configurable remote transport deadline. See (#10447) for more details.
  • fix: passthrough encryption in S3 Gateway. See (#10484) for more details.
  • listing: reduce CPU usage upto 50% in readdir. See (#10466) for more details.
  • Fixes to copyobject and PutObjectTagging. See (#10485, #10492) for more details.
  • Run replication in the background. See (#10491) for more details.
  • delay acquiring locks until start of reading body. See (#10474) for more details.
  • obd: Add console log to OBD output. See (#10372) for more details.
  • Minor fix to azure gateway's etag calculation. See (#10482) for more details.

Changelog

  • fix: make sure to lock CopyObject for in-place updates (#10492) (09/15/20) (Harshavardhana)
  • Run replication in the background (#10491) (09/15/20) (Ritesh H Shukla)
  • obd: Add console log to OBD output (#10372) (09/16/20) (Anis Elleuch)
  • azure: update content-md5 to metadata after upload (#10482) (09/15/20) (poornas)
  • fix: S3 gateway doesn't support full passthrough for encryption (#10484) (09/15/20) (Harshavardhana)
  • fix: allow CopyObject/PutObjecTags on pre-existing content (#10485) (09/15/20) (Harshavardhana)
  • fix: add missing delete marker created filter (#10481) (09/14/20) (Harshavardhana)
  • Preallocate (safe) slices when we know the size (#10459) (09/14/20) (Klaus Post)
  • reduce CPU usage upto 50% in readdir (#10466) (09/14/20) (Klaus Post)
  • delayed locks until we have started reading the body (#10474) (09/14/20) (Harshavardhana)
  • fix nats TLS unit tests (#10476) (09/14/20) (Andreas Auernhammer)
  • fix: return correct error code for MetadataTooLarge (#10470) (09/13/20) (Harshavardhana)
  • update KMS docs indicating deprecation of AUTO_ENCRYPTION env (09/13/20) (Harshavardhana)
  • Fix typo in README.md (#10471) (09/13/20) (Derek Bender)
  • Continous healing: add optional bitrot check (#10417) (09/12/20) (Klaus Post)
  • add support for configurable remote transport deadline (#10447) (09/11/20) (Harshavardhana)
  • fix: allow LDAP identity to support form body POST (#10468) (09/11/20) (Harshavardhana)
  • Revert "ilm: Remove null version if not latest with proper config (#10467)" (09/11/20) (Harshavardhana)
  • ilm: Remove null version if not latest with proper config (#10467) (09/11/20) (Anis Elleuch)
  • fix: for defer'ed deleteObject use internal context (#10463) (09/11/20) (Harshavardhana)

Don't miss a new minio release

NewReleases is sending notifications on new releases.