tag:github.com,2008:https://github.com/DebugDyno/python-aria-mirror-bot/releases Tags from python-aria-mirror-bot 2020-06-23T11:40:13Z tag:github.com,2008:Repository/402102402/v3.1 2020-06-23T11:40:13Z v3.1: This release fixes a critical bug in service account support. <p>This release fixes a critical bug in service account support.</p> <p>We recommend updating to this version from 3.0 immidiately</p> shivamdev-lgtm tag:github.com,2008:Repository/402102402/v3.0 2020-05-09T10:29:13Z v3.0: This is our 3rd release with lots of changes <p>This is our 3rd release with lots of changes</p> <p>1. Telegram file mirror support added <br />2. Service account support added <br />3. Youtube-dl support added (Still experimental and quality selection is not yet supported) <br />4. Bug fixups <br />5. Many more that I probably forgot</p> shivamdev-lgtm tag:github.com,2008:Repository/402102402/2.1 2020-02-05T10:49:54Z 2.1: Fixed upload of empty files for Team Drive <p>Fixed upload of empty files for Team Drive</p> <p>Signed-off-by: lzzy12 &lt;jhashivam2020@gmail.com&gt;</p> shivamdev-lgtm tag:github.com,2008:Repository/402102402/v2.02-hotfix 2020-01-04T02:12:55Z v2.02-hotfix: Make Oauth Scope a list as it should be <p>Make Oauth Scope a list as it should be</p> <p>Signed-off-by: lzzy12 &lt;jhashivam2020@gmail.com&gt;</p> shivamdev-lgtm tag:github.com,2008:Repository/402102402/v2.01-hotfix 2020-01-03T05:11:54Z v2.01-hotfix: Revert "Fixed potential race conditions in GoogleDriveHelper class" <p>Revert "Fixed potential race conditions in GoogleDriveHelper class"</p> <p>This reverts commit <a class="commit-link" href="https://github.com/DebugDyno/python-aria-mirror-bot/commit/20dae25dc91e554c2ac5953e2c0685669f97d7a1"><tt>20dae25</tt></a>.</p> <p>Signed-off-by: lzzy12 &lt;jhashivam2020@gmail.com&gt;</p> shivamdev-lgtm tag:github.com,2008:Repository/402102402/v2.0 2020-01-03T04:45:40Z v2.0: Implement Exponential Backoff <p>Implement Exponential Backoff</p> <p> - for handling Google Drive API errors such as 5xx,4xx</p> JaskaranSM