4.4.1 (2022-11-10)
- deps: Use google-gax v3.5.2 (#447) (c0631d5)
- Regenerated protos JS and TS definitions (#451) (9710e71)
4.4.0 (2022-10-06)
4.3.0 (2022-09-22)
- Better support for fallback mode (#427) (c63417b)
- Change import long to require (#428) (4fd0750)
- Do not import the whole google-gax from proto JS (#1553) (#432) (ea51fef)
- Remove pip install statements (#1546) (#431) (a0e674f)
- use google-gax v3.3.0 (ea51fef)
4.2.0 (2022-07-04)
- support regapic LRO (1290f13)
- deps: update dependency @google-cloud/grafeas to v4 (#420) (6e40ebe)
- issue-417: adding additional asserts to track flaky error (#421) (23cd446)
4.1.0 (2022-06-10)
4.0.0 (2022-05-17)
- update library to use Node 12 (#408)
3.4.0 (2022-04-05)
3.3.0 (2021-11-11)
3.2.0 (2021-08-23)
3.1.8 (2021-08-17)
3.1.7 (2021-07-21)
- deps: google-gax v2.17.1 (#326) (9e3f627)
- Updating WORKSPACE files to use the newest version of the Typescript generator. (#329) (5403fb4)
3.1.6 (2021-07-01)
3.1.5 (2021-06-30)
3.1.4 (2021-05-25)
3.1.3 (2021-05-12)
3.1.2 (2021-05-07)
3.1.1 (2021-04-27)
3.1.0 (2021-01-14)
- adds style enum (641da22)
3.0.1 (2020-11-25)
3.0.0 (2020-11-16)
- added getVulnerabilityOccurrencesSummary to v1 (#263)
2.1.1 (2020-07-10)
2.1.0 (2020-06-28)
- check status of long running operation by its name (#209) (45420a3)
- move ts target to es2018 from es2016 (#220) (7397f8f)
- deps: update dependency @google-cloud/pubsub to v2 (#215) (83cf246)
- handle fallback option properly (#225) (623535d)
- remove unneeded common protos in generated proto list (#207) (3cdfed3)
- synth.py clean up for multiple version (#214) (67ce7d7)
2.0.0 (2020-04-23)
- The library now supports Node.js v10+. The last version to support Node.js v8 is tagged legacy-8 on NPM.
- remove eslint, update gax, fix generated protos, run the generator (#180) (1f75445)
- deps: update dependency @google-cloud/grafeas to v3 (#189) (df59146)
- samples: should use effective_severity field (#200) (7e6146d)
1.10.0 (2020-03-06)
1.9.0 (2020-02-29)
- export protos in src/index.ts (29af69b)
1.8.0 (2020-02-12)
1.7.1 (2020-02-05)
- proto annotations; enum, bytes, and Long types now accept strings (34b461f)
1.7.0 (2020-01-02)
1.6.1 (2019-12-05)
- deps: pin TypeScript below 3.7.0 (9a171a3)
1.6.0 (2019-11-19)
- import long into proto ts declaration file (#103) (1b31db6)
- docs: bump release level to GA (#107) (15366fa)
- docs: snippets are now replaced in jsdoc comments (#102) (29523b1)
1.5.1 (2019-10-22)
1.5.0 (2019-10-09)
- deps: update dependency @google-cloud/pubsub to v1 (#84) (3592d57)
- use compatible version of google-gax (894a286)
1.4.0 (2019-09-16)
- set proper version # for x-goog-api-client (8245809)
- deps: update dependency @google-cloud/pubsub to ^0.32.0 (#81) (7116630)
- docs: remove anchor from reference doc link (658df48)
- load protos from JSON, grpc-fallback support (766fa96)
1.3.3 (2019-08-16)
1.3.2 (2019-08-03)
- allow calls with no request, add JSON proto (4483e7e)
1.3.1 (2019-07-29)
1.3.0 (2019-07-15)
1.2.2 (2019-06-26)
1.2.1 (2019-06-24)
1.2.0 (2019-06-19)
1.1.0 (2019-06-18)
1.0.2 (2019-06-14)
1.0.1 (2019-06-11)
- upgrade engines field to >=8.10.0 (#2)