1.63.0 (2024-09-18)
Features
- bigquery/migration: Update MS API stubs with Unified API (1bb4c84)
- bigquery: Add support for Go 1.23 iterators (84461c0)
- bigquery: New client(s) (#10774) (9638b8d)
Bug Fixes
- bigquery: Bump dependencies (2ddeb15)
- bigquery: ProcessStream check ctx done when queuing non retryable err (#10675) (60ad7f3)
- bigquery: Properly handle RANGE type arrays (#10883) (ce3d492)
- bigquery: Remove retry on FailedPrecondition (#10671) (ab9a961)
- bigquery: Update dependencies (257c40b)
- bigquery: Update google.golang.org/api to v0.191.0 (5b32644)
Documentation
- bigquery/datatransfer: Add a note to the CreateTransferConfigRequest and UpdateTransferConfigRequest to disable restricting service account usage (2710d0f)
- bigquery/datatransfer: Deprecate
authorization_code
(84461c0) - bigquery/migration: A comment for field
name
in message.google.cloud.bigquery.migration.v2.MigrationWorkflow
is changed to include 'Identifier' (1bb4c84) - bigquery/migration: A comment for field
translation_config_details
in message.google.cloud.bigquery.migration.v2.MigrationTask
is changed (1bb4c84) - bigquery/migration: A comment for field
type
in message.google.cloud.bigquery.migration.v2.MigrationTask
is changed to include new supported types (1bb4c84) - bigquery/storage: A comment for field
location_uri
in message.google.cloud.bigquery.storage.v1alpha.StorageDescriptor
is changed (2710d0f) - bigquery/storage: A comment for message
StreamMetastorePartitionsRequest
is changed (2710d0f) - bigquery/storage: A comment for message
StreamMetastorePartitionsResponse
is changed (2710d0f)