Skip to content
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

Switch from googapis to google-api-proto crate #1970

Open
mfelsche opened this issue Sep 19, 2022 · 2 comments
Open

Switch from googapis to google-api-proto crate #1970

mfelsche opened this issue Sep 19, 2022 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@mfelsche
Copy link
Member

Describe the problem you are trying to solve
I am trying to update prost and tonic dependencies in our Repo, but this failed due to e.g. googapis depending on prost 0.9.
The reporsitory https://github.com/mechiru/googapis didn't get any updates anymore for a long time.
By accident we found: https://github.com/mechiru/google-api-proto which is the successor and should be used as a replacement. It is recently maintained and depends on prost 0.10 with an open PR to update to 0.11.

Describe the solution you'd like

Unblock all the dependency upgrades. 🥳

@mfelsche mfelsche added the enhancement New feature or request label Sep 19, 2022
@mfelsche
Copy link
Member Author

cc @dak-x I think this would unblock your PR #1818 would it?

@darach darach self-assigned this Nov 11, 2022
@darach
Copy link
Member

darach commented Nov 11, 2022

Assigning to me as it became necessary to update all the gRPC based connectivity in a single work stream.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants