Libraries
A weekly digest of client library updates from across the Cloud SDK.
Java
2.37.0 (2024-01-25)
Features
Dependencies
- Update actions/upload-artifact action to v4.1.0 ( #3071) ( 3fbb2bb)
- Update actions/upload-artifact action to v4.2.0 ( #3081) ( af81354)
- Update actions/upload-artifact action to v4.3.0 ( #3091) ( f4411b0)
- Update arrow.version to v15 ( #3084) ( 4d4cbae)
- Update dependency com.google.api.grpc:proto-google-cloud-bigqueryconnection-v1 to v2.35.0 ( #3066) ( 48cdaa8)
- Update dependency com.google.api.grpc:proto-google-cloud-bigqueryconnection-v1 to v2.36.0 ( #3093) ( 24456a3)
- Update dependency com.google.apis:google-api-services-bigquery to v2-rev20240105-2.0.0 ( #3073) ( f371d67)
- Update dependency com.google.cloud:google-cloud-datacatalog-bom to v1.39.0 ( #3067) ( 6ff4f04)
- Update dependency com.google.cloud:google-cloud-datacatalog-bom to v1.40.0 ( #3094) ( 110bcc5)
- Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.22.0 ( #3080) ( a5b119c)
- Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.23.0 ( #3096) ( 0933b34)
- Update dependency com.google.oauth-client:google-oauth-client-java6 to v1.35.0 ( #3078) ( 2614df2)
- Update dependency com.google.oauth-client:google-oauth-client-jetty to v1.35.0 ( #3079) ( f03c4fc)
- Update github/codeql-action action to v2.23.0 ( #3061) ( 0fbdfba)
- Update github/codeql-action action to v2.23.1 ( #3077) ( e3f417c)
Python
3.17.1 (2024-01-24)
Bug Fixes
- Add pyarrow.large_strign to the _ARROW_SCALAR_IDS_TO_BQ map ( #1796) ( b402a6d)
- Retry 'job exceeded rate limits' for DDL queries ( #1794) ( 39f33b2)
3.17.0 (2024-01-24)
Features
Bug Fixes
query_and_wait now retains unknown query configuration _properties ( #1793) ( 4ba4342)
- Raise
ValueError in query_and_wait with wrong job_config type ( 4ba4342)
Documentation
- Remove unused query code sample ( #1769) ( 1f96439)
- Update
snippets.py to use query_and_wait ( #1773) ( d90602d)
- Update multiple samples to change query to query_and_wait ( #1784) ( d1161dd)
- Update the query with no cache sample to use query_and_wait API ( #1770) ( 955a4cd)
- Updates
query to query and wait in samples/desktopapp/user_credentials.py ( #1787) ( 89f1299)
Feature
You can now use tags on BigQuery tables to conditionally grant or deny access with Identity and Access Management (IAM) policies. This feature is in preview.
Feature
Cloud console updates: You can now sort query results by column. Click arrow_drop_down Open sort menu next to the column name and select a sort order. This feature is generally available (GA).
https://cloud.google.com/bigquery/docs/release-notes#January_29_2024
Libraries
A weekly digest of client library updates from across the Cloud SDK.
Java
Changes for google-cloud-bigquery
2.37.0 (2024-01-25)
Features
Dependencies
Python
Changes for google-cloud-bigquery
3.17.1 (2024-01-24)
Bug Fixes
3.17.0 (2024-01-24)
Features
Bug Fixes
query_and_waitnow retains unknown query configuration_properties( #1793) ( 4ba4342)ValueErrorinquery_and_waitwith wrongjob_configtype ( 4ba4342)Documentation
snippets.pyto usequery_and_wait( #1773) ( d90602d)querytoquery and waitin samples/desktopapp/user_credentials.py ( #1787) ( 89f1299)Feature
You can now use tags on BigQuery tables to conditionally grant or deny access with Identity and Access Management (IAM) policies. This feature is in preview.
Feature
Cloud console updates: You can now sort query results by column. Click arrow_drop_down Open sort menu next to the column name and select a sort order. This feature is generally available (GA).
https://cloud.google.com/bigquery/docs/release-notes#January_29_2024