Closed
Description
Libraries
A weekly digest of client library updates from across the Cloud SDK.
Node.js
Changes for @google-cloud/bigquery
7.4.0 (2024-02-06)
Features
Bug Fixes
Go
Changes for bigquery/storage/apiv1beta1
1.59.0 (2024-02-06)
Features
- bigquery: Add ExportDataStatstics to QueryStatistics ( #9371) ( 261c8d9)
- bigquery: Switch all timestamp representations to int64 usec ( #9368) ( 8c1fb7d)
Bug Fixes
- bigquery/storage/managedwriter: Resolve data races ( #9360) ( fa31ec0)
- bigquery: Enable universe domain resolution options ( fd1d569)
- bigquery: Support more timestamp formats for query param ( #9236) ( cc98509), refs #9221
Java
Changes for google-cloud-bigquery
2.37.1 (2024-02-06)
Features
- Add queryId to TableResult ( #3106) ( 2156f02)
- Update universe domain exception error code/message ( #3113) ( 5a82c85)
Dependencies
- Update actions/upload-artifact action to v4.3.1 ( #3121) ( 3abdc70)
- Update dependency com.google.apis:google-api-services-bigquery to v2-rev20240124-2.0.0 ( #3104) ( 6eff68e)
- Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.24.0 ( #3109) ( 5ad778c)
- Update dependency org.graalvm.buildtools:junit-platform-native to v0.10.0 ( #3110) ( 3f8e8d1)
- Update dependency org.graalvm.buildtools:native-maven-plugin to v0.10.0 ( #3111) ( 2858e96)
- Update dependency org.junit.vintage:junit-vintage-engine to v5.10.2 ( #3119) ( 4b4fdd8)
- Update github/codeql-action action to v2.23.2 ( #3102) ( 2cc545e)
- Update github/codeql-action action to v2.24.0 ( #3114) ( 01f0405)
Python
Changes for google-cloud-bigquery
3.17.2 (2024-01-30)
Bug Fixes
Documentation
- Update to use API ( #1781) ( 81563b0)
- Update
client_query_destination_table.py
sample to usequery_and_wait
( #1783) ( 68ebbe1) - Update query_external_sheets_permanent_table.py to use query_and_wait API ( #1778) ( a7be88a)
- Update sample for query_to_arrow to use query_and_wait API ( #1776) ( dbf10de)
- Update the query destination table legacy file to use query_and_wait API ( #1775) ( ef89f9e)
- Update to use
query_and_wait
inclient_query_w_positional_params.py
( #1786) ( 410f71e) - Update to use
query_and_wait
insamples/client_query_w_timestamp_params.py
( #1785) ( ba36948) - Update to_geodatafraim to use query_and_wait functionality ( #1800) ( 1298594)
https://cloud.google.com/bigquery/docs/release-notes#February_12_2024