Skip to content
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.

Releases: googleapis/nodejs-security-center

v5.0.0

16 Jun 16:02
b1644df
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • Removed 'having' as a field in the List and Group Finding and Asset requests.

Features

  • add Resource to the v1 NotificationMessage, update protos (#286) (f810e5e)

Bug Fixes

v4.0.0

04 Jun 01:31
f798376
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • The library now supports Node.js v10+. The last version to support Node.js v8 is tagged legacy-8 on NPM.

Features

  • check status of long running operation by its name (#273) (dd0f4d1)
  • drop node8 support, support for async iterators (#248) (686f741)

Bug Fixes

  • export explicit version from protos.js (#253) (aa62575)
  • remove eslint, update gax, fix generated protos, run the generator (#258) (38e64d7)
  • synth.py clean up for multiple version (#274) (e50061a)
  • deps: update dependency @google-cloud/pubsub to v2 (#276) (6ce252e)

v3.1.0

11 Mar 20:02
440e682
Compare
Choose a tag to compare

Features

Bug Fixes

  • updated timeout in service config (280cba4)

v3.0.1

07 Feb 21:01
efb17c5
Compare
Choose a tag to compare

Bug Fixes

  • pass x-goog-request-params header for streaming calls (c73e1b6)

v3.0.0

05 Feb 19:31
aa37c01
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • convert library to TypeScript, adding v1p1beta1 import (#198)

Features

  • convert library to TypeScript, adding v1p1beta1 import (#198) (0adb7d0)

v2.3.2

30 Jan 15:17
8450045
Compare
Choose a tag to compare

Bug Fixes

  • enum, bytes, and Long types now accept strings (be83dd6)

v2.3.1

06 Jan 18:47
Compare
Choose a tag to compare

Bug Fixes

  • proto files updated with proto annotations (#182) (010f3de)

v2.3.0

12 Dec 23:03
Compare
Choose a tag to compare

Features

Bug Fixes

  • deps: pin TypeScript below 3.7.0 (121d969)

v2.2.2

18 Nov 15:02
Compare
Choose a tag to compare

Bug Fixes

  • import long into proto ts declaration file (#167) (8548ae2)
  • docs: bump release level to GA (#171) (8169088)
  • docs: snippets are now replaced in jsdoc comments (#166) (c2d6f93)

v2.2.1

22 Oct 20:44
Compare
Choose a tag to compare

Bug Fixes