Skip to content

v3.0.0

Compare
Choose a tag to compare
@release-please release-please released this 30 Jun 19:40
da56e51

3.0.0 (2022-06-29)

⚠ BREAKING CHANGES

  • update library to use Node 12 (#272)

Features

  • Deprecate format specific row_count field in Read API (#249) (fb8acf1)

Bug Fixes

  • fixes for dynamic routing and streaming descriptors (#274) (4271ea0)
  • Modify client lib retry policy for CreateWriteStream with longer backoff, more error code and longer overall time (#279) (849cc23)

Build System