7.0.2
版本发布时间: 2021-02-13 01:54:11
minio/minio-py最新发布版本:7.2.8(2024-08-17 21:18:41)
Highlights
- MinIO admin API support. See (#1076) for more details.
Changelog
- Add MinIO admin API support. (#1076) (02/12/21) (Bala FA)
- Convert timedelta.total_seconds() to integer in credential providers. (#1081) (02/12/21) (Brian Thorne)
- Update fget_object() API documentation (#1075) (02/01/21) (Bala FA)
- fix data argument description of put_object() API (#1071) (01/29/21) (Bala FA)
- fix getbytes() usage in make_bucket() API (#1073) (01/29/21) (Bala FA)
- fix Retention properties usage (#1066) (01/27/21) (Bala FA)
- fix Tagging.tags usage properly (#1061) (01/27/21) (Bala FA)
- Add default 5 minutes timeout to default http client (#1069) (01/25/21) (Bala FA)
- fix docstring and error handling in _validate_size() (#1063) (01/19/21) (Mykola Mokhnach)
- Enhance HTTP trace (#1056) (01/09/21) (Bala FA)