Releases: googleapis/nodejs-security-center
Releases · googleapis/nodejs-security-center
v5.0.0
⚠ 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
⚠ 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
Features
Bug Fixes
- updated timeout in service config (280cba4)
v3.0.1
Bug Fixes
- pass x-goog-request-params header for streaming calls (c73e1b6)
v3.0.0
⚠ BREAKING CHANGES
- convert library to TypeScript, adding v1p1beta1 import (#198)
Features
- convert library to TypeScript, adding v1p1beta1 import (#198) (0adb7d0)
v2.3.2
Bug Fixes
- enum, bytes, and Long types now accept strings (be83dd6)
v2.3.1
Bug Fixes
- proto files updated with proto annotations (#182) (010f3de)
v2.3.0
Features
Bug Fixes
- deps: pin TypeScript below 3.7.0 (121d969)
v2.2.2
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)