Libraries
A weekly digest of client library updates from across the Cloud SDK.
Java
2.48.1 (2025-02-26)
Dependencies
- Update actions/upload-artifact action to v4.6.1 ( #3691) ( 9c0edea)
- Update dependency com.google.api.grpc:proto-google-cloud-bigqueryconnection-v1 to v2.60.0 ( #3680) ( 6d9a40d)
- Update dependency com.google.apis:google-api-services-bigquery to v2-rev20250216-2.0.0 ( #3688) ( e3beb6f)
- Update dependency com.google.cloud:google-cloud-datacatalog-bom to v1.64.0 ( #3681) ( 9e4e261)
- Update dependency com.google.cloud:sdk-platform-java-config to v3.44.0 ( #3694) ( f69fbd3)
- Update dependency com.google.oauth-client:google-oauth-client-java6 to v1.38.0 ( #3685) ( 53bd7af)
- Update dependency com.google.oauth-client:google-oauth-client-jetty to v1.38.0 ( #3686) ( d71b2a3)
- Update ossf/scorecard-action action to v2.4.1 ( #3690) ( cdb61fe)
Python
3.30.0 (2025-02-26)
Features
- Add roundingmode enum, wiring, and tests ( #2121) ( 3a48948)
- Adds foreign_type_info attribute to table class and adds unit tests. ( #2126) ( 2c19681)
- Support resource_tags for table ( #2093) ( d4070ca)
Bug Fixes
- Avoid blocking in download thread when using BQ Storage API ( #2034) ( 54c8d07)
- Retry 404 errors in
Client.query(...) ( #2135) ( c6d5f8a)
Dependencies
- Updates required checks list in github ( #2136) ( fea49ff)
- Use pandas-gbq to determine schema in
load_table_from_dataframe ( #2095) ( 7603bd7)
Documentation
Feature
You can create a SQL user-defined aggregate function by using the CREATE AGGREGATE FUNCTION statement. This feature is generally available (GA).
Feature
Gemini in BigQuery can help you complete Python code with contextually appropriate recommendations that are based on content in the query editor. This feature is now generally available (GA).
https://cloud.google.com/bigquery/docs/release-notes#March_03_2025
Libraries
A weekly digest of client library updates from across the Cloud SDK.
Java
Changes for google-cloud-bigquery
2.48.1 (2025-02-26)
Dependencies
Python
Changes for google-cloud-bigquery
3.30.0 (2025-02-26)
Features
Bug Fixes
Client.query(...)( #2135) ( c6d5f8a)Dependencies
load_table_from_dataframe( #2095) ( 7603bd7)Documentation
Feature
You can create a SQL user-defined aggregate function by using the
CREATE AGGREGATE FUNCTIONstatement. This feature is generally available (GA).Feature
Gemini in BigQuery can help you complete Python code with contextually appropriate recommendations that are based on content in the query editor. This feature is now generally available (GA).
https://cloud.google.com/bigquery/docs/release-notes#March_03_2025