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

fix: provide unmarshal options for streams #343

Merged
merged 2 commits into from
May 3, 2024

Conversation

codyoss
Copy link
Member

@codyoss codyoss commented May 3, 2024

We want to discard unknown so if the server sends new data we don't blow up on it if our proto is not up-to-date.

We want to discard unknown so if the server sends new data we don't
blow up on it if our proto is not up-to-date.
@codyoss codyoss requested a review from a team as a code owner May 3, 2024 14:10
@codyoss codyoss added the automerge Merge the pull request once unit tests and other checks pass. label May 3, 2024
Copy link
Contributor

@jba jba left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great, thank you.

@codyoss codyoss merged commit ddf9a90 into googleapis:main May 3, 2024
4 checks passed
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label May 3, 2024
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.

None yet

3 participants