4.2.0 (2022-08-23)
- Add client library support for AssetService v1 BatchGetEffectiveIamPolicies API (201d2b8)
- Add client library support for AssetService v1 BatchGetEffectiveIamPolicies API (201d2b8)
- Release of query system (201d2b8)
4.1.0 (2022-06-29)
4.0.0 (2022-06-16)
- update library to use Node 12 (#625)
- deps: update dependency @google-cloud/bigquery to v6 (#630) (d779420)
- deps: update dependency @google-cloud/storage to v6 (#629) (1fb5d23)
3.23.1 (2022-02-11)
3.23.0 (2022-02-08)
3.22.0 (2021-11-12)
3.21.0 (2021-11-09)
3.20.0 (2021-10-19)
3.19.0 (2021-09-07)
- add OSConfigZonalService API Committer: @jaiminsh (#553) (1ab2458)
- Release of relationships in v1, Add content type Relationship to support relationship search Committer: yuwangyw@ (#551) (56526b0)
3.18.0 (2021-08-30)
3.17.0 (2021-08-23)
3.16.1 (2021-08-17)
3.16.0 (2021-08-16)
- Release of relationships in v1, Add content type Relationship to support relationship export (#537) (873aae6)
3.15.5 (2021-08-13)
3.15.4 (2021-08-11)
3.15.3 (2021-07-16)
3.15.2 (2021-07-12)
3.15.1 (2021-06-30)
3.15.0 (2021-06-30)
- add new searchable fields (memberTypes, roles, project, folders and organization), new request fields (assetTypes and orderBy) and new response fields (assetType, folders and organization) in SearchAllIamPolicies (#511) (1dfb0e9)
3.14.1 (2021-06-22)
3.14.0 (2021-06-21)
3.13.0 (2021-05-26)
- 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 (#491) (8eea45f)
3.12.2 (2021-05-25)
3.12.1 (2021-05-12)
- deps: require google-gax v2.12.0 (#481) (f6f890f)
- use require() to load JSON protos (#484) (1aa6fa9)
3.12.0 (2021-02-09)
3.11.0 (2021-01-09)
3.10.0 (2020-12-02)
3.9.1 (2020-11-12)
3.9.0 (2020-11-02)
3.8.0 (2020-09-16)
3.7.1 (2020-09-13)
- remove unused AnalyzeIamPolicy and ExportIamPolicyAnalysis RPCs (#393)
- remove unused AnalyzeIamPolicy and ExportIamPolicyAnalysis RPCs (#393) (5994b6c)
- remove unused AnalyzeIamPolicy and ExportIamPolicyAnalysis RPCs (#395) (1d45e05)
- deps: update dependency yargs to v16 (#391) (ee124ce)
3.7.0 (2020-08-24)
3.6.0 (2020-08-14)
3.5.1 (2020-07-27)
3.5.0 (2020-07-08)
3.4.0 (2020-06-26)
3.3.0 (2020-06-17)
3.2.0 (2020-06-16)
- handle fallback option properly (77f9ca7)
3.1.0 (2020-06-04)
- add
SearchAllResources
andSearchAllIamPolicies
rpcs in asset service proto (#332) (2f896c4) - added support for project id, order_by in SearchAllResources, search on location, labels and networkTags field (321bc3a)
- check status of long running operation by its name (#328) (488a18b)
- clean proto list, add decoded function for longrunning method (#327) (9e710b7)
- remove eslint, update gax, fix generated protos, run the generator (#311) (999b782)
- synth.py clean up for multiple version (#326) (00e33b0)
- deps: update dependency @google-cloud/storage to v5 (#330) (238c11a)
- deps: update dependency uuid to v8 (#325) (dba0675)
3.0.0 (2020-04-10)
- The library now supports Node.js v10+. The last version to support Node.js v8 is tagged legacy-8 on NPM.
- removed SearchResources and SearchIamPolicies from v1p1beta1 client
- add org policy and access context manager protos (#304) (4d18cc7)
- adds v1p4beta1 API surface (#285) (9dee03a)
- deferred client initialization (#281) (8148ab0)
- drop node8 support, support for async iterators (#299) (ae14ae8)
- removed SearchResources and SearchIamPolicies from v1p1beta1 client (184fd2f)
2.2.0 (2020-02-27)
- export protos in src/index.ts (8f5e942)
- deps: update dependency uuid to v7 (d83c322)
2.1.0 (2020-02-13)
2.0.1 (2020-02-10)
- useless path template methods removed (af1c939)
2.0.0 (2020-01-30)
- removes projectPath helper, instead use "projects/${project}".
1.6.1 (2020-01-28)
- enum, bytes, and Long types now accept strings (21d58e1)
1.6.0 (2020-01-06)
- samples: update real time feed api sample code to use v1 API surface (f15d2e2)
1.5.0 (2019-12-06)
- add plural and singular resource descriptor (93c314d)
- adds CreateFeed, GetFeed, ListFeeds, UpdateFeed, DeleteFeed methods (13903ae)
1.4.2 (2019-11-13)
- deps: update dependency @google-cloud/storage to v4 (#207) (1b67b50)
- import long into proto ts declaration file (#218) (00bc96e)
- docs: snippets are now replaced in jsdoc comments (#217) (bec38ad)
1.4.1 (2019-10-22)
1.4.0 (2019-10-12)
- use compatible version of google-gax (332323f)
1.3.0 (2019-09-16)
- docs: remove reference-docs anchor (812bdc4)
- load protos from JSON, grpc-fallback support (abe6f81)
1.2.1 (2019-08-26)
1.2.0 (2019-08-20)
- deps: update dependency yargs to v14 (e3e5872)
1.1.4 (2019-08-05)
- allow calls with no request, add JSON proto (0015fbe)
1.1.3 (2019-07-29)
1.1.2 (2019-06-26)
1.1.1 (2019-06-14)
1.1.0 (2019-06-05)
1.0.0 (2019-05-11)
- deps: update dependency google-gax to ^0.26.0 (#132) (29dec78)
- deps: update dependency google-gax to v1 (#142) (c5d4508)
- include 'x-goog-request-params' header in requests (#126) (ff57600)
- upgrade engines field to >=8.10.0 (#134)
03-19-2019 11:42 PDT
This release ships the v1 version of the backend API.
Create the v1 client:
const asset = require('@google-cloud/asset');
const client = new asset.v1.AssetServiceClient();
- feat: add the v1 version of the API (#120)
- build: use per-repo publish token (#119)
03-13-2019 21:45 PDT
- fix: throw on invalid credentials
- docs: use backticks for JS values (#116)
- docs: update jsdoc samples and json import paths (#115)
- docs: update links in contrib guide (#108)
- docs: update contributing path in README (#100)
- docs: move CONTRIBUTING.md to root (#99)
- docs: add lint/fix example to contributing guide (#97)
- build: Add docuploader credentials to node publish jobs (#113)
- build: use node10 to run samples-test, system-test etc (#112)
- build: update release configuration
- chore: update proto formatting
- chore(deps): update dependency mocha to v6
- build: use linkinator for docs test (#107)
- fix(deps): update dependency yargs to v13 (#105)
- build: create docs test npm scripts (#104)
- build: test using @grpc/grpc-js in CI (#103)
- chore: ignore cache directories (#102)
- refactor: improve generated code style. (#96)
01-31-2019 10:32 PST
- refactor: remove unused IAM protobuf objects (#83)
- refactor: drop requirement of setting GCLOUD_PROJECT (#81)
- fix(proto): add support for folders (#90)
- fix(deps): update dependency google-gax to ^0.25.0 (#94)
12-04-2018 14:41 PST
- fix(deps): update dependency google-gax to ^0.22.0 (#49)
- chore(deps): update dependency @google-cloud/nodejs-repo-tools to v3 (#47)
- chore(deps): update dependency through2 to v3 (#44)
- chore(deps): update dependency eslint-plugin-node to v8 (#36)
- chore(deps): update dependency eslint-plugin-prettier to v3 (#21)
- sample: Add quickstart sample code for BatchGetAsstesHistory. (#59)
- refactor(samples): convert sample tests from ava to mocha (#56)
- docs: update README.md with correct links (#66)
- docs: update readme badges (#63)
- docs: Fix 404 link to product reference docs. (#62)
- docs(samples): add quickstart code for ExportAssets (#50)
- chore: update license file (#65)
- fix(build): fix system key decryption (#60)
- fix: fix the lint rules (#58)
- chore: do a little lint cleanup (#53)
- chore: add synth.metadata
- chore: update eslintignore config (#48)
- chore: drop contributors from multiple places (#46)
- chore: use latest npm on Windows (#45)
- chore: update CircleCI config (#43)
- chore: include build in eslintignore (#40)
- chore: update issue templates (#35)
- chore: remove old issue template (#33)
- build: run tests on node11 (#32)
- chores(build): run codecov on continuous builds (#29)
- chores(build): do not collect sponge.xml from windows builds (#30)
- chore: update new issue template (#28)
- build: fix codecov uploading on Kokoro (#24)
- Update CI config (#22)
- Update CI config and move to const (#19)
- test: remove appveyor config (#17)
- Fix the linter (#16)
- Enable prefer-const in the eslint config (#15)
Initial release of the Cloud Asset API.