Changelog¶
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)
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¶
2.0.0 (2020-08-05)¶
⚠ BREAKING CHANGES¶
move to microgenerator (#58)
0.7.0¶
01-29-2020 10:53 PST
0.5.0¶
10-29-2019 14:26 PDT
0.4.0¶
08-01-2019 14:24 PDT
0.3.0¶
07-22-2019 17:42 PDT
Implementation Changes¶
Dependencies¶
Documentation¶
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.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] (#6341)
New Features¶
Dependencies¶
Documentation¶
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.0¶
Initial release.