Minio

Latest version: v7.2.7

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

Scan your dependencies

Page 31 of 37

4.0.1

Changelog
- Ignore SSE-C encryption tests for non-tls connections (874) (15 hours ago) <Harshavardhana>

4.0.0

Highlights
- PutObject, GetObject are refactored into new API implementations,
removing redundant spurious API calls.
- Deprecated support for go1.5.3, go1.6 versions.

Changelog
- Add status code to ErrorResponse object (866) (4 days ago) <Jonathan Yu>
- Allow listen bucket notification proactively return errors (861) (10 days ago) <Harshavardhana>
- Update functional tests to handle NotImplemented error (853) (3 weeks ago) <Nitish Tiwari>
- Avoid setting server encryption headers with x-amz-meta (859) (3 weeks ago) <Harshavardhana>
- Remove redirectHeaders method (857) (3 weeks ago) <Nitish Tiwari>
- Honor file pointer set in PutObject method (856) (3 weeks ago) <kannappanr>
- Fix docs and add a validator tool for our api docs (850) (3 weeks ago) <Harshavardhana>
- requestMetadata should take the md5 and sha256 with expected encodings. (852) (3 weeks ago) <Harshavardhana>
- Add doc for GetObjectOptions and PutObjectOptions (851) (4 weeks ago) <Krishnan Parthasarathi>
- Added a new method SetUserMetadata to the PostPolicy (839) (4 weeks ago) <Pierre>
- Keep API docs up to date with recent changes (847) (4 weeks ago) <Krishnan Parthasarathi>
- Doc has incorrect description in RemoveObjects API (846) (5 weeks ago) <kannappanr>
- Update presignedPostPolicy test to validate Location header field (840) (5 weeks ago) <Nitish Tiwari>
- Do not need to strictly validate request params in Presign API. (832) (5 weeks ago) <Harshavardhana>
- Handle "Not implemented" error codes in functional test (838) (6 weeks ago) <kannappanr>
- Add cleanup function to remove all the objects from a bucket after tests (835) (6 weeks ago) <Nitish Tiwari>
- Add new CopyObject API in Core client (836) (6 weeks ago) <Harshavardhana>
- refactor GET object operations (824) (7 weeks ago) <Andreas Auernhammer>
- Add Content-Md5 header only if length of md5 passed is greater than zero (828) (7 weeks ago) <Nitish Tiwari>
- Fix preSign signature calculation to honor resource lists. (827) (7 weeks ago) <Harshavardhana>
- Add PutEncryptedObject and FPutEncryptedObject calls (821) (7 weeks ago) <poornas>
- add mint test for metadata size restrictions (816) (7 weeks ago) <Andreas Auernhammer>
- Remove Content-Encoding header follow aws-sdk-java (818) (8 weeks ago) <Harshavardhana>
- Move master branch to upcoming release version 4.0.0 (817) (8 weeks ago) <Harshavardhana>
- api: Retry only request body is seekable (813) (8 weeks ago) <A. Elleuch>
- fix example in README (815) (8 weeks ago) <Andreas Auernhammer>
- Refactor PutObject API calls to add context and additional metadata. (811) (8 weeks ago) <poornas>

3.0.4

Changelog
- Change ThreadPool and Worker class in thread_pool.py (628) <nnehdi>
- Fix date parsing (633) <andreparames>

3.0.3

Highlights
No new changes in this release.

Changelog
- Update logging to print json as per mint log format (812) (23 minutes ago) <Nitish Tiwari>
- tests: Use consistent filesize for all test data. (809) (810) (5 days ago) <kannappanr>
- Move PutObjectStreaming() to the correct column in the ToC (807) (9 days ago) <Justin Clift>

3.0.2

Highlights
- Major **OOM** bug fixed by using fixed sized buffer for PutObjectStreaming with no content length.
- **Region** is automatically handled now in minio-go if possible by looking at the **AWS S3 Endpoint**.

Changelog
- Add new API PresignedHeadObject method. (798) (3 days ago) <Harshavardhana>
- Conditionally retry HTTP calls for specific S3 errors (799) (3 days ago) <kannappanr>
- fix: Extract region from s3-<region>.amazonaws.com (787) (2 weeks ago) <Harshavardhana>
- Send logger output to stdout by default for functional tests (786) (2 weeks ago) <poornas>
- fix: Mutating variables within go closures should be explicit. (788) (2 weeks ago) <Harshavardhana>
- fix: Implement random reader for generating data. (780) (3 weeks ago) <Harshavardhana>
- fix 730 by replacing the buffer pool with a per-call buffer. (781) (3 weeks ago) <Sendu Bala>

3.0.1

Highlights
- **Signature V4** object upload operations now only use [(Chunked Upload) (AWS Signature Version 4)](http://docs.aws.amazon.com/AmazonS3/latest/API/sigv4-streaming.html)
- Existing bucket names are further relaxed to support all **us-east-1** buckets.

Changelog
- Relax bucket name validation to support existing buckets. (778) (4 days ago) <Harshavardhana>
- api: Optimize multipart upload memory usage for unknown sized stream (776) (4 days ago) <Harshavardhana>
- Fix typo in the readme (767) (6 days ago) <Josh Anderson>
- fix typo: upto → up to (773) (8 days ago) <Michael Stapelberg>
- Correct logging call for PutObject0ByteV2 (769) (2 weeks ago) <poornas>
- PutObject streams with unknown size use streaming V4. (750) (3 weeks ago) <Harshavardhana>
- api: PutObjectSignV2 should support uploading 0byte objects. (762) (3 weeks ago) <Harshavardhana>
- better error logging (757) (3 weeks ago) <poornas>
- docs: Fix all documentation mistakes and examples. (760) (3 weeks ago) <Harshavardhana>
- Add DisableCompression in http.Transport to override auto-decompress. (752) (3 weeks ago) <Harshavardhana>
- mustParseBool should return false for empty string (749) (4 weeks ago) <Krishnan Parthasarathi>
- Functional tests now run as a standalone program (727) (4 weeks ago) <poornas>
- api: getObject ObjectInfo should set metadata headers. (744) (4 weeks ago) <Harshavardhana>
- api: BucketLocation req should set auth properly under V4. (748) (4 weeks ago) <Harshavardhana>

Page 31 of 37

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.