Changelog
1.14.0 (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)
1.13.1 (2024年10月31日)
Bug Fixes
- disable universe-domain validation (85c7512)
1.13.0 (2024年10月24日)
Features
1.12.5 (2024年07月30日)
Bug Fixes
- Retry and timeout values do not propagate in requests during pagination (6e83a37)
1.12.4 (2024年07月08日)
Bug Fixes
1.12.3 (2024年03月05日)
Bug Fixes
1.12.2 (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)
1.12.1 (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)
1.12.0 (2024年02月01日)
Features
- Allow users to explicitly configure universe domain (a0392ee)
1.11.0 (2023年12月07日)
Features
Add support for python 3.12 (ea6cfc2)
Introduce compatibility with native namespace packages (ea6cfc2)
Bug Fixes
1.10.3 (2023年09月13日)
Documentation
1.10.2 (2023年07月04日)
Bug Fixes
1.10.1 (2023年03月23日)
Documentation
1.10.0 (2023年02月09日)
Features
1.9.1 (2023年01月20日)
Bug Fixes
- Add context manager return types (764fbd9)
Documentation
- Add documentation for enums (764fbd9)
1.9.0 (2023年01月10日)
Features
1.8.1 (2022年12月08日)
Bug Fixes
deps: Require google-api-core >=1.34.0, >=2.11.0 (6a0ac97)
Drop usage of pkg_resources (6a0ac97)
Fix timeout default values (6a0ac97)
Documentation
- samples: Snippetgen should call await on the operation coroutine before calling result (6a0ac97)
1.8.0 (2022年11月16日)
Features
add support for
google.cloud.assuredworkloads.__version__
(58b4377)Add typing to proto.Message based class attributes (3f09fb8)
Bug Fixes
Documentation
- samples: Snippetgen handling of repeated enum field (3f09fb8)
1.7.0 (2022年10月14日)
Features
1.6.1 (2022年10月07日)
Bug Fixes
1.6.0 (2022年10月03日)
Features
Bug Fixes
1.5.0 (2022年09月02日)
Features
1.4.2 (2022年08月24日)
Bug Fixes
- v1beta1: Removed
restrict_allowed_services
,RestrictAllowedServicesRequest
,RestrictAllowedServicesResponse
(b07a36a)
Documentation
- v1beta1: Update analyzeWorkloadMove documentation (b07a36a)
1.4.1 (2022年08月15日)
Bug Fixes
1.4.0 (2022年07月19日)
Features
v1beta1: AnalyzeWorkloadMove returns information about org policy differences between the project and target folder (7afe126)
v1beta1: Update method signature of analyzeWorkloadMove to accept project as source (#182) (7afe126)
1.3.0 (2022年07月16日)
Features
add audience parameter (ea32aaa)
ITAR June Preview Launch (ea32aaa)
v1beta1: Removed _v1beta1 suffix from proto file names (#174) (03d456b)
Bug Fixes
1.2.3 (2022年06月03日)
Bug Fixes
Documentation
1.2.2 (2022年03月05日)
Bug Fixes
deps: require google-api-core>=1.31.5, >=2.3.2 (#136) (a287c38)
deps: require proto-plus>=1.15.0 (a287c38)
1.2.1 (2022年02月26日)
Documentation
- add autogenerated code snippets (70e74a3)
1.2.0 (2022年02月04日)
Features
1.1.0 (2022年01月13日)
Features
1.0.0 (2021年11月01日)
Features
Bug Fixes
Documentation
- list oneofs in docstring (2bc0174)
0.8.0 (2021年10月11日)
Features
0.7.2 (2021年09月30日)
Bug Fixes
- improper types in pagers generation (a78556b)
0.7.1 (2021年09月24日)
Bug Fixes
- add ‘dict’ annotation type to ‘request’ (5c4dd09)
0.7.0 (2021年09月20日)
Features
0.6.0 (2021年08月30日)
Features
Add Canada regions and support compliance regime (#73) (b62f7c7)
display_name is added to ResourceSettings (b62f7c7)
resource_settings is added to CreateWorkloadOperationMetadata (b62f7c7)
ResourceType CONSUMER_FOLDER and KEYRING are added (b62f7c7)
Bug Fixes
billing_account is now optional in Workload (b62f7c7)
ResourceType CONSUMER_PROJECT is deprecated (b62f7c7)
0.5.0 (2021年07月28日)
Features
0.4.2 (2021年07月27日)
Bug Fixes
Documentation
Miscellaneous Chores
0.4.1 (2021年07月20日)
Bug Fixes
0.4.0 (2021年06月30日)
Features
Bug Fixes
Documentation
0.3.1 (2021年06月16日)
Bug Fixes
0.3.0 (2021年05月28日)
Features
Add ‘resource_settings’ field to provide custom properties (ids) for the provisioned projects (6ff8af6)
support self-signed JWT flow for service accounts (a28c728)
Bug Fixes
0.2.1 (2021年02月11日)
Bug Fixes
0.2.0 (2020年11月17日)
Features
- add
provisioned_resources_parent
andkms_settings
; add common resource path helper methods (daaff1f)
0.1.0 (2020年10月02日)
Features
- generate v1beta1 (999fa05)