-
-
Notifications
You must be signed in to change notification settings - Fork 135
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[request] Possibility of bumping the beta version? #414
Comments
I couldn't follow what happen in the Is this request pre-emptive? Besides, maybe it's time to release the actual version 5, without beta suffix, as the crates seem to be working generally by absence of bug reports. |
Thanks for your prompt response! To elaborate on the original issue: there is a long-standing bug in Our personal issue is that everything works locally, but CI builds seem to be failing with the checksum bug. Overall strange 🤷♂️ Otherwise yes, the crate itself seems to work great! We were on v3 for a long time and recently upgraded to utilize some new features, but then hit the checksum bug. A general |
Thanks for helping me understand, I heard about that issue as well, particularly in conjunction with these crates which also use Here is the new release of google-drive3. |
Thank you very much! |
Thank you for this project.
It seems that with recent releases, only the build metadata for
google-drive3
has been updated and not the number that follows-beta-
. This can cause strange build bugs, and indeed we're hitting this in CI today.Would it be possible to push a new
-beta-2
release to get around this? Thank you kindly.The text was updated successfully, but these errors were encountered: