7.1.17
版本发布时间: 2023-09-25 13:58:39
minio/minio-py最新发布版本:7.2.8(2024-08-17 21:18:41)
What's Changed
- add type hint for
minio/credentials/credentials.py
by @trim21 in https://github.com/minio/minio-py/pull/1298 - Fix missed f-strings by @alldevic in https://github.com/minio/minio-py/pull/1304
- prepare temporary directory when
fget_object
by @Laisky in https://github.com/minio/minio-py/pull/1309 - Add CertificateIdentityProvider to imports by @balamurugana in https://github.com/minio/minio-py/pull/1308
- add type hint for
Minio.put_object
by @trim21 in https://github.com/minio/minio-py/pull/1301 - add type hint for
Minio.get_object
by @trim21 in https://github.com/minio/minio-py/pull/1300 - add type hint for
Minio.__init__
by @trim21 in https://github.com/minio/minio-py/pull/1299
New Contributors
- @trim21 made their first contribution in https://github.com/minio/minio-py/pull/1298
- @alldevic made their first contribution in https://github.com/minio/minio-py/pull/1304
- @Laisky made their first contribution in https://github.com/minio/minio-py/pull/1309
Full Changelog: https://github.com/minio/minio-py/compare/7.1.16...7.1.17