Minio

Latest version: v7.2.7

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

Scan your dependencies

Page 33 of 37

2.2.1

Changelog
- FoldCaseDict should extend python dict (489) (22 minutes ago) <Harshavardhana>

2.2.0

Changelog
- Add support for additional metadata headers. (486) (9 minutes ago) <Harshavardhana>
- Add timeout for Minio constructor. (487) (11 hours ago) <Harshavardhana>
- Return consistent outputs for put_object/fput_object (484) (26 hours ago) <Harshavardhana>

2.1.0

Highlights

- Implements a new Core API exposing lower level primitives for certain types of applications eg: `minio gateway s3`
- Implements PutObjectStreaming API for low memory footprint object transfers.
- Implements a new `NewWithRegion()` API to override region automatic region lookups.
- Implements a new `PutEncryptObject` , `GetEncryptObject` implementing transparent encryption and decryption techniques compatible with [AWS S3 Protecting Data Using Client-Side Encryption](http://docs.aws.amazon.com/AmazonS3/latest/dev/UsingClientSideEncryption.html) approach.

Changelog

- Fix range header bounds check in SetRange() (674) (3 days ago) <Aditya Manthramurthy>
- docs: Fix PutObjectStreaming missing anchor. (671) (5 days ago) <Harshavardhana>
- Verify etag for minio.Object methods (662) (5 days ago) <Krishnan Parthasarathi>
- api, core: Add new Core API {Get,Stat}Object with pre-conditions. (670) (9 days ago) <Harshavardhana>
- Use UNSIGNED-PAYLOAD if sha256 is not calculated (668) (9 days ago) <Krishna Srinivas>
- MakeBucket: Retry with correct region (665) (11 days ago) <Anis Elleuch>
- core: GetBucketPolicy API should return all errors. (666) (12 days ago) <Harshavardhana>
- Add sourcegraph badge for minio-go dependent projects. (667) (12 days ago) <Harshavardhana>
- Make some changes to PutObjectStreaming() API (657) (13 days ago) <Harshavardhana>
- core: Implement native GetBucketPolicy, PutBucketPolicy (660) (13 days ago) <Harshavardhana>
- pkg/s3signer: Add signatureV4 chunked upload support (609) (2 weeks ago) <Krishnan Parthasarathi>
- error: Fallback to custom errorMap if Message string is empty. (655) (2 weeks ago) <Harshavardhana>
- Added length to the return values (652) (3 weeks ago) <David Collier-Brown>
- build: Fix all golint errors (651) (3 weeks ago) <Harshavardhana>
- api: Multipart APIs are supported for anonymous requests. (648) (3 weeks ago) <Harshavardhana>
- api: Create new pkg/encrypt package and use it. (641) (4 weeks ago) <Harshavardhana>
- Support sourceInfo field in notificationEvent (642) (4 weeks ago) <Harshavardhana>
- api: Do not need Expect header. (640) (5 weeks ago) <Harshavardhana>
- Export ListObjectV2 to core client (638) (5 weeks ago) <Remco Verhoef>
- api: Check for Code 'InvalidRegion' for retrying with server Region. (639) (5 weeks ago) <Harshavardhana>
- Take md5 and sha256 arguments as []byte (637) (5 weeks ago) <Krishna Srinivas>
- sigv2: Do not encode canonical sub-resource value (636) (5 weeks ago) <Anis Elleuch>
- Core.PutObject takes md5 and sha256 sums (635) (5 weeks ago) <Krishna Srinivas>
- allow bucket location responses with empty Message (fixes 629) (630) (5 weeks ago) <Joshua C. Randall>
- listen: Add support for HEAD/GET bucket events (634) (5 weeks ago) <Anis Elleuch>
- docs: Remove extra space from code blocks (632) (6 weeks ago) <Dee Koder>
- docs: Remove extra space from code blocks. (631) (6 weeks ago) <Dee Koder>
- Implement a new NewWithRegion() API for static region. (627) (7 weeks ago) <Harshavardhana>
- Fix table syntax for SetBucketPolicy parameters (628) (7 weeks ago) <Krishnan Parthasarathi>
- Changes needed for implementing "minio gateway s3" (623) (7 weeks ago) <Krishna Srinivas>
- api: Support encryption for Put/Get Object (613) (7 weeks ago) <Anis Elleuch>
- api/retry: Support connection retry for Dial timeout. (622) (8 weeks ago) <Harshavardhana>
- Revert "Revert passing content body to http request (619)" (621) (8 weeks ago) <Anis Elleuch>
- Revert hashCopyN simplification fix (620) (8 weeks ago) <Anis Elleuch>
- Revert passing content body to http request (619) (8 weeks ago) <Anis Elleuch>
- Make sure to pass the contentBody to NewRequest appropriately. (614) (3 months ago) <Harshavardhana>

2.0.8

- Make HTTP(S) responses always preload content by default: (465) <Aditya Manthramurthy>
- fix(urllib3): add minimum required version (469) <Rio Kierkels>
- Fix list objects bug - fixes 464 (467) <Aditya Manthramurthy>

2.0.7

- parsers: Expect empty ETag in objects list (461) (2 days ago) <Anis Elleuch>
- Add proper retries for all our requests. (459) (3 days ago) <Harshavardhana>

2.0.6

- get_upload_id should return upload id instead of IncompleteUpload object (454) (2 days ago) <Krishnan Parthasarathi>

Page 33 of 37

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.