github minio/minio RELEASE.2020-09-10T22-02-45Z
Minor Bug Fix Release

Highlights

  • Fix NoncurrentversionExpiration in lifecycle. See (#10444) for more details.
  • Fix Generate notifications for delete object API. See (#10449) for more details.
  • Simplify webhook DNS. See(#10448) for more details.
  • Fix Copy metadata before spawning goroutine. See (#10458) for more details.
  • Improvements in walk(). See (#10445) for more details.

Changelog

  • simplify webhook DNS further generalize for gateway (#10448) (09/10/20) (Harshavardhana)
  • Copy metadata before spawning goroutine + prealloc maps (#10458) (09/10/20) (Klaus Post)
  • erasure: Call Walk() from all disks (#10445) (09/10/20) (Anis Elleuch)
  • Support nginx LB with docker-compose example (#10434) (09/11/20) (飞雪无情)
  • Remove erasureSets and erasureObjects from ObjectLayer (#10442) (09/10/20) (Klaus Post)
  • fix: server panic in FS mode (#10455) (09/10/20) (Harshavardhana)
  • generate missing object delete bucket notifications (#10449) (09/09/20) (Harshavardhana)
  • lifecycle: NoncurrentVersionExpiration considers noncurrent version age (#10444) (09/10/20) (Anis Elleuch)
  • fix sysctl.sh quotes which are incompatible with sysctl (#10446) (09/09/20) (Li Yi)
  • add support for new UA values for update an check (#10451) (09/09/20) (Harshavardhana)
  • Add Kubernetes operator webook server as DNS target (#10404) (09/10/20) (Nitish Tiwari)
  • update docs to indicate go1.14 is minimum (09/09/20) (Harshavardhana)
  • go.mod: Require Go 1.14 (#10441) (09/09/20) (Klaus Post)
  • skip subdomain from bucket DNS which start with minio.domain (#10390) (09/09/20) (Harshavardhana)

Don't miss a new minio release

NewReleases is sending notifications on new releases.