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

Releases: googleapis/nodejs-dlp

v1.3.1

26 Jun 22:35
Compare
Choose a tag to compare

Bug Fixes

  • docs: link to reference docs section on googleapis.dev (#313) (3a7b991)

v1.3.0

19 Jun 14:02
Compare
Choose a tag to compare

Features

v1.2.1

17 Jun 14:01
Compare
Choose a tag to compare

Bug Fixes

v1.2.0

06 Jun 17:32
Compare
Choose a tag to compare

Features

  • add statistics about storedInfoType version (#301) (4482d02)
  • support apiEndpoint override in client constructor (#299) (663545c)

v1.1.0

28 May 16:16
Compare
Choose a tag to compare

Features

  • auto-generate READMEs, add .repo-metdata.json (#293) (6895e23)

v1.0.0

20 May 15:02
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • upgrade engines field to >=8.10.0 (#272)

Bug Fixes

  • DEADLINE_EXCEEDED no longer treated as idempotent and retried (1a0000c)
  • DEADLINE_EXCEEDED retry code is idempotent (#281) (9c00cf6)
  • deps: update dependency @google-cloud/pubsub to ^0.29.0 (#283) (b1f9ee1)
  • deps: update dependency google-gax to ^0.26.0 (#270) (68258a6)
  • deps: update dependency google-gax to v1 (#280) (2cbb997)

Build System

v0.12.0

26 Apr 20:16
Compare
Choose a tag to compare

04-26-2019 12:39 PDT

New Features

  • feat: add x-goog-request-params header
  • feat: add deterministic encryption (#263)

v0.11.0

12 Mar 23:16
Compare
Choose a tag to compare

03-12-2019 15:22 PDT

Greetings! This release has a few new features, bug fixes, and doc updates. Enjoy!

New Features

  • feat: add support for triggers and matching types (#243)

Bug Fixes

  • fix: throw on invalid credentials (#238)

Dependencies

  • fix(deps): update dependency google-gax to ^0.25.0 (#226)

Documentation

  • docs: update links in contrib guide (#240)
  • docs: move CONTRIBUTING.md to root (#231)
  • docs: update samples in comments (#230)
  • docs: update contributing path in README (#232)
  • docs: add lint/fix example to contributing guide (#228)

Internal / Testing Changes

  • fix(deps): update dependency @google-cloud/pubsub to ^0.28.0 (#253)
  • refactor: update json import paths (#254)
  • build: Add docuploader credentials to node publish jobs (#251)
  • build: use node10 to run samples-test, system-test etc (#250)
  • chore: update release config and proto formatting
  • chore: sync latest proto docs (#245)
  • fix(test): increase minLikelihood option threshold to VERY_LIKELY (#248)
  • chore(deps): update dependency mocha to v6
  • fix(deps): update dependency yargs to v13 (#235)
  • build: use linkinator for docs test (#239)
  • refactor: modernize the sample tests (#237)
  • build: create docs test npm scripts (#234)
  • build: test using @grpc/grpc-js in CI (#233)
  • chore(deps): update dependency eslint-config-prettier to v4 (#223)
  • chore: update the copyright date in the header. (#224)
  • build: ignore googleapis.com in doc link check (#220)
  • build: check broken links in generated docs (#213)
  • fix(samples-test): increase likelihood threshold (#222)

v0.10.0

05 Jan 00:01
29d5101
Compare
Choose a tag to compare

01-04-2019 15:04 PST

New Features

  • feat: add excluded field field for storage (#169)
  • feat: add support for storedInfoTypes (#157)
  • feat: add CloudStorageRegexFileSet (#153)
  • feat: add sorting and ordering of results (#147)

Dependencies

  • fix(deps): update dependency @google-cloud/pubsub to ^0.22.0 (#192)
  • fix(deps): update dependency @google-cloud/pubsub to ^0.21.0 (#183)
  • fix(deps): update dependency google-gax to ^0.22.0 (#182)
  • chore(deps): update dependency @google-cloud/nodejs-repo-tools to v3 (#180)
  • chore(deps): update dependency eslint-plugin-node to v8 (#170)
  • chore(deps): update dependency eslint-plugin-prettier to v3 (#151)
  • fix(deps): update dependency @google-cloud/pubsub to ^0.20.0 (#137)
  • fix(deps): update dependency google-gax to ^0.20.0 (#138)

Documentation

  • samples: Added custom dictionary and regex code samples (#204)
  • refactor(samples): convert sample tests from ava to mocha (#186)
  • docs: update readme badges (#194)
  • docs(samples): samples to use async/await (#190)

Internal / Testing Changes

  • nit: reordered gRPC message types (#214)
  • tests: construct pubsub properly (#143)
  • chore(build): inject yoshi automation key (#209)
  • chore: update nyc and eslint configs (#208)
  • chore: fix publish.sh permission +x (#206)
  • fix(build): fix Kokoro release script (#205)
  • build: add Kokoro configs for autorelease (#203)
  • chore: add synth.metadata (#201)
  • chore: always nyc report before calling codecov (#199)
  • chore: nyc ignore build/test by default (#198)
  • chore: update license file (#196)
  • fix(build): fix system key decryption (#191)
  • build: fix the lint rules (#187)
  • chore: update eslintignore config (#181)
  • chore: drop contributors from multiple places (#179)
  • chore: use latest npm on Windows (#178)
  • chore: update CircleCI config (#177)
  • chore: include build in eslintignore (#174)
  • chore: update issue templates (#168)
  • chore: remove old issue template (#166)
  • build: run tests on node11 (#165)
  • chores(build): do not collect sponge.xml from windows builds (#164)
  • chores(build): run codecov on continuous builds (#163)
  • chore: update new issue template (#162)
  • build: fix codecov uploading on Kokoro (#156)
  • Update kokoro config (#152)
  • build: prevent system/sample-test from leaking credentials
  • test: remove appveyor config (#146)
  • Update the kokoro config (#145)
  • Fix the linter (#142)
  • Enable prefer-const in the eslint config (#141)
  • Enable no-var in eslint (#140)
  • Switch to let/const (#139)

v0.9.0

10 Sep 19:48
Compare
Choose a tag to compare

New Features

  • Bring in new feature:
    • StoredInfoTypes

Dependencies

  • chore(deps): update dependency eslint-config-prettier to v3 (#110)
  • chore(deps): lock file maintenance (#104)
  • chore(deps): lock file maintenance (#103)
  • fix(deps): update dependency google-gax to ^0.18.0 (#100)
  • chore(deps): lock file maintenance (#99)
  • chore(deps): lock file maintenance (#94)
  • chore(deps): update dependency eslint-plugin-node to v7 (#91)
  • chore(deps): lock file maintenance (#90)

Documentation

  • doc: add missing namespace (#108)
  • DLP sample: Add autoPopulateTimespan option for creating job triggers. (#64)
  • feat: Add code samples for DLP text redaction (#61)

Internal / Testing Changes

  • Update synth.py (#112)
  • test: use strictEqual in tests (#92)
  • chore: do not use npm ci (#107)
  • chore: ignore package-lock.json (#105)
  • chore: update renovate config (#102)
  • remove that whitespace (#101)
  • chore: move mocha options to mocha.opts (#97)
  • chore: add node templates to synth.py (#95)
  • fix: requiring samples/ node engine >7.6 because async/await was used (#93)