7.1.1
版本发布时间: 2021-10-09 04:56:54
minio/minio-py最新发布版本:7.2.8(2024-08-17 21:18:41)
Changelog
- Fix transition xml name in lifecycleconfig (#1142) (10/09/21) (Bala FA)
- Remove nose tests and move to python unittest (#1152) (10/09/21) (Steve Kowalik)
- Use
unquote_plus()
to decode url encoded value. (#1158) (10/09/21) (Bala FA) - Ignore cert addition if custom httpclient is passed (#1157) (10/08/21) (Anton Samokhvalov)
- use f-string wherever possible (#1155) (10/08/21) (Bala FA)
- Raise ValueError instead of returning in ChainedProvider (#1146) (09/01/21) (Bala FA)