Skip to content

Releases: googleapis/nodejs-bigquery-storage

v2.4.0

28 Apr 23:36
e49c280
Compare
Choose a tag to compare

Features

  • add a Arrow compression options (Only LZ4 for now). (cd23105)
  • Return schema on first ReadRowsResponse (cd23105)

v2.3.0

12 Jan 19:50
9079ae0
Compare
Choose a tag to compare

Features

v2.2.3

02 Dec 18:47
4f2862e
Compare
Choose a tag to compare

Bug Fixes

  • browser: check for fetch on window (d837dfc)

v2.2.2

16 Nov 17:46
9d0131d
Compare
Choose a tag to compare

Bug Fixes

  • do not modify options object, use defaultScopes (#126) (6f8eb24)

v2.2.1

10 Jul 01:33
30ab795
Compare
Choose a tag to compare

Bug Fixes

v2.2.0

22 Jun 07:04
22e423c
Compare
Choose a tag to compare

Features

v2.1.0

16 Jun 18:47
ea6ab41
Compare
Choose a tag to compare

Features

  • secrets: begin migration to secret manager from keystore (#70) (6513e8c)

Bug Fixes

v2.0.0

02 Jun 22:06
a83dff6
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • The library now supports Node.js v10+. The last version to support Node.js v8 is tagged legacy-8 on NPM.

Features

Bug Fixes

  • regen protos and tests (#63) (6293832)
  • remove eslint, update gax, fix generated protos, run the generator (#49) (b5b9492)

v1.1.0

10 Mar 16:17
d31c71c
Compare
Choose a tag to compare

Features

v1.0.0

02 Mar 19:16
05fa0d4
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • initial generation of library (#1)

Features

  • export protos in src/index.ts (68b922a)
  • initial generation of library (#1) (bd42fbd)