-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Labels
Description
Feature
The RANGE
data type is now a supported JSON encoding. This feature is Generally Available (GA).
Libraries
A weekly digest of client library updates from across the Cloud SDK.
Go
Changes for bigquery/storage/apiv1beta1
1.62.0 (2024-07-22)
Features
- bigquery/analyticshub: Support Direct Table Access Toggle (Egress GA) ( b660d68)
- bigquery/analyticshub: Support public directory self service for Listings/Exchanges ( #10485) ( b660d68)
- bigquery: Add rounding mode to FieldSchema ( #10328) ( 1a9e204)
- bigquery: Json support on managedwriter/adapt pkg ( #10542) ( 978d4a1)
- bigquery: Support column name character map in load jobs ( #10425) ( b829327)
Bug Fixes
- bigquery/storage/managedwriter: Faster context failure on send ( #10169) ( 1fb0e64)
- bigquery: Bump google.golang.org/api@v0.187.0 ( 8fa9e39)
- bigquery: Bump google.golang.org/grpc@v1.64.1 ( 8ecc4e9)
- bigquery: Empty slice instead of nil slice for primitive repeated fields ( #7315) ( b371210)
- bigquery: Reduce default backoffs ( #10558) ( 037e9ef)
Documentation
- bigquery/analyticshub: A comment for message
DataExchange
is changed ( b660d68) - bigquery/analyticshub: A comment for message
Listing
is changed ( b660d68) - bigquery/datatransfer: Update OAuth links in
CreateTransferConfigRequest
andUpdateTransferConfigRequest
( 3df3c04) - bigquery: Improve Inserter and StructSaver godoc ( #10170) ( c1cffb6)
- bigquery: Update description of query preview feature ( #10554) ( 25c5cbe)
Java
Changes for google-cloud-bigquery
2.42.0 (2024-07-28)
Features
- Add ability to specify RetryOptions and BigQueryRetryConfig when create job and waitFor ( #3398) ( 1f91ae7)
- Add additional parameters to CsvOptions and ParquetOptions ( #3370) ( 34f16fb)
- Add remaining Statement Types ( #3381) ( 5f39b19)
Bug Fixes
Dependencies
- Update actions/upload-artifact action to v4.3.4 ( #3382) ( efa1aef)
- Update dependency com.google.api.grpc:proto-google-cloud-bigqueryconnection-v1 to v2.48.0 ( #3374) ( 45b7f20)
- Update dependency com.google.apis:google-api-services-bigquery to v2-rev20240616-2.0.0 ( #3368) ( ceb270c)
- Update dependency com.google.apis:google-api-services-bigquery to v2-rev20240623-2.0.0 ( #3384) ( e1de34f)
- Update dependency com.google.apis:google-api-services-bigquery to v2-rev20240629-2.0.0 ( #3392) ( 352562d)
- Update dependency com.google.cloud:google-cloud-datacatalog-bom to v1.52.0 ( #3375) ( 2115c04)
- Update dependency com.google.cloud:sdk-platform-java-config to v3.33.0 ( #3405) ( a4a9999)
- Update dependency org.junit.vintage:junit-vintage-engine to v5.10.3 ( #3371) ( 2e804c5)
- Update github/codeql-action action to v2.25.11 ( #3376) ( f1e0014)
- Update github/codeql-action action to v2.25.12 ( #3387) ( af60b30)
- Update github/codeql-action action to v2.25.13 ( #3395) ( 95c8d6f)
- Update github/codeql-action action to v2.25.15 ( #3402) ( a61ce7d)
- Update ossf/scorecard-action action to v2.4.0 ( #3408) ( 66777a2)
Documentation
- Add short mode query sample ( #3397) ( 6dca6ff)
- Add simple query connection read api sample ( #3394) ( d407baa)
Feature
You can now use the administrative jobs explorer to help you quickly monitor jobs activity across your organization. This feature is generally available (GA).
Feature
Vector indexes support the TreeAH index type, which uses Google's ScaNN algorithm. The TreeAH index is optimized for batch queries that process hundreds or more query vectors. This feature is in Preview.
https://cloud.google.com/bigquery/docs/release-notes#July_29_2024