Releases: googleapis/nodejs-bigquery
Releases · googleapis/nodejs-bigquery
v7.9.1
7.9.1 (2024-09-23)
Bug Fixes
v7.9.0
7.9.0 (2024-08-01)
Features
- Add retryOptions passing to underlying Service class (#1390) (a7cd3af)
- Clean cached rows and responses after conversion (#1393) (3fd28b8)
Bug Fixes
v7.8.0
7.8.0 (2024-06-19)
Features
v7.7.1
7.7.1 (2024-05-31)
Bug Fixes
v7.7.0
7.7.0 (2024-05-03)
Features
v7.6.1
7.6.1 (2024-04-26)
Bug Fixes
- Should not override queryParameters if params not informed (#1359) (2b66d1e)
v7.6.0
7.6.0 (2024-04-09)
Features
- Integrate jobs.query and stateless query for faster queries (#1337) (74aa150)
Bug Fixes
v7.5.2
7.5.2 (2024-03-27)
Bug Fixes
- Set projectId in jobs emitted by load streams (#1346) (bd8254c)
v7.5.1
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
7.5.0 (2024-02-21)
Features