-
Notifications
You must be signed in to change notification settings - Fork 3
Closed
Labels
Description
Libraries
A weekly digest of client library updates from across the Cloud SDK.
Java
Changes for google-cloud-bigquery
2.24.4 (2023-03-30)
Bug Fixes
Dependencies
- Update dependency com.google.apis:google-api-services-bigquery to v2-rev20230318-2.0.0 ( #2607) ( a328eb2)
- Update dependency com.google.cloud:google-cloud-bigquerystorage-bom to v2.34.2 ( #2619) ( e4aa0fe)
- Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.6.0 ( #2612) ( eac97ac)
- Update github/codeql-action action to v2.2.9 ( #2608) ( 24aac14)
Python
Changes for google-cloud-bigquery
3.9.0 (2023-03-28)
Features
Bug Fixes
- Keyerror when the load_table_from_dataframe accesses a unmapped dtype dataframe index ( #1535) ( a69348a)
3.8.0 (2023-03-24)
Features
- Add bool, int, float, string dtype to to_dataframe ( #1529) ( 5e4465d)
- Add default LoadJobConfig to Client ( #1526) ( a2520ca)
- Expose configuration property on CopyJob, ExtractJob, LoadJob, QueryJob ( #1521) ( 8270a10)
Bug Fixes
https://cloud.google.com/bigquery/docs/release-notes#April_03_2023