Releases: minio/minio-py
Releases · minio/minio-py
Bugfix Release
What's Changed
- Add NewerNoncurrentVersions in LifecycleConfig by @balamurugana in #1469
- IamAwsProvider: fix url with role name by @balamurugana in #1465
Full Changelog: 7.2.12...7.2.13
Bugfix Release
What's Changed
- Pass request_headers to stat_object API from fget_object API by @balamurugana in #1461
- list_objects: add extra headers and extra query parameters by @balamurugana in #1458
Full Changelog: 7.2.11...7.2.12
Bugfix Release
What's Changed
- prompt_object API support by @dilverse in #1450
- remove EOLed python 3.8 support by @balamurugana in #1453
- WebIdentityClientGrantsProvider: use 'id_token' as fallback to 'access_token' by @balamurugana in #1457
- fix calling cleanup function in Worker.run() to avoid race condition by @detailyang in #1455
- fix python3.13 leap day parsing warning in time.from_http_header() by @rafsaf in #1452
New Contributors
- @dilverse made their first contribution in #1450
- @detailyang made their first contribution in #1455
- @rafsaf made their first contribution in #1452
Full Changelog: 7.2.10...7.2.11
Bugfix Release
What's Changed
- fix: token type retrieved in WebIdentity provider by @donatello in #1446
- docs(example): Avoid
UnboundLocalError
for get_object when exception by @100gle in #1442 - add presigned range GET test by @harshavardhana in #1447
- fix SnowballObject typing by @balamurugana in #1449
New Contributors
Full Changelog: 7.2.9...7.2.10
Bugfix Release
What's Changed
- SignV4: trim leading/trailing spaces in header value by @balamurugana in #1435
- update IamAwsProvider as per minio-go implementation by @setu4993 in #1437
- minioadmin: fix http trace properly by @balamurugana in #1438
- Ignore too-many-positional-arguments pylint error by @balamurugana in #1445
New Contributors
Full Changelog: 7.2.8...7.2.9
Bugfix Release
What's Changed
- Don't install package on Python below 3.8 by @dolfinus in #1417
- codespell: ignore word assertIn by @balamurugana in #1424
- fix admin command enum typing by @balamurugana in #1436
- Error out for invalid object name with '.' and '..' by @balamurugana in #1431
- Add get_data_usage_info admin API by @slistov in #1423
New Contributors
Full Changelog: 7.2.7...7.2.8
Bugfix Release
What's Changed
- remove EOLed 3.7 by @harshavardhana in #1413
- fix range calculation in compose_object API by @balamurugana in #1416
Full Changelog: 7.2.6...7.2.7
Bugfix Release
What's Changed
- Add ExcludedPrefixes option to VersioningConfig by @VerdantForge in #1402
- fix: missing f-string for a ValueError by @butuzov in #1409
New Contributors
- @VerdantForge made their first contribution in #1402
- @butuzov made their first contribution in #1409
Full Changelog: 7.2.5...7.2.6
Bugfix Release
What's Changed
- MinioAdmin: Add {add,update,delete,list,get}_service_account APIs by @Alveel in #1399
- fix DecryptReader to handle stream data correctly by @balamurugana in #1400
- fix pylint error by @balamurugana in #1403
New Contributors
Full Changelog: 7.2.4...7.2.5
Bugfix release
What's Changed
- fix typing in remove_objects/upload_snowball_objects APIs by @cuu508 in #1389
- Ignore Amazon EC2 public domain as AWS S3 domain by @balamurugana in #1391
- Add UserTags support to list_objects API by @angrybat in #1381
New Contributors
Full Changelog: 7.2.3...7.2.4