Minio

Latest version: v7.2.12

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

Scan your dependencies

Page 8 of 39

7.0.70

What's Changed
* add support for authentication with EKS Pod Identities by saweber in https://github.com/minio/minio-go/pull/1944
* Allow disabling dual-stack endpoints for Amazon S3 by narqo in https://github.com/minio/minio-go/pull/1945
* Added `x-minio-replication-actual-object-size` to allowed headers by shtripat in https://github.com/minio/minio-go/pull/1946
* Update vulncheck Go version to 1.22.x by klauspost in https://github.com/minio/minio-go/pull/1953
* fix: non md5 etags by niger-prequel in https://github.com/minio/minio-go/pull/1952
* Bump golang.org/x/net from 0.21.0 to 0.23.0 by dependabot in https://github.com/minio/minio-go/pull/1954
* Bump golang.org/x/net from 0.21.0 to 0.23.0 in /examples/minio by dependabot in https://github.com/minio/minio-go/pull/1955
* remove sha256-simd support we do not need it anymore by harshavardhana in https://github.com/minio/minio-go/pull/1958

New Contributors
* saweber made their first contribution in https://github.com/minio/minio-go/pull/1944
* narqo made their first contribution in https://github.com/minio/minio-go/pull/1945
* niger-prequel made their first contribution in https://github.com/minio/minio-go/pull/1952

**Full Changelog**: https://github.com/minio/minio-go/compare/v7.0.68...v7.0.70

7.0.68

What's Changed
* deprecate go1.17 support and move to go1.21 by harshavardhana in https://github.com/minio/minio-go/pull/1933
* creds: Add Expiration value by vadmeste in https://github.com/minio/minio-go/pull/1936
* Drop seeding rand in tests by ferhatelmas in https://github.com/minio/minio-go/pull/1934
* Make 520 status code retryable by ferhatelmas in https://github.com/minio/minio-go/pull/1935
* Fix CVE-2022-28948 by ferhatelmas in https://github.com/minio/minio-go/pull/1938
* Added valid allowed internal headers by shtripat in https://github.com/minio/minio-go/pull/1939
* x-minio-replication-encrypted-multipart as allowed header by shtripat in https://github.com/minio/minio-go/pull/1943
* Drop more rand seeding in tests by ferhatelmas in https://github.com/minio/minio-go/pull/1942

New Contributors
* ferhatelmas made their first contribution in https://github.com/minio/minio-go/pull/1934

**Full Changelog**: https://github.com/minio/minio-go/compare/v7.0.67...v7.0.68

7.0.67

What's Changed
* detect offline for more valid errors by harshavardhana in https://github.com/minio/minio-go/pull/1919
* NEW API: GetObjectAttributes by zveinn in https://github.com/minio/minio-go/pull/1921
* fix: support more type to StringSet umnarshaJSON by jiuker in https://github.com/minio/minio-go/pull/1925
* Update api-remove.go by fwessels in https://github.com/minio/minio-go/pull/1926
* Enable --expired-object-all-versions by shtripat in https://github.com/minio/minio-go/pull/1927
* fix: latest linter issues by harshavardhana in https://github.com/minio/minio-go/pull/1929

New Contributors
* zveinn made their first contribution in https://github.com/minio/minio-go/pull/1921
* jiuker made their first contribution in https://github.com/minio/minio-go/pull/1925
* shtripat made their first contribution in https://github.com/minio/minio-go/pull/1927

**Full Changelog**: https://github.com/minio/minio-go/compare/v7.0.66...v7.0.67

7.0.66

What's Changed
* Allow passing custom get query params by ashmrtn in https://github.com/minio/minio-go/pull/1905
* support IAM credentials to be fully cutomizable not just via ENVs by harshavardhana in https://github.com/minio/minio-go/pull/1910
* upgrade all deps by harshavardhana in https://github.com/minio/minio-go/pull/1912
* Add fields to tagging opts for replication by poornas in https://github.com/minio/minio-go/pull/1913

New Contributors
* ashmrtn made their first contribution in https://github.com/minio/minio-go/pull/1905

**Full Changelog**: https://github.com/minio/minio-go/compare/v7.0.65...v7.0.66

7.0.65

What's Changed
* ilm: Support Object{LessThan,GreaterThan} by krisis in https://github.com/minio/minio-go/pull/1903
* lifecycle: Incl. empty Prefix when all else empty by krisis in https://github.com/minio/minio-go/pull/1907
* Avoid unnecessary reopening of HTTP streams in GetObject() by PeterCxy in https://github.com/minio/minio-go/pull/1908

New Contributors
* PeterCxy made their first contribution in https://github.com/minio/minio-go/pull/1908

**Full Changelog**: https://github.com/minio/minio-go/compare/v7.0.64...v7.0.65

7.0.64

What's Changed
* Added new supported Bucket Event types by bexsoft in https://github.com/minio/minio-go/pull/1885
* Support External Id and Session Token by ekristen in https://github.com/minio/minio-go/pull/1887
* Link to godoc by klauspost in https://github.com/minio/minio-go/pull/1894
* Bump golang.org/x/net from 0.14.0 to 0.17.0 by dependabot in https://github.com/minio/minio-go/pull/1889
* Bump golang.org/x/net from 0.14.0 to 0.17.0 in /examples/minio by dependabot in https://github.com/minio/minio-go/pull/1888
* Update s3-endpoints.go: add il-central-1 by emaildanwilson in https://github.com/minio/minio-go/pull/1886
* Update the Go Quickstart README by feorlen in https://github.com/minio/minio-go/pull/1896
* Add Expires to PutObject opts by vadmeste in https://github.com/minio/minio-go/pull/1900
* snowball: Support per object advanced PUT options by vadmeste in https://github.com/minio/minio-go/pull/1901

New Contributors
* ekristen made their first contribution in https://github.com/minio/minio-go/pull/1887
* dependabot made their first contribution in https://github.com/minio/minio-go/pull/1889
* emaildanwilson made their first contribution in https://github.com/minio/minio-go/pull/1886
* feorlen made their first contribution in https://github.com/minio/minio-go/pull/1896

**Full Changelog**: https://github.com/minio/minio-go/compare/v7.0.63...v7.0.64

Page 8 of 39

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.