Releases: minio/minio-py
Releases · minio/minio-py
Minor Bug Fix Release
Minor Bug Fix Release
Changelog
- Convert bytes to str before parsing json (#727) (01/10/19)
Minor Bug Fix Release
Changelog
- make_bucket: Use correct region when signing requests (#725) (01/04/19)
Minor Bug Fix Release
Changelog
- Metadata support for copy_object (#722) (12/04/18)
Minor Bug Fix Release
Changelog
- Fixed typo in 409 Conflict error response (#720) (11/28/18)
- put_object: Limit tasks queue size to avoid reading the whole data (#706) (10/30/18)
- tests: Remove recreate bucket test (#714) (10/29/18)
- Allow building minio without nose package (#707) (10/29/18)
- Fix the failing functional testcases (vs) s3 (#713) (10/27/18)
- tests: Avoid running regional make bucket if not AWS S3 (#711) (10/26/18)
Minor Bug Fix Release
Minor Bug Fix Release
Minor Bugfix release
Changelog
- Fix broken tests with ENABLE_HTTPS=0 (#692) (09/05/18)
Minor Bugfix release
Changelog
- Adds SSE support (#686) (08/03/18)
- adds support for string policy (#687) (08/01/18)
- Fix parse_new_multipart_upload (#678) (07/21/18)
- fix documentation for list_objects and list_objects_v2 (#680) (07/16/18)
- Add missing file close logic (#674) (07/09/18)
- Do not add metadata headers during completeMultipart (#676) (07/08/18)