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

Upgrade to google-protobuf 3.6.1 to support proto3 messages #93

Merged
merged 3 commits into from
Nov 25, 2018

Conversation

mohamabid
Copy link

@mohamabid mohamabid commented Aug 5, 2018

Hi, Wanted to continue using the library to serialize our proto3 messages. Change Should continue to support proto2 messages.

Let me know if you want me to make any changes or discuss. Open to making more contributions.

Thanks,
Abid

@coveralls
Copy link

coveralls commented Aug 5, 2018

Coverage Status

Coverage increased (+0.02%) to 86.059% when pulling 0dcc975 on mohamabid:master into 57e38d0 on magro:master.

@mohamabid
Copy link
Author

@magro
can you take a look when you get a chance. Thanks.

@magro
Copy link
Owner

magro commented Oct 21, 2018

@mohamabid what happens to users of protobuf-java 2.x?

@mohamabid
Copy link
Author

@magro
As we now expect messages to extend com.google.protobuf.AbstractMessage which was present in protobuf-Java 2.x, this change should not affect users of 2.x

@magro
Copy link
Owner

magro commented Nov 25, 2018

Great, sounds good then!

@magro magro merged commit e8cea98 into magro:master Nov 25, 2018
@mohamabid
Copy link
Author

@magro
Thanks!

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.

3 participants