Skip to content

Latest commit

 

History

History
550 lines (309 loc) · 29 KB

CHANGELOG.md

File metadata and controls

550 lines (309 loc) · 29 KB

Changelog

[npm history][1]

[1]: https://www.npmjs.com/package/PACKAGE NAME?activeTab=versions

4.2.0 (2022-09-22)

Features

Bug Fixes

  • Do not import the whole google-gax from proto JS (#1553) (#741) (655d6af)
  • Preserve default values in x-goog-request-params header (#746) (7c53b9f)

4.1.1 (2022-08-23)

Bug Fixes

4.1.0 (2022-07-12)

Features

  • InfoType categories were added to built-in infoTypes (#730) (1147763)

Bug Fixes

4.0.2 (2022-06-30)

Bug Fixes

4.0.1 (2022-06-07)

Bug Fixes

  • deps: update dependency @google-cloud/pubsub to v3 (#715) (c8636f8)

4.0.0 (2022-05-20)

⚠ BREAKING CHANGES

  • update library to use Node 12 (#713)

Build System

3.5.0 (2022-04-01)

Features

  • add DataProfilePubSubMessage supporting pub/sub integration (#695) (918b6cd)

3.4.0 (2022-03-25)

Features

  • new Bytes and File types: POWERPOINT and EXCEL (#693) (ed3dc42)

3.3.0 (2021-12-03)

Features

  • added deidentify replacement dictionaries feat: added field for BigQuery inspect template inclusion lists feat: added field to support infotype versioning (#667) (7f8b9d6)

3.2.1 (2021-11-03)

Bug Fixes

3.2.0 (2021-08-23)

Features

  • turns on self-signed JWT feature flag (#646) (1ff1969)

3.1.8 (2021-08-17)

Bug Fixes

3.1.7 (2021-08-13)

Bug Fixes

3.1.6 (2021-07-16)

Bug Fixes

  • Updating WORKSPACE files to use the newest version of the Typescript generator. (#634) (862a027)

3.1.5 (2021-07-12)

Bug Fixes

3.1.4 (2021-06-29)

Bug Fixes

3.1.3 (2021-06-22)

Bug Fixes

3.1.2 (2021-05-25)

Bug Fixes

  • GoogleAdsError missing using generator version after 1.3.0 (#615) (f1ef17b)

3.1.1 (2021-05-12)

Bug Fixes

3.1.0 (2021-01-09)

Features

3.0.6 (2020-11-25)

Bug Fixes

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

3.0.5 (2020-11-07)

Bug Fixes

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

3.0.4 (2020-10-15)

Bug Fixes

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

3.0.3 (2020-09-12)

Bug Fixes

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

3.0.2 (2020-07-15)

Bug Fixes

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

3.0.1 (2020-06-15)

Bug Fixes

3.0.0 (2020-05-26)

⚠ 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)

2.2.0 (2020-03-06)

Features

2.1.0 (2020-02-29)

Features

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

2.0.1 (2020-02-12)

Bug Fixes

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

2.0.0 (2020-01-28)

⚠ BREAKING CHANGES

  • move to typescript code generation (#393)

Features

1.9.0 (2019-12-30)

Features

1.8.0 (2019-12-05)

Features

  • add plural and singular resource descriptor (#365) (29e876b)

Bug Fixes

  • deps: pin TypeScript below 3.7.0 (346b756)
  • docs: bump release level to GA (#363) (67dfc81)

1.7.1 (2019-11-18)

Bug Fixes

  • deps: update dependency yargs to v15 (#361) (884c89e)

1.7.0 (2019-11-14)

Features

  • add support for publishToStackdriver field (#358) (5e5a384)

Bug Fixes

  • docs: snippets are now replaced in jsdoc comments (#357) (678fad7)

1.6.1 (2019-10-22)

Bug Fixes

1.6.0 (2019-10-08)

Bug Fixes

  • deps: update dependency @google-cloud/pubsub to v1 (#339) (7b44459)
  • use compatible version of google-gax (37f3b5b)

Features

1.5.0 (2019-09-12)

Bug Fixes

  • deps: update dependency yargs to v14 (#328) (92e53b9)

Features

  • load protos from JSON, grpc-fallback support (#330) (9403ebe)

1.4.0 (2019-07-09)

Features

1.3.1 (2019-06-26)

Bug Fixes

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

1.3.0 (2019-06-19)

Features

1.2.1 (2019-06-16)

Bug Fixes

1.2.0 (2019-06-06)

Features

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

1.1.0 (2019-05-28)

Features

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

1.0.0 (2019-05-20)

⚠ 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

04-26-2019 12:39 PDT

New Features

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

v0.11.0

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

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

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)

v0.8.0

BREAKING CHANGE

  • fix: drop support for node.js 4.x and 9.x (#81)

Documentation

  • docs: export google.privacy.* namespace instead of google.cloud.* so rpc doc links work (#80)

Internal / Testing Changes

  • chore(build): use npm ci instead of npm install (#86)
  • chore: really delete node4 and node9 (#83)