Changelog
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
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
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)