Skip to content

Releases: googleapis/nodejs-bigquery

@google-cloud/bigquery v5.8.0

23 Aug 21:24
04aa068
Compare
Choose a tag to compare

Features

  • add support for loading Firestore export file (#991) (c17a44e)

@google-cloud/bigquery v5.7.1

10 Aug 17:55
27cef0c
Compare
Choose a tag to compare

Bug Fixes

@google-cloud/bigquery v5.7.0

21 Jul 00:50
9841e06
Compare
Choose a tag to compare

Features

  • add gcf-owl-bot[bot] to ignoreAuthors (#958) (9eab78d)

Bug Fixes

  • deps: update dependency yargs to v17 (#954) (28cf08d)
  • extend definition of Query.types for simple named parameters (#906) (#907) (44e1ac7)
  • handle null query parameter value (#920) (3bf900a)
  • promise never returned on table.insert (#953) (a138347)

v5.6.0

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

Features

Bug Fixes

  • deps: update dependency google-auth-library to v7 (#928) (2ce28c7)
  • update returned Job with API-determined location in getMetadata (#900) (8c31358)

v5.5.0

10 Nov 19:32
d0ad35f
Compare
Choose a tag to compare

Features

Bug Fixes

  • update returned Job with API-determined location (#890) (3894140)

v5.4.0

02 Nov 13:02
f18fb8d
Compare
Choose a tag to compare

Features

  • optionally wrap INT64 in BigQueryInt or provide a custom INT64 value type cast options (#873) (be7c6e6)

Bug Fixes

  • Detect Geography type during parameterized query (#877) (bc0ca69)
  • do not retry jobs.insert when it flakes (#864) (255491b)
  • return error when custom getQueryResults() timeout has been exceeded (#872) (96f939c)
  • deps: update dependency big.js to v6 (#862) (a47afb5)

v5.3.0

30 Sep 16:17
e293d45
Compare
Choose a tag to compare

Features

  • constructor: add option to set baseUrl using environment variable (#849) (8c54f20)
  • allow setting BigQuery Job labels in createQueryJob method (#865) (be074e7)

Bug Fixes

  • deps: update dependency yargs to v16 (#854) (58dcf34)
  • perf: disable prettyPrint for slimmer API responses (#860) (1e56383)

v5.2.0

13 Aug 17:17
dd8a41d
Compare
Choose a tag to compare

Features

v5.1.0

27 Jul 16:16
83580f9
Compare
Choose a tag to compare

Features

  • detect param type if not in provided types (#813) (1e5a4cc)

Bug Fixes

  • add string type for query types (#827) (acdecbd)
  • move gitattributes files to node templates (#829) (f26e641)

v5.0.1

10 Jul 01:34
00c6828
Compare
Choose a tag to compare

Bug Fixes