Minio - RELEASE.2018-10-05T01-03-03Z


Highlights

  • Minio server allows streaming compression to ensure efficient disk space usage. Compression happens inflight, i.e objects are compressed before being written to disk(s). For more details, see here.
  • Major performance & memory usage improvements. For more details, see here.
  • Regression fix in bitrot read functionality.
  • Regression fix in PutObject functionality in Minio Server and Gateway.
  • Major bugfixes in the healing, worm mode, idle clients, range requests and multipart upload.

Changelog

  • xl: Fix typo in PutObject when uploading a 10Mb file (#6567) (10/04/18)
  • Verify bitrot in ReadFile correctly when verifier is set (#6563) (10/04/18)
  • Avoid unsolicited response over idle http client (#6562) (10/04/18)
  • worm: when enabled, avoid renaming the existing object in tmp directory (#6560) (10/04/18)
  • Use GetObjectInfo instead of GetObjectNInfo before cache decision (#6553) (10/03/18)
  • gateway/azure: allow putObject to support block based upload (#6552) (10/02/18)
  • Return always a default heal item upon unexpected error (#6556) (10/02/18)
  • Fix go1.11 vet shadow errors (#6555) (10/03/18)
  • Handle Range requests on empty objects (#6557) (10/02/18)
  • Simplify pkg mimedb (#6549) (10/02/18)
  • Add Vault support for custom CAs directory (#6527) (10/01/18)
  • Heal recursively all entries in config/ prefix (#6545) (10/01/18)
  • Fix a crash due to race between Abort/CompleteMultipart (#6544) (10/01/18)
  • Heal backend configuration file (#6532) (09/29/18)
  • Disable restarting server after setting a new config (#6521) (09/28/18)
  • Fix racy error communication inside go-routine (#6539) (09/28/18)
  • Add object compression support (#6292) (09/28/18)
  • Fix one possible data race in admin tests (#6537) (09/28/18)
  • profiler: Download API returns error when all nodes fail (#6525) (09/27/18)
  • Add ObjectOptions to GetObjectNInfo (#6533) (09/27/18)
  • Remove unused range parsing code and update tests (#6530) (09/27/18)
  • Add debugging for mutex, tracing (#6522) (09/26/18)
  • madmin: close http response when returning an error (#6526) (09/26/18)
  • Removed unused vendored dependencies (#6520) (09/25/18)

Details

date
Oct. 5, 2018, 2:07 a.m.
name
Major Feature Release
type
Major
👇
Register or login to:
  • 🔍View and search all Minio releases.
  • 🛠️Create and share lists to track your tools.
  • 🚨Setup notifications for major, security, feature or patch updates.
  • 🚀Much more coming soon!
Continue with GitHub
Continue with Google
or