Sourced from github.com/minio/minio-go/v7's releases.
Bugfix release
What's Changed
- detect offline for more valid errors by
@harshavardhanain minio/minio-go#1919- NEW API: GetObjectAttributes by
@zveinnin minio/minio-go#1921- fix: support more type to StringSet umnarshaJSON by
@jiukerin minio/minio-go#1925- Update api-remove.go by
@fwesselsin minio/minio-go#1926- Enable --expired-object-all-versions by
@shtripatin minio/minio-go#1927- fix: latest linter issues by
@harshavardhanain minio/minio-go#1929New Contributors
@zveinnmade their first contribution in minio/minio-go#1921@jiukermade their first contribution in minio/minio-go#1925@shtripatmade their first contribution in minio/minio-go#1927Full Changelog: https://github.com/minio/minio-go/compare/v7.0.66...v7.0.67
99c6311 fix: latest linter issues (#1929)72b9053 Enable --expired-object-all-versions (#1927)c6d47d8 Update api-remove.go (#1926)6ad2b4a fix: support all types in StringSet JSON unmarshal (#1925)76a4146 NEW API: GetObjectAttributes (#1921)56d9949 detect offline for more valid errors (#1919)f86f90f update x/crypto and add CREDITS594eb81 Update version to next release