github minio/minio-py 7.1.0
Bugfix Release

latest releases: 7.2.8, 7.2.7, 7.2.6...
3 years ago

Highlights

  • Minor version bumped for behavior change in listen_bucket_notification() implementation
    refer #1118, #1126

Changelog

  • EventIterable: use looping instead of tail recursion in next() (#1126) (07/07/21) (Bala FA)
  • fix pylint errors (#1121) (07/01/21) (Bala FA)
  • list_objects(): add url encoding type support. (#1107) (06/29/21) (Bala FA)
  • docs: add anchor for get_presigned_url method in API docs (#1109) (06/28/21) (Harman Singh)
  • listen_bucket_notification(): return EventIterable object as controlled iterator. (#1118) (06/25/21) (Bala FA)

Don't miss a new minio-py release

NewReleases is sending notifications on new releases.