@google-cloud/dlp 4.2.0 → 4.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md DELETED
@@ -1,550 +0,0 @@
1
- # Changelog
2
-
3
- [npm history][1]
4
-
5
- [1]: https://www.npmjs.com/package/PACKAGE NAME?activeTab=versions
6
-
7
- ## [4.2.0](https://github.com/googleapis/nodejs-dlp/compare/v4.1.1...v4.2.0) (2022-09-22)
8
-
9
-
10
- ### Features
11
-
12
- * Add Deidentify action ([#742](https://github.com/googleapis/nodejs-dlp/issues/742)) ([27bb912](https://github.com/googleapis/nodejs-dlp/commit/27bb91296c3a685f4e5edb470517d6c44ebd3801))
13
-
14
-
15
- ### Bug Fixes
16
-
17
- * Do not import the whole google-gax from proto JS ([#1553](https://github.com/googleapis/nodejs-dlp/issues/1553)) ([#741](https://github.com/googleapis/nodejs-dlp/issues/741)) ([655d6af](https://github.com/googleapis/nodejs-dlp/commit/655d6af3f4ea5e4cac3d4a9f72b9181076699084))
18
- * Preserve default values in x-goog-request-params header ([#746](https://github.com/googleapis/nodejs-dlp/issues/746)) ([7c53b9f](https://github.com/googleapis/nodejs-dlp/commit/7c53b9fb61d90cbc3e592070fcf577289d54ba21))
19
-
20
- ## [4.1.1](https://github.com/googleapis/nodejs-dlp/compare/v4.1.0...v4.1.1) (2022-08-23)
21
-
22
-
23
- ### Bug Fixes
24
-
25
- * better support for fallback mode ([#735](https://github.com/googleapis/nodejs-dlp/issues/735)) ([3b080b0](https://github.com/googleapis/nodejs-dlp/commit/3b080b0fc6f246f8d454212b0c791957c313e2bd))
26
- * change import long to require ([#736](https://github.com/googleapis/nodejs-dlp/issues/736)) ([b79ae99](https://github.com/googleapis/nodejs-dlp/commit/b79ae998bf5ae4ba56d995fcecaf97437c4df51e))
27
- * remove pip install statements ([#1546](https://github.com/googleapis/nodejs-dlp/issues/1546)) ([#738](https://github.com/googleapis/nodejs-dlp/issues/738)) ([31172f8](https://github.com/googleapis/nodejs-dlp/commit/31172f8d8cabf1c86668e8f9ce0e4bda8cbc476b))
28
-
29
- ## [4.1.0](https://github.com/googleapis/nodejs-dlp/compare/v4.0.2...v4.1.0) (2022-07-12)
30
-
31
-
32
- ### Features
33
-
34
- * InfoType categories were added to built-in infoTypes ([#730](https://github.com/googleapis/nodejs-dlp/issues/730)) ([1147763](https://github.com/googleapis/nodejs-dlp/commit/114776322342445ae1e792c51ee6a2eedc48bebf))
35
-
36
-
37
- ### Bug Fixes
38
-
39
- * **deps:** do not depend on protobufjs ([#728](https://github.com/googleapis/nodejs-dlp/issues/728)) ([3ce38f6](https://github.com/googleapis/nodejs-dlp/commit/3ce38f6d714e32d7df3b01eb4e78023eff023de5))
40
-
41
- ## [4.0.2](https://github.com/googleapis/nodejs-dlp/compare/v4.0.1...v4.0.2) (2022-06-30)
42
-
43
-
44
- ### Bug Fixes
45
-
46
- * **docs:** document fallback rest option ([#724](https://github.com/googleapis/nodejs-dlp/issues/724)) ([3d4518f](https://github.com/googleapis/nodejs-dlp/commit/3d4518f5d13e0a13fd993f541dbf6d5a6bb0febb))
47
-
48
- ## [4.0.1](https://github.com/googleapis/nodejs-dlp/compare/v4.0.0...v4.0.1) (2022-06-07)
49
-
50
-
51
- ### Bug Fixes
52
-
53
- * **deps:** update dependency @google-cloud/pubsub to v3 ([#715](https://github.com/googleapis/nodejs-dlp/issues/715)) ([c8636f8](https://github.com/googleapis/nodejs-dlp/commit/c8636f84d844b594ffd11dd7bfbf5f73b56ee729))
54
-
55
- ## [4.0.0](https://github.com/googleapis/nodejs-dlp/compare/v3.5.0...v4.0.0) (2022-05-20)
56
-
57
-
58
- ### ⚠ BREAKING CHANGES
59
-
60
- * update library to use Node 12 (#713)
61
-
62
- ### Build System
63
-
64
- * update library to use Node 12 ([#713](https://github.com/googleapis/nodejs-dlp/issues/713)) ([2999561](https://github.com/googleapis/nodejs-dlp/commit/2999561d3c1b1f4de78fb11a8c916e2bb06a92a5))
65
-
66
- ## [3.5.0](https://github.com/googleapis/nodejs-dlp/compare/v3.4.0...v3.5.0) (2022-04-01)
67
-
68
-
69
- ### Features
70
-
71
- * add DataProfilePubSubMessage supporting pub/sub integration ([#695](https://github.com/googleapis/nodejs-dlp/issues/695)) ([918b6cd](https://github.com/googleapis/nodejs-dlp/commit/918b6cd8ba8669e7c029ae7b4d3d01858121b9f6))
72
-
73
- ## [3.4.0](https://github.com/googleapis/nodejs-dlp/compare/v3.3.0...v3.4.0) (2022-03-25)
74
-
75
-
76
- ### Features
77
-
78
- * new Bytes and File types: POWERPOINT and EXCEL ([#693](https://github.com/googleapis/nodejs-dlp/issues/693)) ([ed3dc42](https://github.com/googleapis/nodejs-dlp/commit/ed3dc42bce256100a62528481c7ec10362f7fa93))
79
-
80
- ## [3.3.0](https://www.github.com/googleapis/nodejs-dlp/compare/v3.2.1...v3.3.0) (2021-12-03)
81
-
82
-
83
- ### Features
84
-
85
- * added deidentify replacement dictionaries feat: added field for BigQuery inspect template inclusion lists feat: added field to support infotype versioning ([#667](https://www.github.com/googleapis/nodejs-dlp/issues/667)) ([7f8b9d6](https://www.github.com/googleapis/nodejs-dlp/commit/7f8b9d6dc33837f5b93a0b2269ca79572520b14c))
86
-
87
- ### [3.2.1](https://www.github.com/googleapis/nodejs-dlp/compare/v3.2.0...v3.2.1) (2021-11-03)
88
-
89
-
90
- ### Bug Fixes
91
-
92
- * **deps:** update dependency mime to v3 ([#663](https://www.github.com/googleapis/nodejs-dlp/issues/663)) ([5d33ead](https://www.github.com/googleapis/nodejs-dlp/commit/5d33ead5c207511a2ef3d268dd804eabc20408d8))
93
-
94
- ## [3.2.0](https://www.github.com/googleapis/nodejs-dlp/compare/v3.1.8...v3.2.0) (2021-08-23)
95
-
96
-
97
- ### Features
98
-
99
- * turns on self-signed JWT feature flag ([#646](https://www.github.com/googleapis/nodejs-dlp/issues/646)) ([1ff1969](https://www.github.com/googleapis/nodejs-dlp/commit/1ff1969abcba19030711aaf4d69b83cc73cf20ff))
100
-
101
- ### [3.1.8](https://www.github.com/googleapis/nodejs-dlp/compare/v3.1.7...v3.1.8) (2021-08-17)
102
-
103
-
104
- ### Bug Fixes
105
-
106
- * **deps:** google-gax v2.24.1 ([#644](https://www.github.com/googleapis/nodejs-dlp/issues/644)) ([85847fa](https://www.github.com/googleapis/nodejs-dlp/commit/85847fa2df84bbe11ae7adaffe32c56a881e7546))
107
-
108
- ### [3.1.7](https://www.github.com/googleapis/nodejs-dlp/compare/v3.1.6...v3.1.7) (2021-08-13)
109
-
110
-
111
- ### Bug Fixes
112
-
113
- * **build:** migrate to using main branch ([#642](https://www.github.com/googleapis/nodejs-dlp/issues/642)) ([aa74db4](https://www.github.com/googleapis/nodejs-dlp/commit/aa74db437886d914048f8f7bfcdff0e955f72810))
114
-
115
- ### [3.1.6](https://www.github.com/googleapis/nodejs-dlp/compare/v3.1.5...v3.1.6) (2021-07-16)
116
-
117
-
118
- ### Bug Fixes
119
-
120
- * Updating WORKSPACE files to use the newest version of the Typescript generator. ([#634](https://www.github.com/googleapis/nodejs-dlp/issues/634)) ([862a027](https://www.github.com/googleapis/nodejs-dlp/commit/862a0271213154d519c333a02f5fbc9cb5071e6d))
121
-
122
- ### [3.1.5](https://www.github.com/googleapis/nodejs-dlp/compare/v3.1.4...v3.1.5) (2021-07-12)
123
-
124
-
125
- ### Bug Fixes
126
-
127
- * **deps:** google-gax v2.17.1 ([#632](https://www.github.com/googleapis/nodejs-dlp/issues/632)) ([78e120a](https://www.github.com/googleapis/nodejs-dlp/commit/78e120a74629cb3b165d4bcc3a3a880bad00caf6))
128
-
129
- ### [3.1.4](https://www.github.com/googleapis/nodejs-dlp/compare/v3.1.3...v3.1.4) (2021-06-29)
130
-
131
-
132
- ### Bug Fixes
133
-
134
- * **deps:** google-gax v2.17.0 with mTLS ([#629](https://www.github.com/googleapis/nodejs-dlp/issues/629)) ([e8b89d0](https://www.github.com/googleapis/nodejs-dlp/commit/e8b89d08986c7d3815741e39f057d8f99ea21df0))
135
-
136
- ### [3.1.3](https://www.github.com/googleapis/nodejs-dlp/compare/v3.1.2...v3.1.3) (2021-06-22)
137
-
138
-
139
- ### Bug Fixes
140
-
141
- * make request optional in all cases ([#623](https://www.github.com/googleapis/nodejs-dlp/issues/623)) ([77f45fb](https://www.github.com/googleapis/nodejs-dlp/commit/77f45fbcd1481079cc8f1bd10d5637da24405bce))
142
-
143
- ### [3.1.2](https://www.github.com/googleapis/nodejs-dlp/compare/v3.1.1...v3.1.2) (2021-05-25)
144
-
145
-
146
- ### Bug Fixes
147
-
148
- * GoogleAdsError missing using generator version after 1.3.0 ([#615](https://www.github.com/googleapis/nodejs-dlp/issues/615)) ([f1ef17b](https://www.github.com/googleapis/nodejs-dlp/commit/f1ef17b7e14c8c029e270bab2fb830e87304ecbb))
149
-
150
- ### [3.1.1](https://www.github.com/googleapis/nodejs-dlp/compare/v3.1.0...v3.1.1) (2021-05-12)
151
-
152
-
153
- ### Bug Fixes
154
-
155
- * **deps:** require google-gax v2.12.0 ([#606](https://www.github.com/googleapis/nodejs-dlp/issues/606)) ([9c80ae6](https://www.github.com/googleapis/nodejs-dlp/commit/9c80ae620f44174ebb22a173e6d97cc832fb425a))
156
- * use require() to load JSON protos ([#609](https://www.github.com/googleapis/nodejs-dlp/issues/609)) ([e52f7ab](https://www.github.com/googleapis/nodejs-dlp/commit/e52f7ab21f8b6d08953a8caf0d993d595111717d))
157
-
158
- ## [3.1.0](https://www.github.com/googleapis/nodejs-dlp/compare/v3.0.6...v3.1.0) (2021-01-09)
159
-
160
-
161
- ### Features
162
-
163
- * adds style enumeration ([#569](https://www.github.com/googleapis/nodejs-dlp/issues/569)) ([3c8acf2](https://www.github.com/googleapis/nodejs-dlp/commit/3c8acf24523f2b130abc48bb18927ccac6cb6c3a))
164
-
165
- ### [3.0.6](https://www.github.com/googleapis/nodejs-dlp/compare/v3.0.5...v3.0.6) (2020-11-25)
166
-
167
-
168
- ### Bug Fixes
169
-
170
- * **window:** check for fetch on window ([8d9d49f](https://www.github.com/googleapis/nodejs-dlp/commit/8d9d49f9d9fbfec291ca0c3cf1bef64870cc8e3d))
171
-
172
- ### [3.0.5](https://www.github.com/googleapis/nodejs-dlp/compare/v3.0.4...v3.0.5) (2020-11-07)
173
-
174
-
175
- ### Bug Fixes
176
-
177
- * do not modify options object, use defaultScopes ([#560](https://www.github.com/googleapis/nodejs-dlp/issues/560)) ([5b29b1d](https://www.github.com/googleapis/nodejs-dlp/commit/5b29b1df9205e4f59a48c31f9ce6a2e2a9f18936))
178
-
179
- ### [3.0.4](https://www.github.com/googleapis/nodejs-dlp/compare/v3.0.3...v3.0.4) (2020-10-15)
180
-
181
-
182
- ### Bug Fixes
183
-
184
- * retrieve job config for risk analysis jobs; docs: clarify timespan config for BigQuery and Datastore. ([#547](https://www.github.com/googleapis/nodejs-dlp/issues/547)) ([3b25dd6](https://www.github.com/googleapis/nodejs-dlp/commit/3b25dd66350ca5729ddebe48f0a3718b756633ae))
185
-
186
- ### [3.0.3](https://www.github.com/googleapis/nodejs-dlp/compare/v3.0.2...v3.0.3) (2020-09-12)
187
-
188
-
189
- ### Bug Fixes
190
-
191
- * **deps:** update dependency yargs to v16 ([#536](https://www.github.com/googleapis/nodejs-dlp/issues/536)) ([39db29a](https://www.github.com/googleapis/nodejs-dlp/commit/39db29adcef20b7baed4b8a4351d12bcf2bc605f))
192
-
193
- ### [3.0.2](https://www.github.com/googleapis/nodejs-dlp/compare/v3.0.1...v3.0.2) (2020-07-15)
194
-
195
-
196
- ### Bug Fixes
197
-
198
- * **samples:** include locations/global in parent field ([#488](https://www.github.com/googleapis/nodejs-dlp/issues/488)) ([a5ec2f3](https://www.github.com/googleapis/nodejs-dlp/commit/a5ec2f3baafbc770336596bdfe4737b61aba947e))
199
-
200
- ### [3.0.1](https://www.github.com/googleapis/nodejs-dlp/compare/v3.0.0...v3.0.1) (2020-06-15)
201
-
202
-
203
- ### Bug Fixes
204
-
205
- * proper fallback option handling ([#486](https://www.github.com/googleapis/nodejs-dlp/issues/486)) ([11cd656](https://www.github.com/googleapis/nodejs-dlp/commit/11cd656e3d980d8bf87f045f4cd22379134b6e44))
206
-
207
- ## [3.0.0](https://www.github.com/googleapis/nodejs-dlp/compare/v2.2.0...v3.0.0) (2020-05-26)
208
-
209
-
210
- ### ⚠ BREAKING CHANGES
211
-
212
- * The library now supports Node.js v10+. The last version to support Node.js v8 is tagged legacy-8 on NPM.
213
-
214
- ### Features
215
-
216
- * adds missing fields to Finding and adds support for hybrid jobs ([#435](https://www.github.com/googleapis/nodejs-dlp/issues/435)) ([3643d02](https://www.github.com/googleapis/nodejs-dlp/commit/3643d0218cabecd40bd04c86bc51d3fa3be21666))
217
- * drop node8 support, support for async iterators ([#440](https://www.github.com/googleapis/nodejs-dlp/issues/440)) ([82a2091](https://www.github.com/googleapis/nodejs-dlp/commit/82a2091f8c948b303c03629ecf77dc8cefb3248c))
218
-
219
-
220
- ### Bug Fixes
221
-
222
- * embedding location into parent ([#476](https://www.github.com/googleapis/nodejs-dlp/issues/476)) ([9308a6a](https://www.github.com/googleapis/nodejs-dlp/commit/9308a6ace48a4128def4a408f18a75b0d74a359a)), closes [#474](https://www.github.com/googleapis/nodejs-dlp/issues/474)
223
- * regen protos and tests, fix formatting ([#467](https://www.github.com/googleapis/nodejs-dlp/issues/467)) ([9924817](https://www.github.com/googleapis/nodejs-dlp/commit/9924817d39a4eec302d461092c3d8f3c292dcc17))
224
- * remove eslint, update gax, fix generated protos, run the generator ([#449](https://www.github.com/googleapis/nodejs-dlp/issues/449)) ([e00c5da](https://www.github.com/googleapis/nodejs-dlp/commit/e00c5dac055785dd361bf51d587e2a174f3d40a6))
225
- * sample inspect customInfoTypes infoType name ([#439](https://www.github.com/googleapis/nodejs-dlp/issues/439)) ([07ef721](https://www.github.com/googleapis/nodejs-dlp/commit/07ef72156567d3fe8318fc95fe187dd2f3868516))
226
- * support request params {key} with no =value ([#463](https://www.github.com/googleapis/nodejs-dlp/issues/463)) ([e3ef1c6](https://www.github.com/googleapis/nodejs-dlp/commit/e3ef1c69529775d16984fc381e6af47a13264b99))
227
- * synth.py clean up for multiple version ([#469](https://www.github.com/googleapis/nodejs-dlp/issues/469)) ([5f2cb9b](https://www.github.com/googleapis/nodejs-dlp/commit/5f2cb9ba9e6d8957cda0bd8495a72f96dcabd9c2))
228
- * **deps:** update dependency @google-cloud/pubsub to v2 ([#475](https://www.github.com/googleapis/nodejs-dlp/issues/475)) ([b6ce129](https://www.github.com/googleapis/nodejs-dlp/commit/b6ce1297fa179dc0a8cc9b97797acb2e05d22574))
229
-
230
- ## [2.2.0](https://www.github.com/googleapis/nodejs-dlp/compare/v2.1.0...v2.2.0) (2020-03-06)
231
-
232
-
233
- ### Features
234
-
235
- * deferred client initialization ([#420](https://www.github.com/googleapis/nodejs-dlp/issues/420)) ([a37da40](https://www.github.com/googleapis/nodejs-dlp/commit/a37da4095bab94a8d3539c67e9fcda4620d6e3a1))
236
-
237
- ## [2.1.0](https://www.github.com/googleapis/nodejs-dlp/compare/v2.0.1...v2.1.0) (2020-02-29)
238
-
239
-
240
- ### Features
241
-
242
- * export protos in src/index.ts ([dc75b9e](https://www.github.com/googleapis/nodejs-dlp/commit/dc75b9e104378f001f819086c434f574341e5b92))
243
-
244
- ### [2.0.1](https://www.github.com/googleapis/nodejs-dlp/compare/v2.0.0...v2.0.1) (2020-02-12)
245
-
246
-
247
- ### Bug Fixes
248
-
249
- * pass x-goog-request-params header for streaming calls ([ad49a5b](https://www.github.com/googleapis/nodejs-dlp/commit/ad49a5b645e65d256f7db5804e4410692952dc3a))
250
-
251
- ## [2.0.0](https://www.github.com/googleapis/nodejs-dlp/compare/v1.9.0...v2.0.0) (2020-01-28)
252
-
253
-
254
- ### ⚠ BREAKING CHANGES
255
-
256
- * move to typescript code generation (#393)
257
-
258
- ### Features
259
-
260
- * move to typescript code generation ([#393](https://www.github.com/googleapis/nodejs-dlp/issues/393)) ([67e0811](https://www.github.com/googleapis/nodejs-dlp/commit/67e08118c6c64e525b9ac1e7363353acf1cb0875))
261
-
262
- ## [1.9.0](https://www.github.com/googleapis/nodejs-dlp/compare/v1.8.0...v1.9.0) (2019-12-30)
263
-
264
-
265
- ### Features
266
-
267
- * introduces locationId ([745f3c1](https://www.github.com/googleapis/nodejs-dlp/commit/745f3c1112e8968dd088e8c5cd90863ecbad6679))
268
-
269
- ## [1.8.0](https://www.github.com/googleapis/nodejs-dlp/compare/v1.7.1...v1.8.0) (2019-12-05)
270
-
271
-
272
- ### Features
273
-
274
- * add plural and singular resource descriptor ([#365](https://www.github.com/googleapis/nodejs-dlp/issues/365)) ([29e876b](https://www.github.com/googleapis/nodejs-dlp/commit/29e876b70c39d0e4533d151132139c52ad8767fe))
275
-
276
-
277
- ### Bug Fixes
278
-
279
- * **deps:** pin TypeScript below 3.7.0 ([346b756](https://www.github.com/googleapis/nodejs-dlp/commit/346b7564e7b97c77ede1483207b83faef3aae6c1))
280
- * **docs:** bump release level to GA ([#363](https://www.github.com/googleapis/nodejs-dlp/issues/363)) ([67dfc81](https://www.github.com/googleapis/nodejs-dlp/commit/67dfc816ec097b91248a0a9f63e39d25c90c5647))
281
-
282
- ### [1.7.1](https://www.github.com/googleapis/nodejs-dlp/compare/v1.7.0...v1.7.1) (2019-11-18)
283
-
284
-
285
- ### Bug Fixes
286
-
287
- * **deps:** update dependency yargs to v15 ([#361](https://www.github.com/googleapis/nodejs-dlp/issues/361)) ([884c89e](https://www.github.com/googleapis/nodejs-dlp/commit/884c89e4f01fa66fe86c33a6d1d5b5fa4c9c94e2))
288
-
289
- ## [1.7.0](https://www.github.com/googleapis/nodejs-dlp/compare/v1.6.1...v1.7.0) (2019-11-14)
290
-
291
-
292
- ### Features
293
-
294
- * add support for publishToStackdriver field ([#358](https://www.github.com/googleapis/nodejs-dlp/issues/358)) ([5e5a384](https://www.github.com/googleapis/nodejs-dlp/commit/5e5a384a6ee122f7fd3bf07e04892dd70d748897))
295
-
296
-
297
- ### Bug Fixes
298
-
299
- * **docs:** snippets are now replaced in jsdoc comments ([#357](https://www.github.com/googleapis/nodejs-dlp/issues/357)) ([678fad7](https://www.github.com/googleapis/nodejs-dlp/commit/678fad7dbe3d0c3255de61edd253b02947e2f9ab))
300
-
301
- ### [1.6.1](https://www.github.com/googleapis/nodejs-dlp/compare/v1.6.0...v1.6.1) (2019-10-22)
302
-
303
-
304
- ### Bug Fixes
305
-
306
- * **deps:** bump google-gax to 1.7.5 ([#351](https://www.github.com/googleapis/nodejs-dlp/issues/351)) ([bd3d7de](https://www.github.com/googleapis/nodejs-dlp/commit/bd3d7de8bbaa8d3ce88420fd6ecf7d0483283bf8))
307
-
308
- ## [1.6.0](https://www.github.com/googleapis/nodejs-dlp/compare/v1.5.0...v1.6.0) (2019-10-08)
309
-
310
-
311
- ### Bug Fixes
312
-
313
- * **deps:** update dependency @google-cloud/pubsub to v1 ([#339](https://www.github.com/googleapis/nodejs-dlp/issues/339)) ([7b44459](https://www.github.com/googleapis/nodejs-dlp/commit/7b44459))
314
- * use compatible version of google-gax ([37f3b5b](https://www.github.com/googleapis/nodejs-dlp/commit/37f3b5b))
315
-
316
-
317
- ### Features
318
-
319
- * .d.ts for protos ([#342](https://www.github.com/googleapis/nodejs-dlp/issues/342)) ([1eea5f5](https://www.github.com/googleapis/nodejs-dlp/commit/1eea5f5))
320
-
321
- ## [1.5.0](https://www.github.com/googleapis/nodejs-dlp/compare/v1.4.0...v1.5.0) (2019-09-12)
322
-
323
-
324
- ### Bug Fixes
325
-
326
- * **deps:** update dependency yargs to v14 ([#328](https://www.github.com/googleapis/nodejs-dlp/issues/328)) ([92e53b9](https://www.github.com/googleapis/nodejs-dlp/commit/92e53b9))
327
-
328
-
329
- ### Features
330
-
331
- * load protos from JSON, grpc-fallback support ([#330](https://www.github.com/googleapis/nodejs-dlp/issues/330)) ([9403ebe](https://www.github.com/googleapis/nodejs-dlp/commit/9403ebe))
332
-
333
- ## [1.4.0](https://www.github.com/googleapis/nodejs-dlp/compare/v1.3.1...v1.4.0) (2019-07-09)
334
-
335
-
336
- ### Features
337
-
338
- * add DataCatalog action to DlpJobs ([#317](https://www.github.com/googleapis/nodejs-dlp/issues/317)) ([92d0252](https://www.github.com/googleapis/nodejs-dlp/commit/92d0252))
339
-
340
- ### [1.3.1](https://www.github.com/googleapis/nodejs-dlp/compare/v1.3.0...v1.3.1) (2019-06-26)
341
-
342
-
343
- ### Bug Fixes
344
-
345
- * **docs:** link to reference docs section on googleapis.dev ([#313](https://www.github.com/googleapis/nodejs-dlp/issues/313)) ([3a7b991](https://www.github.com/googleapis/nodejs-dlp/commit/3a7b991))
346
-
347
- ## [1.3.0](https://www.github.com/googleapis/nodejs-dlp/compare/v1.2.1...v1.3.0) (2019-06-19)
348
-
349
-
350
- ### Features
351
-
352
- * add avro support ([#310](https://www.github.com/googleapis/nodejs-dlp/issues/310)) ([ac4f6d9](https://www.github.com/googleapis/nodejs-dlp/commit/ac4f6d9))
353
-
354
- ### [1.2.1](https://www.github.com/googleapis/nodejs-dlp/compare/v1.2.0...v1.2.1) (2019-06-16)
355
-
356
-
357
- ### Bug Fixes
358
-
359
- * **docs:** move to new client docs URL ([#306](https://www.github.com/googleapis/nodejs-dlp/issues/306)) ([c2c018d](https://www.github.com/googleapis/nodejs-dlp/commit/c2c018d))
360
-
361
- ## [1.2.0](https://www.github.com/googleapis/nodejs-dlp/compare/v1.1.0...v1.2.0) (2019-06-06)
362
-
363
-
364
- ### Features
365
-
366
- * add statistics about storedInfoType version ([#301](https://www.github.com/googleapis/nodejs-dlp/issues/301)) ([4482d02](https://www.github.com/googleapis/nodejs-dlp/commit/4482d02))
367
- * support apiEndpoint override in client constructor ([#299](https://www.github.com/googleapis/nodejs-dlp/issues/299)) ([663545c](https://www.github.com/googleapis/nodejs-dlp/commit/663545c))
368
-
369
- ## [1.1.0](https://www.github.com/googleapis/nodejs-dlp/compare/v1.0.0...v1.1.0) (2019-05-28)
370
-
371
-
372
- ### Features
373
-
374
- * auto-generate READMEs, add .repo-metdata.json ([#293](https://www.github.com/googleapis/nodejs-dlp/issues/293)) ([6895e23](https://www.github.com/googleapis/nodejs-dlp/commit/6895e23))
375
-
376
- ## [1.0.0](https://www.github.com/googleapis/nodejs-dlp/compare/v0.12.0...v1.0.0) (2019-05-20)
377
-
378
-
379
- ### ⚠ BREAKING CHANGES
380
-
381
- * upgrade engines field to >=8.10.0 (#272)
382
-
383
- ### Bug Fixes
384
-
385
- * DEADLINE_EXCEEDED no longer treated as idempotent and retried ([1a0000c](https://www.github.com/googleapis/nodejs-dlp/commit/1a0000c))
386
- * DEADLINE_EXCEEDED retry code is idempotent ([#281](https://www.github.com/googleapis/nodejs-dlp/issues/281)) ([9c00cf6](https://www.github.com/googleapis/nodejs-dlp/commit/9c00cf6))
387
- * **deps:** update dependency @google-cloud/pubsub to ^0.29.0 ([#283](https://www.github.com/googleapis/nodejs-dlp/issues/283)) ([b1f9ee1](https://www.github.com/googleapis/nodejs-dlp/commit/b1f9ee1))
388
- * **deps:** update dependency google-gax to ^0.26.0 ([#270](https://www.github.com/googleapis/nodejs-dlp/issues/270)) ([68258a6](https://www.github.com/googleapis/nodejs-dlp/commit/68258a6))
389
- * **deps:** update dependency google-gax to v1 ([#280](https://www.github.com/googleapis/nodejs-dlp/issues/280)) ([2cbb997](https://www.github.com/googleapis/nodejs-dlp/commit/2cbb997))
390
-
391
-
392
- ### Build System
393
-
394
- * upgrade engines field to >=8.10.0 ([#272](https://www.github.com/googleapis/nodejs-dlp/issues/272)) ([233e814](https://www.github.com/googleapis/nodejs-dlp/commit/233e814))
395
-
396
- ## v0.12.0
397
-
398
- 04-26-2019 12:39 PDT
399
-
400
- ### New Features
401
-
402
- - feat: add x-goog-request-params header
403
- - feat: add deterministic encryption ([#263](https://github.com/googleapis/nodejs-dlp/pull/263))
404
-
405
- ## v0.11.0
406
-
407
- 03-12-2019 15:22 PDT
408
-
409
- Greetings! This release has a few new features, bug fixes, and doc updates. Enjoy!
410
-
411
- ### New Features
412
- - feat: add support for triggers and matching types ([#243](https://github.com/googleapis/nodejs-dlp/pull/243))
413
-
414
- ### Bug Fixes
415
- - fix: throw on invalid credentials ([#238](https://github.com/googleapis/nodejs-dlp/pull/238))
416
-
417
- ### Dependencies
418
- - fix(deps): update dependency google-gax to ^0.25.0 ([#226](https://github.com/googleapis/nodejs-dlp/pull/226))
419
-
420
- ### Documentation
421
- - docs: update links in contrib guide ([#240](https://github.com/googleapis/nodejs-dlp/pull/240))
422
- - docs: move CONTRIBUTING.md to root ([#231](https://github.com/googleapis/nodejs-dlp/pull/231))
423
- - docs: update samples in comments ([#230](https://github.com/googleapis/nodejs-dlp/pull/230))
424
- - docs: update contributing path in README ([#232](https://github.com/googleapis/nodejs-dlp/pull/232))
425
- - docs: add lint/fix example to contributing guide ([#228](https://github.com/googleapis/nodejs-dlp/pull/228))
426
-
427
- ### Internal / Testing Changes
428
- - fix(deps): update dependency @google-cloud/pubsub to ^0.28.0 ([#253](https://github.com/googleapis/nodejs-dlp/pull/253))
429
- - refactor: update json import paths ([#254](https://github.com/googleapis/nodejs-dlp/pull/254))
430
- - build: Add docuploader credentials to node publish jobs ([#251](https://github.com/googleapis/nodejs-dlp/pull/251))
431
- - build: use node10 to run samples-test, system-test etc ([#250](https://github.com/googleapis/nodejs-dlp/pull/250))
432
- - chore: update release config and proto formatting
433
- - chore: sync latest proto docs ([#245](https://github.com/googleapis/nodejs-dlp/pull/245))
434
- - fix(test): increase minLikelihood option threshold to VERY_LIKELY ([#248](https://github.com/googleapis/nodejs-dlp/pull/248))
435
- - chore(deps): update dependency mocha to v6
436
- - fix(deps): update dependency yargs to v13 ([#235](https://github.com/googleapis/nodejs-dlp/pull/235))
437
- - build: use linkinator for docs test ([#239](https://github.com/googleapis/nodejs-dlp/pull/239))
438
- - refactor: modernize the sample tests ([#237](https://github.com/googleapis/nodejs-dlp/pull/237))
439
- - build: create docs test npm scripts ([#234](https://github.com/googleapis/nodejs-dlp/pull/234))
440
- - build: test using @grpc/grpc-js in CI ([#233](https://github.com/googleapis/nodejs-dlp/pull/233))
441
- - chore(deps): update dependency eslint-config-prettier to v4 ([#223](https://github.com/googleapis/nodejs-dlp/pull/223))
442
- - chore: update the copyright date in the header. ([#224](https://github.com/googleapis/nodejs-dlp/pull/224))
443
- - build: ignore googleapis.com in doc link check ([#220](https://github.com/googleapis/nodejs-dlp/pull/220))
444
- - build: check broken links in generated docs ([#213](https://github.com/googleapis/nodejs-dlp/pull/213))
445
- - fix(samples-test): increase likelihood threshold ([#222](https://github.com/googleapis/nodejs-dlp/pull/222))
446
-
447
- ## v0.10.0
448
-
449
- 01-04-2019 15:04 PST
450
-
451
- ### New Features
452
- - feat: add excluded field field for storage ([#169](https://github.com/googleapis/nodejs-dlp/pull/169))
453
- - feat: add support for storedInfoTypes ([#157](https://github.com/googleapis/nodejs-dlp/pull/157))
454
- - feat: add CloudStorageRegexFileSet ([#153](https://github.com/googleapis/nodejs-dlp/pull/153))
455
- - feat: add sorting and ordering of results ([#147](https://github.com/googleapis/nodejs-dlp/pull/147))
456
-
457
- ### Dependencies
458
- - fix(deps): update dependency @google-cloud/pubsub to ^0.22.0 ([#192](https://github.com/googleapis/nodejs-dlp/pull/192))
459
- - fix(deps): update dependency @google-cloud/pubsub to ^0.21.0 ([#183](https://github.com/googleapis/nodejs-dlp/pull/183))
460
- - fix(deps): update dependency google-gax to ^0.22.0 ([#182](https://github.com/googleapis/nodejs-dlp/pull/182))
461
- - chore(deps): update dependency @google-cloud/nodejs-repo-tools to v3 ([#180](https://github.com/googleapis/nodejs-dlp/pull/180))
462
- - chore(deps): update dependency eslint-plugin-node to v8 ([#170](https://github.com/googleapis/nodejs-dlp/pull/170))
463
- - chore(deps): update dependency eslint-plugin-prettier to v3 ([#151](https://github.com/googleapis/nodejs-dlp/pull/151))
464
- - fix(deps): update dependency @google-cloud/pubsub to ^0.20.0 ([#137](https://github.com/googleapis/nodejs-dlp/pull/137))
465
- - fix(deps): update dependency google-gax to ^0.20.0 ([#138](https://github.com/googleapis/nodejs-dlp/pull/138))
466
-
467
- ### Documentation
468
- - samples: Added custom dictionary and regex code samples ([#204](https://github.com/googleapis/nodejs-dlp/pull/204))
469
- - refactor(samples): convert sample tests from ava to mocha ([#186](https://github.com/googleapis/nodejs-dlp/pull/186))
470
- - docs: update readme badges ([#194](https://github.com/googleapis/nodejs-dlp/pull/194))
471
- - docs(samples): samples to use async/await ([#190](https://github.com/googleapis/nodejs-dlp/pull/190))
472
-
473
- ### Internal / Testing Changes
474
- - nit: reordered gRPC message types ([#214](https://github.com/googleapis/nodejs-dlp/pull/214))
475
- - tests: construct pubsub properly ([#143](https://github.com/googleapis/nodejs-dlp/pull/143))
476
- - chore(build): inject yoshi automation key ([#209](https://github.com/googleapis/nodejs-dlp/pull/209))
477
- - chore: update nyc and eslint configs ([#208](https://github.com/googleapis/nodejs-dlp/pull/208))
478
- - chore: fix publish.sh permission +x ([#206](https://github.com/googleapis/nodejs-dlp/pull/206))
479
- - fix(build): fix Kokoro release script ([#205](https://github.com/googleapis/nodejs-dlp/pull/205))
480
- - build: add Kokoro configs for autorelease ([#203](https://github.com/googleapis/nodejs-dlp/pull/203))
481
- - chore: add synth.metadata ([#201](https://github.com/googleapis/nodejs-dlp/pull/201))
482
- - chore: always nyc report before calling codecov ([#199](https://github.com/googleapis/nodejs-dlp/pull/199))
483
- - chore: nyc ignore build/test by default ([#198](https://github.com/googleapis/nodejs-dlp/pull/198))
484
- - chore: update license file ([#196](https://github.com/googleapis/nodejs-dlp/pull/196))
485
- - fix(build): fix system key decryption ([#191](https://github.com/googleapis/nodejs-dlp/pull/191))
486
- - build: fix the lint rules ([#187](https://github.com/googleapis/nodejs-dlp/pull/187))
487
- - chore: update eslintignore config ([#181](https://github.com/googleapis/nodejs-dlp/pull/181))
488
- - chore: drop contributors from multiple places ([#179](https://github.com/googleapis/nodejs-dlp/pull/179))
489
- - chore: use latest npm on Windows ([#178](https://github.com/googleapis/nodejs-dlp/pull/178))
490
- - chore: update CircleCI config ([#177](https://github.com/googleapis/nodejs-dlp/pull/177))
491
- - chore: include build in eslintignore ([#174](https://github.com/googleapis/nodejs-dlp/pull/174))
492
- - chore: update issue templates ([#168](https://github.com/googleapis/nodejs-dlp/pull/168))
493
- - chore: remove old issue template ([#166](https://github.com/googleapis/nodejs-dlp/pull/166))
494
- - build: run tests on node11 ([#165](https://github.com/googleapis/nodejs-dlp/pull/165))
495
- - chores(build): do not collect sponge.xml from windows builds ([#164](https://github.com/googleapis/nodejs-dlp/pull/164))
496
- - chores(build): run codecov on continuous builds ([#163](https://github.com/googleapis/nodejs-dlp/pull/163))
497
- - chore: update new issue template ([#162](https://github.com/googleapis/nodejs-dlp/pull/162))
498
- - build: fix codecov uploading on Kokoro ([#156](https://github.com/googleapis/nodejs-dlp/pull/156))
499
- - Update kokoro config ([#152](https://github.com/googleapis/nodejs-dlp/pull/152))
500
- - build: prevent system/sample-test from leaking credentials
501
- - test: remove appveyor config ([#146](https://github.com/googleapis/nodejs-dlp/pull/146))
502
- - Update the kokoro config ([#145](https://github.com/googleapis/nodejs-dlp/pull/145))
503
- - Fix the linter ([#142](https://github.com/googleapis/nodejs-dlp/pull/142))
504
- - Enable prefer-const in the eslint config ([#141](https://github.com/googleapis/nodejs-dlp/pull/141))
505
- - Enable no-var in eslint ([#140](https://github.com/googleapis/nodejs-dlp/pull/140))
506
- - Switch to let/const ([#139](https://github.com/googleapis/nodejs-dlp/pull/139))
507
-
508
- ## v0.9.0
509
-
510
- ### New Features
511
- - Bring in new feature:
512
- - StoredInfoTypes
513
-
514
- ### Dependencies
515
- - chore(deps): update dependency eslint-config-prettier to v3 (#110)
516
- - chore(deps): lock file maintenance (#104)
517
- - chore(deps): lock file maintenance (#103)
518
- - fix(deps): update dependency google-gax to ^0.18.0 (#100)
519
- - chore(deps): lock file maintenance (#99)
520
- - chore(deps): lock file maintenance (#94)
521
- - chore(deps): update dependency eslint-plugin-node to v7 (#91)
522
- - chore(deps): lock file maintenance (#90)
523
-
524
- ### Documentation
525
- - doc: add missing namespace (#108)
526
- - DLP sample: Add autoPopulateTimespan option for creating job triggers. (#64)
527
- - feat: Add code samples for DLP text redaction (#61)
528
-
529
- ### Internal / Testing Changes
530
- - Update synth.py (#112)
531
- - test: use strictEqual in tests (#92)
532
- - chore: do not use npm ci (#107)
533
- - chore: ignore package-lock.json (#105)
534
- - chore: update renovate config (#102)
535
- - remove that whitespace (#101)
536
- - chore: move mocha options to mocha.opts (#97)
537
- - chore: add node templates to synth.py (#95)
538
- - fix: requiring samples/ node engine >7.6 because async/await was used (#93)
539
-
540
- ## v0.8.0
541
-
542
- ### BREAKING CHANGE
543
- - fix: drop support for node.js 4.x and 9.x (#81)
544
-
545
- ### Documentation
546
- - docs: export google.privacy.* namespace instead of google.cloud.* so rpc doc links work (#80)
547
-
548
- ### Internal / Testing Changes
549
- - chore(build): use `npm ci` instead of `npm install` (#86)
550
- - chore: really delete node4 and node9 (#83)