What's Changed * Do not retry request Do() error in some cases by vadmeste in https://github.com/minio/minio-go/pull/1691 * lifecycle: fix json encoding of Expiration action by krisis in https://github.com/minio/minio-go/pull/1692
What's Changed * Do not ignore error when Instance Metadata service doesn't exist by wlan0 in https://github.com/minio/minio-go/pull/1682 * convert LDAP/JWT Identity from query to form body by harshavardhana in https://github.com/minio/minio-go/pull/1688
New Contributors * wlan0 made their first contribution in https://github.com/minio/minio-go/pull/1682
What's Changed * upgrade all deps to latest by harshavardhana in https://github.com/minio/minio-go/pull/1680 * fix: remote target is permanently marked offline by mistake by garenchan in https://github.com/minio/minio-go/pull/1684
New Contributors * garenchan made their first contribution in https://github.com/minio/minio-go/pull/1684
What's Changed * Add condition to check content length range in post policy by hotrungnhan in https://github.com/minio/minio-go/pull/1675 * fix: do not exit go-routine upon ctx.Done() on receiver side by harshavardhana in https://github.com/minio/minio-go/pull/1679
New Contributors * hotrungnhan made their first contribution in https://github.com/minio/minio-go/pull/1675