@google-cloud/bigquery v0.6.0
·
22793 commits
to main
since this release
Update
$ npm install @google-cloud/[email protected]
Features
- (#1653, #1656): Auto-detect
projectId
. See Authentication for more. - (#1787, #1854, #1868, #1869): Support SQL parameters. (Thanks for all of the help, @c0b!)
Fixes
- (#1812, #1853): Confirm
apiResponse
argument presence. (Thanks, @BlackSonic!)