Skip to content
This repository was archived by the owner on Mar 17, 2026. It is now read-only.

v0.17.0

Choose a tag to compare

@callmehiphop callmehiphop released this 20 Mar 20:29
79416bc

Fixes

  • (#96, #97) Lower the default publisher maxMilliseconds value.
  • (#13, #50, #92) Fix/Improve flow control performance
  • (#66, #92) Cancel gRPC stream on subscription.close()
  • (#88, #99) Prevent duplicate messages from being re-delivered.
  • Updated dependencies, including google-gax, to fix streaming behavior. (googleapis/gax-nodejs#197)