Skip to content

Minor Bugfix Release

Compare
Choose a tag to compare
@minio-trusted minio-trusted released this 31 Jul 02:21
· 6823 commits to master since this release
RELEASE.2018-07-31T02-11-47Z

Highlights

  • Minor fixes bug fixes in bitrot error handling. listing operations and varying part sizes in multi-part operations.
  • Miscellaneous other fixes.

Changelog

  • Remove double RLocks for GetBucketInfo (#6209) (07/30/18)
  • Fix type of bitrot mismatch error (#6205) (07/29/18)
  • Make sure to handle FaultyDisks in listing ops (#6204) (07/27/18)
  • crypto: add support for parsing/creating SSE-C/SSE-S3 metadata (#6169) (07/25/18)
  • Remove error returned when part sizes are un-equal (#6183) (07/24/18)
  • Remove references to MINIO_ENDPOINTS (#6200) (07/24/18)
  • Fix make test failure (#6185) (07/24/18)
  • Replace pointer with default cursor on filename hover (#6193) (07/24/18)
  • Fix healthcheck handler to check errors in local disks only (#6184) (07/23/18)