2.2.0 (2020-11-19)
- add AnalyzeIamPolicy and ExportIamPolicyAnalysis; support OSInventory; add common resource helper methods; expose client transport (#113) (3bf4c0a)
2.1.0 (2020-09-25)
2.0.0 (2020-08-05)
- move to microgenerator (#58)
- asset: Add sample code for two new RPCs. [(#4080)](GoogleCloudPlatform/python-docs-samples#4080) (3e935de)
- add sample code for ListAssets v1p5beta1 [(#4251)](GoogleCloudPlatform/python-docs-samples#4251) (187807f), closes #4250
- move to microgenerator (#58) (3219b64)
- limit asset types to avoid exceeding quota (00b43e8)
1.3.0 (2020-06-25)
1.2.0 (2020-06-23)
1.1.0 (2020-06-10)
1.0.0 (2020-06-10)
0.10.0 (2020-05-08)
0.9.0 (2020-03-17)
0.8.0 (2020-03-07)
- remove search resources and search iam policies support in v1p1beta1; remove export assets and batch get assets history from v1p2beta1 (via synth) (#12) (15b60a3)
01-29-2020 10:53 PST
- Add v1p1beta1, promote library to beta. (#10202)
- Undeprecate resource name helper methods, add 2.7 deprecation warning (via synth). (#10036)
12-12-2019 10:46 PST
- Add real time feed support to v1 (via synth). (#9930)
- Deprecate resource name helper methods (via synth). (#9827)
- Change spacing in docs templates (via synth). (#9736)
- Add Python 2 sunset banner to documentation. (#9036)
- Normalize VPCSC configuration in systests. (#9614)
10-29-2019 14:26 PDT
- Add
bigquery_destination
toOutputConfig
; makecontent_type
optional argument toBatchGetAssetsHistoryRequest
; adduri_prefix
toGcsDestination
; addORG_POLICY
andACCESS_POLICY
content type enums (#9555)
- Remove compatability badges from READMEs. (#9035)
- Fix intersphinx reference to requests (#9294)
- Remove CI for gh-pages; use googleapis.dev for api_core refs (#9085)
08-12-2019 13:44 PDT
- Fix links to googleapis.dev (#8998)
08-01-2019 14:24 PDT
- Generate asset v1p2beta1. (#8888)
- Update intersphinx mapping for requests. (#8805)
07-22-2019 17:42 PDT
- 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)
- Add 'client_options' support (via synth). (#8498)
- Bump minimum version for google-api-core to 1.14.0. (#8709)
- Update pin for 'grpc-google-iam-v1' to 0.12.3+. (#8647)
- Link to googleapis.dev documentation in READMEs. (#8705)
- Add compatibility check badges to READMEs. (#8288)
- 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)
03-19-2019 12:17 PDT
- Rename 'GcsDestination.uri' -> 'object_uri', docstring changes . (#7202)
- Protoc-generated serialization update.. (#7073)
- Generate v1. (#7513)
- 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)
12-17-2018 16:15 PST
- 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)
- 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)
- Document Python 2 deprecation (#6910)
- Fix docs build. (#6351)
- Normalize use of support level badges (#6159)
- 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)
- Release as
google-cloud-asset
, rather thangoogle-cloud-cloudasset
(#5998)
Initial release.