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: Unwrap google.protobuf.BytesValue to Buffer when env=node #439

Merged
merged 1 commit into from
Dec 8, 2021

Conversation

boukeversteegh
Copy link
Collaborator

Fixes #368

@stephenh stephenh merged commit 73aa836 into main Dec 8, 2021
@stephenh stephenh deleted the fix/368 branch December 8, 2021 22:53
stephenh pushed a commit that referenced this pull request Dec 8, 2021
## [1.93.1](v1.93.0...v1.93.1) (2021-12-08)

### Bug Fixes

* Unwrap google.protobuf.BytesValue to Buffer when env=node ([#439](#439)) ([73aa836](73aa836))
@stephenh
Copy link
Owner

stephenh commented Dec 8, 2021

🎉 This PR is included in version 1.93.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Using google.protobuf.BytesValue generates Uint8Array rather than Buffer for Node env
2 participants