github minio/minio RELEASE.2020-09-08T23-05-18Z
Minor Bug Fix Release

Highlights

  • Minor integer overflow bug in S3 Select. See (#10437) for more details.
  • Cleanup temp directory of older entries automatically. See (#10439) for more details.
  • Remove MaxConnsPerHost settings to avoid potential hangs. See (#10438) for more details.
  • Ignore config values from unknown subsystems. See (#10432) for more details.

Changelog

  • select: Fix integer conversion overflow (#10437) (09/08/20) (Klaus Post)
  • cleanup tmpDir any older entries automatically just like multipart (#10439) (09/08/20) (Harshavardhana)
  • Remove MaxConnsPerHost settings to avoid potential hangs (#10438) (09/08/20) (Harshavardhana)
  • allow ctrl+c to be consistent at early startup (#10435) (09/08/20) (Harshavardhana)
  • Ignore config values from unknown subsystems (#10432) (09/08/20) (Klaus Post)
  • update kernel tuning zh_CN document (#10433) (09/08/20) (飞雪无情)
  • always copy UserDefined metadata map (#10427) (09/07/20) (Harshavardhana)

Don't miss a new minio release

NewReleases is sending notifications on new releases.