What's Changed
* Update minio.Core API by donatello in https://github.com/minio/minio-go/pull/1764
* remove sse-s3 header in completeMultipartUpload by harshavardhana in https://github.com/minio/minio-go/pull/1777
* upgrade all deps by harshavardhana in https://github.com/minio/minio-go/pull/1778
* allow setting region via custom function by harshavardhana in https://github.com/minio/minio-go/pull/1786
* allow virtual host style for GetBucketLocation API, if requested by harshavardhana in https://github.com/minio/minio-go/pull/1785
* Add ap-south-2 to endpoints by Prajithp in https://github.com/minio/minio-go/pull/1781
New Contributors
* Prajithp made their first contribution in https://github.com/minio/minio-go/pull/1781
**Full Changelog**: https://github.com/minio/minio-go/compare/v7.0.49...v7.0.50