Changelog
0.1.15 (2025-06-11)
Documentation
- Update import statement example in README ( 868b006 )
0.1.14 (2025-03-15)
Bug Fixes
- [Many APIs] Allow Protobuf 6.x ( c8bbf32 )
0.1.13 (2025-02-12)
Features
-
Add REST Interceptors which support reading metadata ( a0910dd )
-
Add support for reading selective GAPIC generation methods from service YAML ( a0910dd )
0.1.12 (2024-12-12)
Features
- Add support for opt-in debug logging ( feb5c03 )
Bug Fixes
- Fix typing issue with gRPC metadata when key ends in -bin ( feb5c03 )
0.1.11 (2024-11-11)
Bug Fixes
0.1.10 (2024-10-24)
Features
0.1.9 (2024-07-30)
Bug Fixes
- Retry and timeout values do not propagate in requests during pagination ( d95af77 )
0.1.8 (2024-07-08)
Bug Fixes
0.1.7 (2024-03-05)
Bug Fixes
0.1.6 (2024-02-22)
Bug Fixes
-
deps:[Many APIs] Require
google-api-core>=1.34.1
( #12307 ) ( be87bc4 ) -
fix ValueError in test__validate_universe_domain ( 7c2f2c2 )
0.1.5 (2024-02-06)
Bug Fixes
-
Add google-auth as a direct dependency ( 27dceb9 )
-
Add staticmethod decorator to _get_client_cert_source and _get_api_endpoint ( 27dceb9 )
-
Resolve AttributeError ‘Credentials’ object has no attribute ‘universe_domain’ ( 27dceb9 )
0.1.4 (2024-02-01)
Features
0.1.3 (2023-12-07)
Features
-
Add support for python 3.12 ( 5cd98aa )
-
Introduce compatibility with native namespace packages ( 5cd98aa )
Bug Fixes
-
Require proto-plus >= 1.22.3 ( 5cd98aa )
-
Use
retry_async
instead ofretry
in async client ( 5cd98aa )
0.1.2 (2023-09-19)
Features
-
added ComputeStorageDescriptor for Compute Engine migration insights ( 50f7534 )
-
added GenericInsight which exposes generic insights on assets ( 50f7534 )
-
added new target-related options to VirtualMachinePreferences ( 50f7534 )
Bug Fixes
- deprecated the bios_name, total_rows_count and overlapping_asset_count fields ( 50f7534 )