Releases: googleapis/nodejs-bigquery-storage
Releases · googleapis/nodejs-bigquery-storage
v2.4.0
Features
- add a Arrow compression options (Only LZ4 for now). (cd23105)
- Return schema on first ReadRowsResponse (cd23105)
v2.2.3
Bug Fixes
- browser: check for fetch on window (d837dfc)
v2.2.2
Bug Fixes
- do not modify options object, use defaultScopes (#126) (6f8eb24)
v2.1.0
Features
- secrets: begin migration to secret manager from keystore (#70) (6513e8c)
Bug Fixes
v2.0.0
⚠ 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.0.0
⚠ BREAKING CHANGES
- initial generation of library (#1)
Features
- export protos in src/index.ts (68b922a)
- initial generation of library (#1) (bd42fbd)