Changelog
0.6.18 (2025-06-11)
Documentation
- Update import statement example in README ( 1562bb7 )
0.6.17 (2025-03-15)
Bug Fixes
-
[Many APIs] Allow Protobuf 6.x ( a1b9294 )
-
remove setup.cfg configuration for creating universal wheels ( #13659 ) ( 59bfd42 )
0.6.16 (2025-02-18)
Bug Fixes
- deps:Require grpc-google-iam-v1>=0.14.0 ( 4571dff )
0.6.15 (2025-02-12)
Features
-
Add REST Interceptors which support reading metadata ( a961bc0 )
-
Add support for reading selective GAPIC generation methods from service YAML ( a961bc0 )
0.6.14 (2024-12-12)
Features
- Add support for opt-in debug logging ( b1dfc55 )
Bug Fixes
- Fix typing issue with gRPC metadata when key ends in -bin ( b1dfc55 )
0.6.13 (2024-10-31)
Bug Fixes
- disable universe-domain validation ( 85c7512 )
0.6.12 (2024-10-24)
Features
0.6.11 (2024-07-30)
Bug Fixes
- Retry and timeout values do not propagate in requests during pagination ( c6eeae0 )
0.6.10 (2024-07-08)
Bug Fixes
0.6.9 (2024-03-05)
Bug Fixes
0.6.8 (2024-02-22)
Bug Fixes
-
[Many APIs] fix
ValueError
intest__validate_universe_domain
( #12280 ) ( 2d75d0e ) -
deps:[Many APIs] Require
google-api-core>=1.34.1
( #12303 ) ( fbb80c3 )
0.6.7 (2024-02-06)
Bug Fixes
-
Add google-auth as a direct dependency ( 780c5f1 )
-
Add staticmethod decorator to _get_client_cert_source and _get_api_endpoint ( 780c5f1 )
-
Resolve AttributeError ‘Credentials’ object has no attribute ‘universe_domain’ ( 780c5f1 )
0.6.6 (2024-02-01)
Features
- Allow users to explicitly configure universe domain ( a0392ee )
0.6.5 (2023-12-07)
Features
-
Add support for python 3.12 ( ea6cfc2 )
-
Introduce compatibility with native namespace packages ( ea6cfc2 )
Bug Fixes
-
Require proto-plus >= 1.22.3 ( ea6cfc2 )
-
Use
retry_async
instead ofretry
in async client ( ea6cfc2 )
0.6.4 (2023-09-30)
Documentation
0.6.3 (2023-07-05)
Bug Fixes
0.6.2 (2023-03-23)
Documentation
0.6.1 (2023-01-20)
Bug Fixes
- Add context manager return types ( 7cad108 )
Documentation
- Add documentation for enums ( 7cad108 )
0.6.0 (2023-01-10)
Features
0.5.1 (2022-12-14)
Bug Fixes
-
deps:Require google-api-core >=1.34.0, >=2.11.0 ( f1fd8d9 )
-
Drop usage of pkg_resources ( f1fd8d9 )
-
Fix timeout default values ( f1fd8d9 )
Documentation
- samples:Snippetgen should call await on the operation coroutine before calling result ( f1fd8d9 )
0.5.0 (2022-11-16)
Features
- Add typing to proto.Message based class attributes ( 27dfa13 )
Documentation
- samples:Snippetgen handling of repeated enum field ( 27dfa13 )
0.4.0 (2022-11-08)
Features
- add support for
google.cloud.apigee_registry.__version__
( 1fd5915 )
Bug Fixes
- Add dict typing for client_options ( 1fd5915 )
0.3.2 (2022-10-10)
Bug Fixes
0.3.1 (2022-09-30)
Bug Fixes
0.3.0 (2022-09-16)
Features
Bug Fixes
-
deps:require google-api-core>=1.33.1,>=2.8.0 ( 268c41c )
-
deps:require protobuf >= 3.20.1 ( 268c41c )
0.2.1 (2022-09-01)
Bug Fixes
0.2.0 (2022-08-21)
Features
0.1.2 (2022-08-15)
Bug Fixes
0.1.1 (2022-07-18)
Bug Fixes
- deps:require google-api-core>=1.32.0,>=2.8.0 ( 6cafce7 )
0.1.0 (2022-07-08)
Features
- generate v1 ( 7bf7420 )