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: grpc-js support for nestjs #307

Merged
merged 8 commits into from
Jul 11, 2021
Merged

Conversation

jsbrain
Copy link
Contributor

@jsbrain jsbrain commented May 28, 2021

fix #306

@stephenh
Copy link
Owner

@jsbrain cool, looks like a good fix! Looks like there are a few minor failures in CI, can you take a look? Then I'll merge. Thanks!

@jsbrain
Copy link
Contributor Author

jsbrain commented May 28, 2021

Sure, I'll have a look tomorrow :)

@jsbrain
Copy link
Contributor Author

jsbrain commented May 29, 2021

@stephenh Ok I think that should be it. Had to update the snapshots because apparently Google updated their repo references for the timestamp proto so e.g. the old timestamp link now got updated so the old one is broken which made the old snapshots not work anymore ...
Hope I didn't mess up something 😀

@jsbrain
Copy link
Contributor Author

jsbrain commented Jun 7, 2021

@stephenh do we need something else to proceed?

@feihan
Copy link

feihan commented Jul 7, 2021

Since nestjs v8 is out now, this would be pretty important.
Is there any update? thanks!

@stephenh stephenh merged commit d11c8c2 into stephenh:main Jul 11, 2021
stephenh pushed a commit that referenced this pull request Jul 11, 2021
## [1.82.2](v1.82.1...v1.82.2) (2021-07-11)

### Bug Fixes

* grpc-js support for nestjs ([#307](#307)) ([d11c8c2](d11c8c2))
@stephenh
Copy link
Owner

🎉 This PR is included in version 1.82.2 🎉

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.

grpc-js dependency
3 participants