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)