tag:github.com,2008:https://github.com/DebugDyno/python-aria-mirror-bot/releasesTags from python-aria-mirror-bot2020-06-23T11:40:13Ztag:github.com,2008:Repository/402102402/v3.12020-06-23T11:40:13Zv3.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-lgtmtag:github.com,2008:Repository/402102402/v3.02020-05-09T10:29:13Zv3.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-lgtmtag:github.com,2008:Repository/402102402/2.12020-02-05T10:49:54Z2.1: Fixed upload of empty files for Team Drive<p>Fixed upload of empty files for Team Drive</p>
<p>Signed-off-by: lzzy12 <jhashivam2020@gmail.com></p>shivamdev-lgtmtag:github.com,2008:Repository/402102402/v2.02-hotfix2020-01-04T02:12:55Zv2.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 <jhashivam2020@gmail.com></p>shivamdev-lgtmtag:github.com,2008:Repository/402102402/v2.01-hotfix2020-01-03T05:11:54Zv2.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 <jhashivam2020@gmail.com></p>shivamdev-lgtmtag:github.com,2008:Repository/402102402/v2.02020-01-03T04:45:40Zv2.0: Implement Exponential Backoff<p>Implement Exponential Backoff</p>
<p> - for handling Google Drive API errors such as 5xx,4xx</p>JaskaranSM