Changelog
0.5.19 (2025-03-15)
Bug Fixes
-
[Many APIs] Allow Protobuf 6.x ( 3a85796 )
-
remove setup.cfg configuration for creating universal wheels ( #13659 ) ( 59bfd42 )
0.5.18 (2025-02-18)
Bug Fixes
- deps:Require grpc-google-iam-v1>=0.14.0 ( 4571dff )
0.5.17 (2025-02-12)
Features
-
Add REST Interceptors which support reading metadata ( b1c3ce8 )
-
Add support for reading selective GAPIC generation methods from service YAML ( b1c3ce8 )
0.5.16 (2024-12-12)
Features
- Add support for opt-in debug logging ( e31cbb0 )
Bug Fixes
- Fix typing issue with gRPC metadata when key ends in -bin ( e31cbb0 )
0.5.15 (2024-10-31)
Bug Fixes
- disable universe-domain validation ( 4ed4108 )
0.5.14 (2024-10-24)
Features
0.5.13 (2024-07-30)
Bug Fixes
- Retry and timeout values do not propagate in requests during pagination ( 6e83a37 )
0.5.12 (2024-07-08)
Bug Fixes
0.5.11 (2024-03-05)
Bug Fixes
0.5.10 (2024-02-22)
Bug Fixes
-
[Many APIs] fix
ValueError
intest__validate_universe_domain
( #12281 ) ( 62cf934 ) -
deps:[Many APIs] Require
google-api-core>=1.34.1
( #12304 ) ( c52e0cd )
0.5.9 (2024-02-06)
Bug Fixes
-
Add google-auth as a direct dependency ( 8465244 )
-
Add staticmethod decorator to _get_client_cert_source and _get_api_endpoint ( 8465244 )
-
Resolve AttributeError ‘Credentials’ object has no attribute ‘universe_domain’ ( 8465244 )
0.5.8 (2024-02-01)
Features
0.5.7 (2023-12-07)
Features
-
Add support for python 3.12 ( 0d1a592 )
-
Introduce compatibility with native namespace packages ( 0d1a592 )
Bug Fixes
-
Require proto-plus >= 1.22.3 ( 0d1a592 )
-
Use
retry_async
instead ofretry
in async client ( 0d1a592 )
0.5.6 (2023-09-19)
Documentation
- Minor formatting ( 9487380 )
0.5.5 (2023-08-03)
Documentation
0.5.4 (2023-07-05)
Bug Fixes
0.5.3 (2023-04-13)
Bug Fixes
0.5.2 (2023-03-23)
Documentation
0.5.1 (2023-01-20)
Bug Fixes
- Add context manager return types ( cbd289d )
Documentation
- Add documentation for enums ( cbd289d )
0.5.0 (2023-01-10)
Features
0.4.0 (2022-12-15)
Features
-
Add support for
google.cloud.bigquery_data_exchange.__version__
( ca18099 ) -
Add typing to proto.Message based class attributes ( ca18099 )
Bug Fixes
-
Add dict typing for client_options ( ca18099 )
-
deps:Require google-api-core >=1.34.0, >=2.11.0 ( 2ded2d4 )
-
Drop usage of pkg_resources ( 2ded2d4 )
-
Fix timeout default values ( 2ded2d4 )
Documentation
-
samples:Snippetgen handling of repeated enum field ( ca18099 )
-
samples:Snippetgen should call await on the operation coroutine before calling result ( 2ded2d4 )
0.3.2 (2022-10-07)
Bug Fixes
0.3.1 (2022-09-29)
Bug Fixes
0.3.0 (2022-09-01)
Features
Bug Fixes
- refactor references to Category message ( 7c34320 )
Documentation
- improve proto documentation. ( 7c34320 )
0.2.1 (2022-08-11)
Bug Fixes
0.2.0 (2022-07-20)
Features
- add audience parameter ( b2417eb )
Bug Fixes
0.1.1 (2022-06-07)
Bug Fixes
0.1.0 (2022-04-15)
Features
- generate v1beta1 ( e48b946 )