Skip to content

support proto3 optional fields #218

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

Merged
merged 2 commits into from
Mar 31, 2021

Conversation

azulkarnyaev
Copy link
Contributor

Currently, java proto3 compiler supports optional fields. But unfortunately, Kotlin grpc compiler fails to compile such fields. There is a small change based on the docs.

As protobuf supports the feature since version 3.13, I updated protobuf and grpc version in the gradle build script.

@linux-foundation-easycla
Copy link

linux-foundation-easycla bot commented Dec 20, 2020

CLA Signed

The committers are authorized under a signed CLA.

@azulkarnyaev
Copy link
Contributor Author

@jamesward, is there any chance that you have time to review the PR?

@jamesward jamesward requested a review from lowasser January 5, 2021 15:20
@jamesward
Copy link
Contributor

I'll need @lowasser to handle this since it's beyond my abilities :)

@azulkarnyaev
Copy link
Contributor Author

@lowasser can you review the PR, please?

@jiraguha
Copy link

Hey since Protobuff v3.15.0 optional is not experimental. Therefore, when can we move on to this issue?

@RationalityFrontline
Copy link

We have urgent need for optional fields, and it's been 3 months since this pr is created. Please speed up on this process.

@xmlking
Copy link

xmlking commented Mar 29, 2021

we are also blocked waiting for this PR merged. please review and approve ASAP

@jamesward jamesward merged commit 6ecc8e5 into grpc:master Mar 31, 2021
@mazuninky mazuninky mentioned this pull request Apr 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants