Skip to content

Commit a051098

Browse files
authored
chore: librarian release pull request: 20260204T143312Z (googleapis#13772)
PR created by the Librarian CLI to initialize a release. Merging this PR will auto trigger a release. Librarian Version: v0.8.0 Language Image: us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/librarian-go@sha256:01189c9771ac4150742aed38eb52e19a008018889066002742034b7f82db070f <details><summary>bigquery: 1.73.0</summary> ## [1.73.0](googleapis/google-cloud-go@bigquery/v1.72.0...bigquery/v1.73.0) (2026-02-04) ### Features * add Stored Procedure Sharing support for analyticshub listings (PiperOrigin-RevId: 827828462) ([185951b](googleapis@185951b3)) * add tags support for Pub/Sub subscriptions (PiperOrigin-RevId: 827828462) ([185951b](googleapis@185951b3)) * Support picosecond timestamp precision in BigQuery Storage API (PiperOrigin-RevId: 829486853) ([185951b](googleapis@185951b3)) * add timestamp precision support to schema (googleapis#13421) ([52020af](googleapis@52020af5)) * transition format options (googleapis#13422) ([59efe32](googleapis@59efe323)) ### Bug Fixes * make additional errors retriable: tcp timeout and http2 client connection lost (googleapis#13269) ([466d309](googleapis@466d309d)) * roundtrip readonly fields (googleapis#13370) ([9e84705](googleapis@9e847052)) ### Documentation * change comment indicating `enable_gemini_in_bigquery` field for BigQuery Reservation Assignments is deprecated (PiperOrigin-RevId: 850121797) ([35d7578](googleapis@35d75787)) </details>
1 parent f6f380c commit a051098

File tree

22 files changed

+43
-23
lines changed

22 files changed

+43
-23
lines changed

.librarian/state.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -909,7 +909,7 @@ libraries:
909909
- internal/generated/snippets/beyondcorp/
910910
tag_format: '{id}/v{version}'
911911
- id: bigquery
912-
version: 1.72.0
912+
version: 1.73.0
913913
last_generated_commit: 9a477cd3c26a704130e2a2fb44a40281d9312e4c
914914
apis:
915915
- path: google/cloud/bigquery/analyticshub/v1

bigquery/CHANGES.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,25 @@
33

44

55

6+
## [1.73.0](https://github.com/googleapis/google-cloud-go/releases/tag/bigquery%2Fv1.73.0) (2026-02-04)
7+
8+
### Features
9+
10+
* Support picosecond timestamp precision in BigQuery Storage API ([185951b](https://github.com/googleapis/google-cloud-go/commit/185951b3bea9fb942979e81ce248ccdebb40d94b))
11+
* add Stored Procedure Sharing support for analyticshub listings ([185951b](https://github.com/googleapis/google-cloud-go/commit/185951b3bea9fb942979e81ce248ccdebb40d94b))
12+
* add tags support for Pub/Sub subscriptions ([185951b](https://github.com/googleapis/google-cloud-go/commit/185951b3bea9fb942979e81ce248ccdebb40d94b))
13+
* add timestamp precision support to schema (#13421) ([52020af](https://github.com/googleapis/google-cloud-go/commit/52020af51ccbeacc922da94dfd3652cd286eee55))
14+
* transition format options (#13422) ([59efe32](https://github.com/googleapis/google-cloud-go/commit/59efe3238807932eca03b21803f91898def7a6e7))
15+
16+
### Bug Fixes
17+
18+
* make additional errors retriable: tcp timeout and http2 client connection lost (#13269) ([466d309](https://github.com/googleapis/google-cloud-go/commit/466d309daf183cf17c71758adb078d1da6871825))
19+
* roundtrip readonly fields (#13370) ([9e84705](https://github.com/googleapis/google-cloud-go/commit/9e847052090812d96f55df540365d0cc98f68320))
20+
21+
### Documentation
22+
23+
* change comment indicating `enable_gemini_in_bigquery` field for BigQuery Reservation Assignments is deprecated ([35d7578](https://github.com/googleapis/google-cloud-go/commit/35d75787536876c61ef70682a7ee5407579e41e6))
24+
625
## [1.72.0](https://github.com/googleapis/google-cloud-go/compare/bigquery/v1.71.0...bigquery/v1.72.0) (2025-10-28)
726

827

bigquery/internal/version.go

Lines changed: 4 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

internal/generated/snippets/bigquery/analyticshub/apiv1/snippet_metadata.google.cloud.bigquery.analyticshub.v1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"clientLibrary": {
33
"name": "cloud.google.com/go/bigquery/analyticshub/apiv1",
4-
"version": "1.72.0",
4+
"version": "1.73.0",
55
"language": "GO",
66
"apis": [
77
{

internal/generated/snippets/bigquery/biglake/apiv1/snippet_metadata.google.cloud.bigquery.biglake.v1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"clientLibrary": {
33
"name": "cloud.google.com/go/bigquery/biglake/apiv1",
4-
"version": "1.72.0",
4+
"version": "1.73.0",
55
"language": "GO",
66
"apis": [
77
{

internal/generated/snippets/bigquery/biglake/apiv1alpha1/snippet_metadata.google.cloud.bigquery.biglake.v1alpha1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"clientLibrary": {
33
"name": "cloud.google.com/go/bigquery/biglake/apiv1alpha1",
4-
"version": "1.72.0",
4+
"version": "1.73.0",
55
"language": "GO",
66
"apis": [
77
{

internal/generated/snippets/bigquery/connection/apiv1/snippet_metadata.google.cloud.bigquery.connection.v1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"clientLibrary": {
33
"name": "cloud.google.com/go/bigquery/connection/apiv1",
4-
"version": "1.72.0",
4+
"version": "1.73.0",
55
"language": "GO",
66
"apis": [
77
{

internal/generated/snippets/bigquery/connection/apiv1beta1/snippet_metadata.google.cloud.bigquery.connection.v1beta1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"clientLibrary": {
33
"name": "cloud.google.com/go/bigquery/connection/apiv1beta1",
4-
"version": "1.72.0",
4+
"version": "1.73.0",
55
"language": "GO",
66
"apis": [
77
{

internal/generated/snippets/bigquery/dataexchange/apiv1beta1/snippet_metadata.google.cloud.bigquery.dataexchange.v1beta1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"clientLibrary": {
33
"name": "cloud.google.com/go/bigquery/dataexchange/apiv1beta1",
4-
"version": "1.72.0",
4+
"version": "1.73.0",
55
"language": "GO",
66
"apis": [
77
{

internal/generated/snippets/bigquery/datapolicies/apiv1/snippet_metadata.google.cloud.bigquery.datapolicies.v1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"clientLibrary": {
33
"name": "cloud.google.com/go/bigquery/datapolicies/apiv1",
4-
"version": "1.72.0",
4+
"version": "1.73.0",
55
"language": "GO",
66
"apis": [
77
{

0 commit comments

Comments
 (0)