Releases: googleapis/python-asset
Releases · googleapis/python-asset
v3.20.0
3.20.0 (2023-10-16)
Features
- Add support for directly attached and effective tags (7e2b606)
Documentation
v3.19.1
3.19.1 (2023-07-04)
Bug Fixes
- Add async context manager return types (#571) (4bdad82)
v3.19.0
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)
v3.18.1
3.18.1 (2023-03-24)
Documentation
- Fix formatting of request arg in docstring (#558) (21e3a6d)
v3.18.0
3.18.0 (2023-02-19)
Features
- Enable "rest" transport in Python for services supporting numeric enums (#549) (e6bd01b)
v3.17.1
3.17.1 (2023-01-20)
Bug Fixes
- Add context manager return types (e5e63a9)
Documentation
- Add documentation for enums (e5e63a9)
v3.17.0
3.17.0 (2023-01-14)
Features
- Policy Analyzer for Organization Policy is publicly available (ff8f92a)
Documentation
v3.15.0
3.15.0 (2023-01-07)
Features
- Add a new searchable field kmsKeys (#506) (07dd6cc)
- 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: Allow protobuf 3.19.5 (#508) (818abbb)
- 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)
v3.14.2
🤖 I have created a release beep boop
3.14.2 (2022-10-10)
Bug Fixes