Skip to content

Releases: googleapis/nodejs-bigquery

v7.7.0

03 May 17:03
9896049
Compare
Choose a tag to compare

7.7.0 (2024-05-03)

Features

v7.6.1

26 Apr 16:44
4eaa92d
Compare
Choose a tag to compare

7.6.1 (2024-04-26)

Bug Fixes

  • Should not override queryParameters if params not informed (#1359) (2b66d1e)

v7.6.0

15 Apr 15:46
e8fe55f
Compare
Choose a tag to compare

7.6.0 (2024-04-09)

Features

  • Integrate jobs.query and stateless query for faster queries (#1337) (74aa150)

Bug Fixes

v7.5.2

27 Mar 17:00
1d0a3d1
Compare
Choose a tag to compare

7.5.2 (2024-03-27)

Bug Fixes

  • Set projectId in jobs emitted by load streams (#1346) (bd8254c)

v7.5.1

14 Mar 20:47
a6498c4
Compare
Choose a tag to compare

7.5.1 (2024-03-14)

Bug Fixes

  • Add better documentation around usage of BigQueryTimestamp class and .timestamp method. (2b2c3e0)
  • BigQueryTimestamp should keep accepting floats #1339 (2b2c3e0)
  • Restores BigQueryTimestamp behavior to accept a numeric value in the constructor representing epoch-seconds. The affected 7.5.0 version would parse a numeric value as epoch-microseconds. (2b2c3e0)

v7.5.0

26 Feb 16:32
024b1f6
Compare
Choose a tag to compare

7.5.0 (2024-02-21)

Features

v7.4.0

06 Feb 16:55
9907cec
Compare
Choose a tag to compare

7.4.0 (2024-02-06)

Features

Bug Fixes

  • Prefer usage of projectId from the Dataset (#1326) (9e85219)

v7.3.0

28 Sep 18:12
f8d26b9
Compare
Choose a tag to compare

7.3.0 (2023-09-28)

Features

Bug Fixes

  • Avoid TypeError if resp is undefined (#1273) (ff51c1d)
  • Updated types from API discovery doc (#1284) (1d8a2b7)
  • Updating type for test blocking dependency updates (#1282) (1dbe0fe)

v7.2.0

18 Aug 20:18
8bf9965
Compare
Choose a tag to compare

7.2.0 (2023-08-17)

Features

Bug Fixes

  • deps: Update dependency @google-cloud/common to v5 (#1253) (0cbfdcd)
  • deps: Update dependency @google-cloud/paginator to v5 (#1254) (658ff1a)
  • deps: Update dependency @google-cloud/precise-date to v4 (#1261) (7f12f7d)
  • deps: Update dependency @google-cloud/promisify to v4 (#1252) (6f04f39)
  • Manual update for renovate-bot google cloud storage v7 (#1262) (b58fc29)

v7.1.1

03 Aug 20:24
69386b1
Compare
Choose a tag to compare

7.1.1 (2023-08-03)

Bug Fixes