7.1.9
版本发布时间: 2022-06-12 05:34:34
minio/minio-py最新发布版本:7.2.8(2024-08-17 21:18:41)
What's Changed
- allow hashlib.md5() calls to work with FIPS kernels by @BOPOHA in https://github.com/minio/minio-py/pull/1200
- Handle 304 status code properly by @balamurugana in https://github.com/minio/minio-py/pull/1202
- correct ValueError when part_size > MAX_PART_SIZE by @ernestang98 in https://github.com/minio/minio-py/pull/1205
- Set minimum requirement to Python v3.7 by @balamurugana in https://github.com/minio/minio-py/pull/1209
New Contributors
- @BOPOHA made their first contribution in https://github.com/minio/minio-py/pull/1200
- @ernestang98 made their first contribution in https://github.com/minio/minio-py/pull/1205
Full Changelog: https://github.com/minio/minio-py/compare/7.1.8...7.1.9