Changelog
0.4.13 (2024-10-31)
Bug Fixes
- disable universe-domain validation (4ed4108)
0.4.12 (2024-10-24)
Features
0.4.11 (2024-07-30)
Bug Fixes
- Retry and timeout values do not propagate in requests during pagination (6e83a37)
0.4.10 (2024-07-08)
Bug Fixes
0.4.9 (2024-03-05)
Bug Fixes
0.4.8 (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.4.7 (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.4.6 (2024-02-01)
Features
- Allow users to explicitly configure universe domain (a0392ee)
0.4.5 (2023-12-07)
Features
Add support for python 3.12 (0d1a592)
Introduce compatibility with native namespace packages (0d1a592)
Bug Fixes
0.4.4 (2023-09-30)
Documentation
0.4.3 (2023-07-05)
Bug Fixes
0.4.2 (2023-03-23)
Documentation
0.4.1 (2023-01-20)
Bug Fixes
- Add context manager return types (0058c52)
Documentation
- Add documentation for enums (0058c52)
0.4.0 (2023-01-10)
Features
0.3.0 (2022-12-13)
Features
Add support for
google.cloud.beyondcorp_appconnections.__version__
(4f606b1)Add typing to proto.Message based class attributes (4f606b1)
Bug Fixes
Add dict typing for client_options (4f606b1)
deps: Require google-api-core >=1.34.0, >=2.11.0 (f7717f8)
Drop usage of pkg_resources (f7717f8)
Fix timeout default values (f7717f8)
Documentation
Fix minor docstring formatting (4f606b1)
samples: Snippetgen handling of repeated enum field (4f606b1)
samples: Snippetgen should call await on the operation coroutine before calling result (f7717f8)
0.2.2 (2022-10-10)
Bug Fixes
0.2.1 (2022-10-03)
Bug Fixes
0.2.0 (2022-09-16)
Features
Bug Fixes
0.1.1 (2022-08-15)
Bug Fixes
0.1.0 (2022-07-18)
Features
- generate v1 (2f76be4)