Skip to content
This repository has been archived by the owner on Feb 28, 2024. It is now read-only.

Releases: googleapis/python-asset

v3.20.0

16 Oct 14:53
7c1f5fe
Compare
Choose a tag to compare

3.20.0 (2023-10-16)

Features

  • Add support for directly attached and effective tags (7e2b606)

Documentation

  • Clarify comments for tags and effective tags (7e2b606)
  • Minor formatting (#586) (6374962)

v3.19.1

05 Jul 14:50
58bd65c
Compare
Choose a tag to compare

3.19.1 (2023-07-04)

Bug Fixes

  • Add async context manager return types (#571) (4bdad82)

v3.19.0

03 Apr 13:54
caf3792
Compare
Choose a tag to compare

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

27 Mar 14:48
c485429
Compare
Choose a tag to compare

3.18.1 (2023-03-24)

Documentation

  • Fix formatting of request arg in docstring (#558) (21e3a6d)

v3.18.0

24 Feb 00:19
92ddde9
Compare
Choose a tag to compare

3.18.0 (2023-02-19)

Features

  • Enable "rest" transport in Python for services supporting numeric enums (#549) (e6bd01b)

v3.17.1

23 Jan 15:46
5b948f5
Compare
Choose a tag to compare

3.17.1 (2023-01-20)

Bug Fixes

  • Add context manager return types (e5e63a9)

Documentation

  • Add documentation for enums (e5e63a9)

v3.17.0

17 Jan 21:25
319c303
Compare
Choose a tag to compare

3.17.0 (2023-01-14)

Features

  • Policy Analyzer for Organization Policy is publicly available (ff8f92a)

Documentation

v3.16.0

10 Jan 17:20
34d3f24
Compare
Choose a tag to compare

3.16.0 (2023-01-10)

Features

v3.15.0

09 Jan 18:42
8bcae10
Compare
Choose a tag to compare

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

10 Oct 17:50
c576c10
Compare
Choose a tag to compare

🤖 I have created a release beep boop

3.14.2 (2022-10-10)

Bug Fixes