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

Releases: googleapis/nodejs-dlp

v3.1.0

12 Jan 19:51
e76fe15
Compare
Choose a tag to compare

Features

v3.0.6

02 Dec 20:21
363a5ee
Compare
Choose a tag to compare

Bug Fixes

  • window: check for fetch on window (8d9d49f)

v3.0.5

16 Nov 17:32
22fca25
Compare
Choose a tag to compare

Bug Fixes

  • do not modify options object, use defaultScopes (#560) (5b29b1d)

v3.0.4

16 Oct 00:17
9da1fa2
Compare
Choose a tag to compare

Bug Fixes

  • retrieve job config for risk analysis jobs; docs: clarify timespan config for BigQuery and Datastore. (#547) (3b25dd6)

v3.0.3

14 Sep 19:47
c4bb652
Compare
Choose a tag to compare

Bug Fixes

  • deps: update dependency yargs to v16 (#536) (39db29a)

v3.0.2

15 Jul 00:47
332e222
Compare
Choose a tag to compare

Bug Fixes

  • samples: include locations/global in parent field (#488) (a5ec2f3)

v3.0.1

16 Jun 16:02
3de61b1
Compare
Choose a tag to compare

Bug Fixes

v3.0.0

02 Jun 22:06
6711f62
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

  • adds missing fields to Finding and adds support for hybrid jobs (#435) (3643d02)
  • drop node8 support, support for async iterators (#440) (82a2091)

Bug Fixes

  • embedding location into parent (#476) (9308a6a), closes #474
  • regen protos and tests, fix formatting (#467) (9924817)
  • remove eslint, update gax, fix generated protos, run the generator (#449) (e00c5da)
  • sample inspect customInfoTypes infoType name (#439) (07ef721)
  • support request params {key} with no =value (#463) (e3ef1c6)
  • synth.py clean up for multiple version (#469) (5f2cb9b)
  • deps: update dependency @google-cloud/pubsub to v2 (#475) (b6ce129)

v2.2.0

11 Mar 22:31
2f86bb5
Compare
Choose a tag to compare

Features

v2.1.0

02 Mar 23:01
0b43769
Compare
Choose a tag to compare

Features

  • export protos in src/index.ts (dc75b9e)