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