Changelog - Use GCS compatible Content-Language in functional tests (998) (06/22/18) <wd256> - Allow application/octet-stream as a possible content-type (999) (06/21/18) <Nitish Tiwari>
6.0.3
Changelog - Fix functional tests for Gateway behaviour (995) (06/20/18) <Nitish Tiwari> - RemoveIncompleteUpload to remove all incomplete uploads (994) (06/19/18) <kannappanr> - Fix FGetObject API link (993) (06/18/18) <Mathieu Corbin> - Added support for the start-after parameter when performing a List Objects V2 query (990) (06/14/18) <wd256>
6.0.2
Not secure
Highlights Functional test bug fix release
Changelog - ignore NoSuchVersion properly in remove_objects (11/27/20) (Harshavardhana)
6.0.1
Not secure
Highlights - More optimal ComposeObject behavior to maximize number of parts instead of part size. - Progress bar support for CopyObject and ComposeObject.
Changelog - Avoid returning security related header when stating an object (975) (04/25/18) <Anis Elleuch> - Added SlowDown in retryableS3Codes 971 (972) (04/26/18) <Hassansin> - tests: Cleanup objects after StorageClass tests (970) (04/25/18) <poornas> - Fix bucket policy tests to avoid verbatim match for policies (973) (04/25/18) <Harshavardhana> - Add progress bar support for ComposeObject (969) (04/24/18) <Harshavardhana> - api: maximize ComposeObject to use more parts than part size (968) (04/24/18) <Harshavardhana> - Support specifying redirect location for a object (967) (04/23/18) <Kristian Klausen> - When policy is empty delete the bucket policy (966) (04/13/18) <Harshavardhana>
6.0.0
Not secure
Highlights
- Upgraded APIs to support versioning feature.
Changelog
- fix pydoc of all public methods in minio/api.py (941) (08/03/20) (Bala FA) - Create CNAME (08/02/20) (Harshavardhana) - fix: doc rendering issue (938) (07/17/20) (Andrei Vukolov) - Add object version-ID support (923) (07/11/20) (Bala FA) - Added expiry_delta in IAM (935) (07/09/20) (Felipe Ballesteros) - fix: pylint version compatibility with isort (937) (07/09/20) (Harshavardhana) - Less memory allocation with put_object() (930) (06/19/20) (Anis Elleuch) - mention when proxy to be used (928) (06/01/20) (Harshavardhana) - refactor minio.credentials (901) (05/31/20) (Bala FA) - simplify constants definition and usage (927) (05/29/20) (Bala FA) - fix trace to be printed before and after execution (926) (05/25/20) (Bala FA) - fix pylint errors in fold_case_dict.py (911) (05/22/20) (Bala FA) - refactor sse.py to fix pylint errors. (918) (05/18/20) (Bala FA) - fix pylint errors in error.py (910) (05/15/20) (Bala FA) - fix pylint errors in functional/tests.py (921) (05/14/20) (Bala FA) - Avoid passing the client to the assume role provider (900) (05/13/20) (Praveen raj Mani) - fix pylint errors in xml_marshal.py (920) (05/10/20) (Bala FA) - fix pylint errors in compat.py (906) (05/10/20) (Bala FA) - change encoding of x-amz-copy-source in copy_object (912) (05/09/20) (John Flickinger) - fix pylint errors in helpers.py (913) (05/08/20) (Bala FA) - fix pylint errors in thread_pool.py (919) (05/08/20) (Bala FA) - fix pylint errors in api.py (905) (05/07/20) (Bala FA) - fix pylint errors in minio.select (903) (05/07/20) (Bala FA) - fix pylint errors in post_policy.py (916) (05/07/20) (Bala FA) - fix pylint errors in parsers.py (915) (05/07/20) (Bala FA) - fix pylint errors in __init__.py (914) (05/07/20) (Bala FA) - fix pylint errors in signer.py (917) (05/07/20) (Bala FA) - fix pylint errors in copy_conditions.py (908) (05/07/20) (Bala FA) - fix pylint errors in definitions.py (909) (05/05/20) (Bala FA) - fix isort errors (904) (05/03/20) (Bala FA) - simplify functional tests (898) (04/30/20) (Bala FA) - add isort to keep imports sorted (897) (04/20/20) (Bala FA)
5.0.10
Not secure
Changelog
- enable autopep8 (896) (04/17/20) (Bala FA) - fix formatting as per pep8 in examples (894) (04/17/20) (Bala FA) - add support for AssumeRole STS provider (874) (04/16/20) (Brian Thorne) - Allow signing requests for services other than s3 in sign v4 (893) (04/16/20) (Brian Thorne) - fix formatting as per pep8 in tests (895) (04/15/20) (Bala FA)