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

Protobuf: Add support for Any message type, Maps and Oneofs #16309

Merged
merged 2 commits into from Sep 3, 2020

Conversation

Aniket21mathur
Copy link
Member

@Aniket21mathur Aniket21mathur commented Aug 28, 2020

This PR adds support for following features to Protobuf ->

  • Any message type
  • Maps
  • Oneofs

The user guide is also updated accordingly.

@Aniket21mathur
Copy link
Member Author

Aniket21mathur commented Aug 28, 2020

@lydia-duncan @mppf please have a look and a GSoC label to it as well.

@Aniket21mathur
Copy link
Member Author

API Review -> #16286

@Aniket21mathur
Copy link
Member Author

@mppf I have updated the names.

@mppf
Copy link
Member

mppf commented Sep 3, 2020

@Aniket21mathur - thanks, can you also update the docs in #16297 for the name change? I want to merge that one first.

@mppf
Copy link
Member

mppf commented Sep 3, 2020

@mppf mppf merged commit ff3013b into chapel-lang:master Sep 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants