What's Changed
* upload_snowball_object(): seek stream to 0 before upload by balamurugana in https://github.com/minio/minio-py/pull/1271
* Revert "list_objecst: fix parsing user metadata as per MinIO server (1240)" by balamurugana in https://github.com/minio/minio-py/pull/1273
* Disable multipart upload for upload_snowball_objects() api. by balamurugana in https://github.com/minio/minio-py/pull/1283
* Remove locale usage for datetime parsing by balamurugana in https://github.com/minio/minio-py/pull/1274
* fix policy as a string in presigned_post_policy() API by cniackz in https://github.com/minio/minio-py/pull/1272
* Add cert_check flag to main class constructor by walnuttiger8 in https://github.com/minio/minio-py/pull/1267
New Contributors
* cniackz made their first contribution in https://github.com/minio/minio-py/pull/1272
* walnuttiger8 made their first contribution in https://github.com/minio/minio-py/pull/1267
**Full Changelog**: https://github.com/minio/minio-py/compare/7.1.14...7.1.15