- 3.30.1 (latest)
- 3.30.0
- 3.29.2
- 3.28.0
- 3.27.1
- 3.26.4
- 3.25.1
- 3.24.3
- 3.23.0
- 3.22.0
- 3.21.0
- 3.20.1
- 3.19.1
- 3.18.1
- 3.17.1
- 3.16.0
- 3.15.0
- 3.14.2
- 3.13.1
- 3.12.0
- 3.11.0
- 3.10.0
- 3.9.1
- 3.8.1
- 3.7.1
- 3.6.1
- 3.5.0
- 3.4.0
- 3.3.0
- 3.2.1
- 3.1.0
- 2.2.2
- 2.1.0
- 2.0.0
- 1.3.2
- 1.2.0
- 1.1.0
- 1.0.0
- 0.10.0
- 0.9.0
- 0.8.0
- 0.7.0
- 0.6.0
- 0.5.0
- 0.4.1
- 0.3.0
Changelog
3.30.1 (2025-05-08)
Documentation
- fix typos in documentation ( deb14f3 )
3.30.0 (2025-04-24)
Features
-
A new field
enrichments
is added to message.google.cloud.asset.v1.ResourceSearchResult
( b464b68 ) -
A new message
AssetEnrichment
is added ( b464b68 ) -
A new message
ResourceOwners
is added ( b464b68 ) -
A new value
GOVERN_TAGS
is added to enumMethodType
( b464b68 ) -
A new value
REMOVE_GRANT
is added to enumMethodType
( b464b68 )
Documentation
-
A comment for field
attached_resource
in message.google.cloud.asset.v1.EffectiveTagDetails
is changed ( b464b68 ) -
A comment for field
consolidated_policy
in message.google.cloud.asset.v1.AnalyzeOrgPoliciesResponse
is changed ( b464b68 ) -
A comment for field
policy_bundle
in message.google.cloud.asset.v1.AnalyzeOrgPoliciesResponse
is changed ( b464b68 ) -
A comment for field
policy_bundle
in message.google.cloud.asset.v1.AnalyzeOrgPolicyGovernedAssetsResponse
is changed ( b464b68 ) -
A comment for field
policy_bundle
in message.google.cloud.asset.v1.AnalyzeOrgPolicyGovernedContainersResponse
is changed ( b464b68 ) -
A comment for field
service_account_impersonation_analysis
in message.google.cloud.asset.v1.AnalyzeIamPolicyResponse
is changed ( b464b68 )
3.29.2 (2025-03-15)
Bug Fixes
-
[Many APIs] Allow Protobuf 6.x ( 3a85796 )
-
remove setup.cfg configuration for creating universal wheels ( #13659 ) ( 59bfd42 )
3.29.1 (2025-02-18)
Bug Fixes
- deps:Require grpc-google-iam-v1>=0.14.0 ( 4571dff )
3.29.0 (2025-02-12)
Features
-
Add REST Interceptors which support reading metadata ( b1c3ce8 )
-
Add support for reading selective GAPIC generation methods from service YAML ( b1c3ce8 )
3.28.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 )
3.27.1 (2024-10-31)
Bug Fixes
- disable universe-domain validation ( 85c7512 )
3.27.0 (2024-10-24)
Features
3.26.4 (2024-09-16)
Documentation
- [google-cloud-asset] Comments are clarified for certain fields in messages
QueryAssetsResponse
andResourceSearchResult
( #13076 ) ( 35b2c45 )
3.26.3 (2024-07-30)
Bug Fixes
- Retry and timeout values do not propagate in requests during pagination ( 6e83a37 )
3.26.2 (2024-07-08)
Bug Fixes
3.26.1 (2024-04-24)
Documentation
- fix required permissions for resources.searchAll and iamPolicies.searchAll ( bbc49a5 )
3.26.0 (2024-03-28)
Features
- add tag key id support ( 2c17f60 )
Documentation
- add tagKeyIds example for ResourceSearchResult.tags ( 2c17f60 )
3.25.1 (2024-03-22)
Documentation
3.25.0 (2024-03-07)
Features
-
Add
asset_type
field toGovernedIamPolicy
andGovernedResource
( ff71d1a ) -
Add
effective_tags
field toGovernedResource
( ff71d1a ) -
Add field
condition_evaluation
toAnalyzerOrgPolicy.Rule
( ff71d1a ) -
Add fields
project
,folders
andorganization
toOrgPolicyResult
( ff71d1a ) -
Add fields
project
,folders
,organization
andeffective_tags
toGovernedContainer
( ff71d1a )
Documentation
- Update comment for rpc
AnalyzeOrgPolicyGovernedAssets
to include additional canned constraints ( ff71d1a )
3.24.3 (2024-03-05)
Bug Fixes
3.24.2 (2024-02-22)
Bug Fixes
-
deps:[Many APIs] Require
google-api-core>=1.34.1
( #12303 ) ( fbb80c3 ) -
fix ValueError in test__validate_universe_domain ( e6cd222 )
Documentation
- [google-cloud-asset] updated comments ( e6cd222 )
3.24.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 )
3.24.0 (2024-02-01)
Features
- Allow users to explicitly configure universe domain ( a0392ee )
3.23.0 (2024-01-04)
Features
- Added new resource references to fields in AnalyzeMoveRequest ( 599e175 )
Documentation
- Updated comments ( 599e175 )
3.22.0 (2023-12-12)
Features
-
added Asset.access_policy, access_level, service_perimeter, org_policy ( 0fc00b8 )
-
added messages ExportAssetsResponse, BatchGetAssetsHistoryResponse ( 0fc00b8 )
-
added resource definitions to some messages ( 0fc00b8 )
Documentation
- updated comments ( 0fc00b8 )
3.21.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 )
3.20.1 (2023-11-15)
Bug Fixes
3.20.0 (2023-10-16)
Features
- Add support for directly attached and effective tags ( 7e2b606 )
Documentation
3.19.1 (2023-07-04)
Bug Fixes
3.19.0 (2023-04-01)
Features
-
Add support for AnalyzeOrgPolicies API ( 00dcd06 )
-
Add support for AnalyzeOrgPolicyGovernedAssets API ( 00dcd06 )
-
Add support for AnalyzeOrgPolicyGovernedContainers API ( 00dcd06 )
3.18.1 (2023-03-24)
Documentation
3.18.0 (2023-02-19)
Features
3.17.1 (2023-01-20)
Bug Fixes
- Add context manager return types ( e5e63a9 )
Documentation
- Add documentation for enums ( e5e63a9 )
3.17.0 (2023-01-14)
Features
- Policy Analyzer for Organization Policy is publicly available ( ff8f92a )
Documentation
- Brand and typo fixes ( ff8f92a )
3.16.0 (2023-01-10)
Features
3.15.0 (2023-01-07)
Features
-
Add support for
google.cloud.asset.__version__
( 6bad165 ) -
Add typing to proto.Message based class attributes ( 6bad165 )
Bug Fixes
-
Add dict typing for client_options ( 6bad165 )
-
Deprecate searchable field kmsKey ( 07dd6cc )
-
deps:Require google-api-core >=1.34.0, >=2.11.0 ( 6bad165 )
-
Drop usage of pkg_resources ( 6bad165 )
-
Fix timeout default values ( 6bad165 )
Documentation
-
samples:Snippetgen handling of repeated enum field ( 6bad165 )
-
samples:Snippetgen should call await on the operation coroutine before calling result ( 6bad165 )
-
Small change for documentation ( 6bad165 )
3.14.1 (2022-09-29)
Bug Fixes
3.14.0 (2022-09-20)
Features
3.13.1 (2022-08-29)
Documentation
3.13.0 (2022-08-17)
Features
- Add client library support for AssetService v1 BatchGetEffectiveIamPolicies API ( #474 ) ( 28fdf20 )
3.12.0 (2022-08-12)
Features
Bug Fixes
3.11.0 (2022-08-09)
Features
- Add client library support for AssetService v1 BatchGetEffectiveIamPolicies API ( #462 ) ( 30a184b )
3.10.0 (2022-07-18)
Features
- add audience parameter ( 996c4e8 )
Bug Fixes
3.9.1 (2022-06-03)
Bug Fixes
Documentation
3.9.0 (2022-05-19)
Features
3.8.1 (2022-03-05)
Bug Fixes
-
deps:require google-api-core>=1.31.5, >=2.3.2 ( #379 ) ( 6ed1b9d )
-
deps:require proto-plus>=1.15.0 ( 6ed1b9d )
3.8.0 (2022-02-26)
Features
Bug Fixes
- resolve DuplicateCredentialArgs error when using credentials_file ( e5a9160 )
Documentation
- add autogenerated code snippets ( 8e6877d )
3.7.1 (2021-11-02)
Bug Fixes
-
deps:drop packaging dependency ( 3f3e552 )
-
deps:require google-api-core >= 1.28.0 ( 3f3e552 )
-
fix extras_require typo in setup.py ( 3f3e552 )
Documentation
- list oneofs in docstring ( 3f3e552 )
3.7.0 (2021-10-12)
Features
3.6.1 (2021-09-30)
Bug Fixes
- improper types in pagers generation ( fa08cbf )
3.6.0 (2021-09-24)
Bug Fixes
- add ‘dict’ annotation type to ‘request’ ( 79a5a8a )
Documentation
3.5.0 (2021-09-03)
Features
-
v1:Add content type Relationship to support relationship search ( 038febe )
3.4.0 (2021-08-17)
Features
- Release of relationships in v1, Add content type Relationship to support relationship export ( #262 ) ( 93c92c1 )
3.3.0 (2021-07-28)
Features
-
Add AnalyzeMove API ( a242adc )
-
Add AttachedResource field for ResourceSearchResult ( a242adc )
-
Add read_mask field for SearchAllResourcesRequest ( a242adc )
-
Add VersionedResource field for ResourceSearchResult ( a242adc )
-
Change metadata field for the AnalyzeIamPolicyLongrunning ( #245 ) ( a242adc )
Bug Fixes
Documentation
3.2.1 (2021-07-21)
Bug Fixes
3.2.0 (2021-07-12)
Features
-
add always_use_jwt_access ( 0a14f25 )
-
add new searchable fields (memberTypes, roles, project, folders and organization) in SearchAllIamPolicies ( 0a14f25 )
-
new request fields (assetTypes and orderBy) in SearchAllIamPolicies ( 0a14f25 )
-
new response fields (assetType, folders and organization) in SearchAllIamPolicies ( 0a14f25 )
Bug Fixes
Documentation
3.1.0 (2021-06-07)
Features
-
add
from_service_account_info
( 34278bf ) -
add Cloud Asset List API, add access time as condition context in request and evaluation value in response for Cloud Asset AnalyzeIamPolicy API, add more info (folders, organizations, kms_key, create_time, update_time, state, parent_full_resource_name, parent_asset_type) in response for Cloud Asset SearchAllResources API ( #196 ) ( 69ecd23 )
-
support self-signed JWT flow for service accounts ( d0b9b21 )
Bug Fixes
-
add async client to %name_%version/init.py ( d0b9b21 )
Documentation
2.2.0 (2020-11-19)
Features
- add AnalyzeIamPolicy and ExportIamPolicyAnalysis; support OSInventory; add common resource helper methods; expose client transport ( #113 ) ( 3bf4c0a )
Documentation
2.1.0 (2020-09-25)
Features
Bug Fixes
2.0.0 (2020-08-05)
⚠ BREAKING CHANGES
- move to microgenerator (#58)
Features
-
asset:Add sample code for two new RPCs. ([#4080](https://www.github.com/googleapis/python-asset/issues/4080)) ( 3e935de )
-
add sample code for ListAssets v1p5beta1 ([#4251](https://www.github.com/googleapis/python-asset/issues/4251)) ( 187807f ), closes #4250
Bug Fixes
- limit asset types to avoid exceeding quota ( 00b43e8 )
1.3.0 (2020-06-25)
Features
Bug Fixes
1.2.0 (2020-06-23)
Features
1.1.0 (2020-06-10)
Features
1.0.0 (2020-06-10)
Features
0.10.0 (2020-05-08)
Features
0.9.0 (2020-03-17)
Features
0.8.0 (2020-03-07)
Features
- remove search resources and search iam policies support in v1p1beta1; remove export assets and batch get assets history from v1p2beta1 (via synth) ( #12 ) ( 15b60a3 )
Bug Fixes
0.7.0
01-29-2020 10:53 PST
New Features
-
Add v1p1beta1, promote library to beta. ( #10202 )
-
Undeprecate resource name helper methods, add 2.7 deprecation warning (via synth). ( #10036 )
0.6.0
12-12-2019 10:46 PST
New Features
-
Add real time feed support to v1 (via synth). ( #9930 )
-
Deprecate resource name helper methods (via synth). ( #9827 )
Documentation
-
Change spacing in docs templates (via synth). ( #9736 )
-
Add Python 2 sunset banner to documentation. ( #9036 )
Internal / Testing Changes
- Normalize VPCSC configuration in systests. ( #9614 )
0.5.0
10-29-2019 14:26 PDT
New Features
- Add
bigquery_destination
toOutputConfig
; makecontent_type
optional argument toBatchGetAssetsHistoryRequest
; adduri_prefix
toGcsDestination
; addORG_POLICY
andACCESS_POLICY
content type enums ( #9555 )
Documentation
- Remove compatability badges from READMEs. ( #9035 )
Internal / Testing Changes
-
Fix intersphinx reference to requests ( #9294 )
-
Remove CI for gh-pages; use googleapis.dev for api_core refs ( #9085 )
0.4.1
08-12-2019 13:44 PDT
Documentation
- Fix links to googleapis.dev ( #8998 )
0.4.0
08-01-2019 14:24 PDT
New Features
- Generate asset v1p2beta1. ( #8888 )
Internal / Testing Changes
- Update intersphinx mapping for requests. ( #8805 )
0.3.0
07-22-2019 17:42 PDT
Implementation Changes
-
Allow kwargs to be passed to create_channel (via synth). ( #8382 )
-
Add nox session docs, add routing header to method metadata (via synth). ( #7919 )
-
Remove classifier for Python 3.4 for end-of-life. ( #7535 )
New Features
- Add ‘client_options’ support (via synth). ( #8498 )
Dependencies
-
Bump minimum version for google-api-core to 1.14.0. ( #8709 )
-
Update pin for ‘grpc-google-iam-v1’ to 0.12.3+. ( #8647 )
Documentation
-
Link to googleapis.dev documentation in READMEs. ( #8705 )
-
Add compatibility check badges to READMEs. ( #8288 )
Internal / Testing Changes
-
Update vpcsc test settings. ( #8627 )
-
Pin black version (via synth) ( #8572 )
-
Add VPCSC tests. ( #8613 )
-
All: Add docs job to publish to googleapis.dev. ( #8464 )
-
Add disclaimer to auto-generated template files (via synth). ( #8306 )
-
Suppress checking ‘cov-fail-under’ in nox default session (via synth). ( #8232 )
-
Fix coverage in ‘types.py’. ( #8144 )
-
Blacken noxfile.py, setup.py (via synth). ( #8114 )
-
Declare encoding as utf-8 in pb2 files (via synth). ( #8343 )
-
Add empty lines (via synth). ( #8047 )
0.2.0
03-19-2019 12:17 PDT
Implementation Changes
-
Rename ‘GcsDestination.uri’ -> ‘object_uri’, docstring changes . ( #7202 )
-
Protoc-generated serialization update.. ( #7073 )
New Features
- Generate v1. ( #7513 )
Documentation
-
Fix broken links to Cloud Asset API ( #7524 )
-
Updated client library documentation URLs. ( #7307 )
-
Update copyright headers
-
Pick up stub docstring fix in GAPIC generator. #6963 )
Internal / Testing Changes
0.1.2
12-17-2018 16:15 PST
Implementation Changes
-
Use moved iam.policy now at google.api_core.iam.policy ( #6741 )
-
Pick up enum fixes in the GAPIC generator. ( #6607 )
-
Pick up fixes in GAPIC generator. ( #6489 )
-
Fix client_info bug, update docstrings. ( #6403 )
-
Synth docstring changes generated from updated protos ( #6349 )
-
Generated cloud asset client files are under asset- version
New Features
Dependencies
-
Add ‘mock’ to unit test dependencies for autogen libs. ( #6402 )
-
Bump minimum
api_core
version for all GAPIC libs to 1.4.1. ( #6391 ) -
Avoid broken ‘google-common-apis 1.5.4’ release. ( #6355 )
Documentation
-
Document Python 2 deprecation ( #6910 )
-
Fix docs build. ( #6351 )
-
Normalize use of support level badges ( #6159 )
Internal / Testing Changes
-
Add templating to asset synth.py ( #6606 )
-
Add synth metadata. ( #6560 )
-
Update noxfile.
-
Blacken all gen’d libs ( #6792 )
-
Omit local deps ( #6701 )
-
Run black at end of synth.py ( #6698 )
-
Unblack gapic and protos.
-
Run Black on Generated libraries ( #6666 )
-
Add templates for flake8, coveragerc, noxfile, and black. ( #6642 )
-
Add / fix badges for PyPI / versions. ( #6158 )
-
Use new Nox ( #6175 )
0.1.1
Packaging
- Release as
google-cloud-asset
, rather thangoogle-cloud-cloudasset
( #5998 )
0.1.0
Initial release.