google-cloud-rust
google-cloud-rust copied to clipboard
What's the release cycle like?
Hey. I recently opened an issue requesting to upgrade to use tonic 0.13, which you did, thank you so much for that. However, a new version of this lib with that update has yet to be released to crates.io, and I'm having to jump through hoops to reconcile different versions of tonic in my project at the moment.
Is there a set release cycle for this crate, or when can I expect the new version to be out? Thank you
The release cycle is roughly every two months, but is not clearly defined. We may also release other products if we receive individual release requests. We have just released the latest version.
Thank you!