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

[INTERNAL CHANGE]: Update to grpc-swift 1.7.1 #17

Open
1 task done
Supereg opened this issue Mar 10, 2022 · 0 comments
Open
1 task done

[INTERNAL CHANGE]: Update to grpc-swift 1.7.1 #17

Supereg opened this issue Mar 10, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@Supereg
Copy link
Member

Supereg commented Mar 10, 2022

Problem

The GRPCMigrator currently relies and generates code for grpc-swift version 1.6.0-async-await.1.
grpc-swift 1.7.1-async-await.2 was recently updated and includes several breaking changes.
We are affected by the following change:

The other breaking change doesn't affect us.

Solution

Update the GRPCCall generation to use the updated external parameters.

Additional context

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct and Contributing Guidelines
@Supereg Supereg added the enhancement New feature or request label Mar 10, 2022
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

1 participant