Skip to content
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.

v1.0.0

Compare
Choose a tag to compare
@yoshi-automation yoshi-automation released this 20 May 15:02

⚠ BREAKING CHANGES

  • upgrade engines field to >=8.10.0 (#272)

Bug Fixes

  • DEADLINE_EXCEEDED no longer treated as idempotent and retried (1a0000c)
  • DEADLINE_EXCEEDED retry code is idempotent (#281) (9c00cf6)
  • deps: update dependency @google-cloud/pubsub to ^0.29.0 (#283) (b1f9ee1)
  • deps: update dependency google-gax to ^0.26.0 (#270) (68258a6)
  • deps: update dependency google-gax to v1 (#280) (2cbb997)

Build System