iterative / PyDrive2

Google Drive API Python wrapper library. Maintained fork of PyDrive.
https://docs.iterative.ai/PyDrive2
Other
565 stars 70 forks source link

Missing 1.17.1 release? #315

Closed mikelolasagasti closed 8 months ago

mikelolasagasti commented 8 months ago

Is there a reason to release 1.16.2 instead of 1.17.1?

Fix for https://github.com/iterative/PyDrive2/security/advisories/GHSA-v5f6-hjmf-9mc5 & CVE-2023-49297 has landed in https://github.com/iterative/PyDrive2/commit/c57355dc2033ad90b7050d681b2c3ba548ff0004 and 1.16.2 has been released. This release is confusing to me 1.17.0 was tagged from the main branch back in August and 1.16.2 is released from the same branch. Was 1.17.0 just a tag not meant to be a release?

I'm packaging PyDrive2 downstream for Fedora where package was updated to 1.17.0 some months ago and not sure if 1.17.1 will be released, if I shouldn't have packaged 1.17.0 or if I should just patch the 1.17.0 release downstream.

efiop commented 8 months ago

@mikelolasagasti Thanks for the report! Looks like we had some confusion during a release back in August and created/deleted some tags. 1.18.0 is out right now with the fix.