Changelog
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
-
Require proto-plus >= 1.22.3 ( ea6cfc2 )
-
Use
retry_async
instead ofretry
in async client ( ea6cfc2 )
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
- Add apis for AssuredWorkload monitoring feature and to restrict allowed resources ( #207 ) ( a38f6af )
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 )
-
add HIPAA and HITRUST compliance regimes ( #13 ) ( 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 )