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

core: update streamforward #813

Conversation

stephenplusplus
Copy link
Contributor

Fixes #811

streamforward released 3.0.0, which is less disaster-prone than previous versions. Native streams rely on communication with each other to know when one is stuffed up, ready to read, has finished reading, etc. < 3.0.0 acted as a dispatcher of every single event. 3.0.0 requires event names to be provided, and only those will be forwarded.

Needs a patch release after merging.

callmehiphop added a commit that referenced this pull request Aug 19, 2015
@callmehiphop callmehiphop merged commit 5f45fed into googleapis:master Aug 19, 2015
sofisl pushed a commit that referenced this pull request Nov 10, 2022
fix: use google-gax v3.3.0
Source-Link: googleapis/synthtool@c73d112
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:b15a6f06cc06dcffa11e1bebdf1a74b6775a134aac24a0f86f51ddf728eb373e
@release-please release-please bot mentioned this pull request Nov 10, 2022
sofisl pushed a commit that referenced this pull request Jan 17, 2023
* chore(node): fix kokoro build path for cloud-rad

Source-Author: F. Hinkelmann <franziska.hinkelmann@gmail.com>
Source-Date: Wed Jul 29 00:28:42 2020 -0400
Source-Repo: googleapis/synthtool
Source-Sha: 89d431fb2975fc4e0ed24995a6e6dfc8ff4c24fa
Source-Link: googleapis/synthtool@89d431f

* docs: add links to the CHANGELOG from the README.md for Java and Node

Source-Author: Megan Potter <57276408+feywind@users.noreply.github.com>
Source-Date: Thu Jul 30 13:21:57 2020 -0700
Source-Repo: googleapis/synthtool
Source-Sha: 5936421202fb53ed4641bcb824017dd393a3dbcc
Source-Link: googleapis/synthtool@5936421
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.

2 participants