Minio

Latest version: v7.2.7

Safety actively analyzes 628918 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 26 of 37

6.0.0

Highlights
- Deprecated canned bucket policies instead **getBucketPolicy/setBucketPolicy** now directly take JSON strings. AWS S3 policy language is extensive and complicated. Supporting all the scenarios is nearly impossible with canned policies alone. Instead we will take the bucket policy JSON directly from the users.

Changelog
- Add tests to check if ListObjects/V2 returns expected StorageClass (963) (04/10/18) <Nitish Tiwari>
- Update get/setBucketPolicy methods to use files instead of pkg/policy (959) (04/10/18) <Nitish Tiwari>
- avoid unnecessary stat call during single copy (962) (04/06/18) <Andreas Auernhammer>
- avoid sending SSE-S3 header during GET requests. (965) (04/05/18) <Andreas Auernhammer>
- Fix stream SSE uploads with S3 encrypt type (960) (04/02/18) <Jesús Espino>
- Fix xml parsing error for RemoveObjects API (949) (03/29/18) <poornas>
- Allow to upload empty files in stream based uploads (958) (03/26/18) <Jesús Espino>
- Add missing doneCh in the example for removeobjects (955) (03/26/18) <Alexandr Korsak>
- tests: Remove partial related tests (957) (03/26/18) <Anis Elleuch>
- Add transport connection broken error to retry list (956) (03/19/18) <poornas>
- [refactor]: simplify client encryption examples (952) (03/19/18) <Andreas Auernhammer>
- Add tests for putObjectContentLanguage (950) (03/15/18) <Harshavardhana>
- Add putObject/getObject() client side encryption examples (948) (03/13/18) <Harshavardhana>

5.0.10

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)

5.0.9

Changelog

- fix formatting as per pep8 in sse.py (890) (04/14/20) (Bala FA)
- fix formatting as per pep8 in helpers.py (886) (04/14/20) (Bala FA)
- fix formatting as per pep8 in parsers.py (887) (04/14/20) (Bala FA)
- fix formatting as per pep8 in error.py (883) (04/14/20) (Bala FA)
- fix formatting as per pep8 in definitions.py (882) (04/14/20) (Bala FA)
- fix formatting as per pep8 in copy_conditions.py (881) (04/14/20) (Bala FA)
- fix formatting as per pep8 in thread_pool.py (891) (04/14/20) (Bala FA)
- fix formatting as per pep8 in fold_case_dict.py (885) (04/14/20) (Bala FA)
- fix formatting as per pep8 in compat.py (880) (04/14/20) (Bala FA)
- fix formatting as per pep8 in minio.credentials (876) (04/14/20) (Bala FA)
- fix formatting as per pep8 in post_policy.py (888) (04/14/20) (Bala FA)
- fix formatting as per pep8 in xml_marshal.py (892) (04/14/20) (Bala FA)
- fix formatting as per pep8 in signer.py (889) (04/14/20) (Bala FA)
- preserve x-amz-content-sha256 if specified in presign_v4 (870) (04/13/20) (Vanessasaurus)
- fix formatting as per pep8 in api.py (878) (04/11/20) (Bala FA)
- fix formatting as per pep8 in minio.select (877) (04/11/20) (Bala FA)
- Rename urlencode and urldecode to quote and unquote (875) (04/11/20) (Brian Thorne)
- move to latest release for windows CI (884) (04/10/20) (Harshavardhana)
- Update MANIFEST.in to generate a complete sdist (856) (04/08/20) (Denis Laxalde)
- Adds missing 'minio/credentials/*.sample' files (866) (04/06/20) (ebozduman)
- remove deprecated cElementTree (04/07/20) (Karthikeyan Singaravelan)
- fix github actions error while checking out (869) (04/06/20) (kannappanr)

5.0.8

Highlights

- Support Python 3.8. See (847) for more details.

Changelog

- Fixes not subscriptable objects (858) (03/09/20)
- Support to put/get/delete default encryption configuration apis on a bucket (855) (02/24/20)
- Fix deprecation warnings due to invalid escape sequences. (853) (02/10/20)
- Add support for Amazon S3 Transfer Acceleration for presigned urls (827) (02/02/20)
- Add note on concurrent usage of Minio client (849) (02/01/20)
- python 3.8 compatibility (847) (01/27/20)

5.0.7

Changelog

- cleanup whitespace and fix license header (845) (01/22/20)
- fix: relax bucket_name validation for existing buckets (840) (01/22/20)
- Implement credentials object (similar to minio-go) to enable AWS IAM (817) (01/22/20)

5.0.6

Changelog

- Fix detecting a valid endpoint with new Python versions (836) (12/24/19)
- Fix some typo in SELECT API doc (834) (12/16/19)
- fget_object(): open temporary file on overwrite mode (824) (825) (12/04/19)

Page 26 of 37

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.