@google-cloud/dlp 4.4.0 → 4.4.2

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 ADDED
@@ -0,0 +1,586 @@
1
+ # Changelog
2
+
3
+ [npm history][1]
4
+
5
+ [1]: https://www.npmjs.com/package/PACKAGE NAME?activeTab=versions
6
+
7
+ ## [4.4.2](https://github.com/googleapis/google-cloud-node/compare/dlp-v4.4.1...dlp-v4.4.2) (2023-04-13)
8
+
9
+
10
+ ### Bug Fixes
11
+
12
+ * **deps:** Bump `google-gax` to ^3.5.8 ([#4117](https://github.com/googleapis/google-cloud-node/issues/4117)) ([0b67d88](https://github.com/googleapis/google-cloud-node/commit/0b67d883963643ce1b4f6d2ccd3e8d37adf6e029))
13
+ * Minify JSON and JS files, and remove .map files ([#4143](https://github.com/googleapis/google-cloud-node/issues/4143)) ([170f7d5](https://github.com/googleapis/google-cloud-node/commit/170f7d57b8fd344d182a8e758867b8124722eebc))
14
+
15
+ ## [4.4.1](https://github.com/googleapis/google-cloud-node/compare/dlp-v4.4.0...dlp-v4.4.1) (2023-02-15)
16
+
17
+
18
+ ### Bug Fixes
19
+
20
+ * [Many APIs] changing format of the jsdoc links ([#3991](https://github.com/googleapis/google-cloud-node/issues/3991)) ([c6326d9](https://github.com/googleapis/google-cloud-node/commit/c6326d90abb9b649b25052e4afe7b3eb0f65bcb4))
21
+
22
+ ## [4.4.0](https://github.com/googleapis/google-cloud-node/compare/dlp-v4.3.0...dlp-v4.4.0) (2023-01-28)
23
+
24
+
25
+ ### Features
26
+
27
+ * Added SuggestConversationSummary RPC ([#3854](https://github.com/googleapis/google-cloud-node/issues/3854)) ([9e4b7f8](https://github.com/googleapis/google-cloud-node/commit/9e4b7f8d27dbb1ac011267f9b96ce90d2ff7a74b))
28
+
29
+ ## [4.3.0](https://github.com/googleapis/nodejs-dlp/compare/v4.2.0...v4.3.0) (2023-01-06)
30
+
31
+
32
+ ### Features
33
+
34
+ * ExcludeByHotword added as an ExclusionRule type, NEW_ZEALAND added as a LocationCategory value ([5b54b2e](https://github.com/googleapis/nodejs-dlp/commit/5b54b2e9c63acee3022089d9fb94d8b1907c1eb2))
35
+
36
+
37
+ ### Bug Fixes
38
+
39
+ * Deprecate extra field to avoid confusion ([#777](https://github.com/googleapis/nodejs-dlp/issues/777)) ([f6a7ebd](https://github.com/googleapis/nodejs-dlp/commit/f6a7ebde9f78440600ac178a568e3fe79ccfadc2))
40
+ * **deps:** Use google-gax v3.5.2 ([#781](https://github.com/googleapis/nodejs-dlp/issues/781)) ([3601ed8](https://github.com/googleapis/nodejs-dlp/commit/3601ed84fa97958ca52bdc8d5620317f1a4a1de5))
41
+ * Regenerated protos JS and TS definitions ([#784](https://github.com/googleapis/nodejs-dlp/issues/784)) ([fa109f0](https://github.com/googleapis/nodejs-dlp/commit/fa109f05c3a29473a330e96b20e89480fb89496e))
42
+
43
+ ## [4.2.0](https://github.com/googleapis/nodejs-dlp/compare/v4.1.1...v4.2.0) (2022-09-22)
44
+
45
+
46
+ ### Features
47
+
48
+ * Add Deidentify action ([#742](https://github.com/googleapis/nodejs-dlp/issues/742)) ([27bb912](https://github.com/googleapis/nodejs-dlp/commit/27bb91296c3a685f4e5edb470517d6c44ebd3801))
49
+
50
+
51
+ ### Bug Fixes
52
+
53
+ * 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))
54
+ * 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))
55
+
56
+ ## [4.1.1](https://github.com/googleapis/nodejs-dlp/compare/v4.1.0...v4.1.1) (2022-08-23)
57
+
58
+
59
+ ### Bug Fixes
60
+
61
+ * better support for fallback mode ([#735](https://github.com/googleapis/nodejs-dlp/issues/735)) ([3b080b0](https://github.com/googleapis/nodejs-dlp/commit/3b080b0fc6f246f8d454212b0c791957c313e2bd))
62
+ * change import long to require ([#736](https://github.com/googleapis/nodejs-dlp/issues/736)) ([b79ae99](https://github.com/googleapis/nodejs-dlp/commit/b79ae998bf5ae4ba56d995fcecaf97437c4df51e))
63
+ * 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))
64
+
65
+ ## [4.1.0](https://github.com/googleapis/nodejs-dlp/compare/v4.0.2...v4.1.0) (2022-07-12)
66
+
67
+
68
+ ### Features
69
+
70
+ * 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))
71
+
72
+
73
+ ### Bug Fixes
74
+
75
+ * **deps:** do not depend on protobufjs ([#728](https://github.com/googleapis/nodejs-dlp/issues/728)) ([3ce38f6](https://github.com/googleapis/nodejs-dlp/commit/3ce38f6d714e32d7df3b01eb4e78023eff023de5))
76
+
77
+ ## [4.0.2](https://github.com/googleapis/nodejs-dlp/compare/v4.0.1...v4.0.2) (2022-06-30)
78
+
79
+
80
+ ### Bug Fixes
81
+
82
+ * **docs:** document fallback rest option ([#724](https://github.com/googleapis/nodejs-dlp/issues/724)) ([3d4518f](https://github.com/googleapis/nodejs-dlp/commit/3d4518f5d13e0a13fd993f541dbf6d5a6bb0febb))
83
+
84
+ ## [4.0.1](https://github.com/googleapis/nodejs-dlp/compare/v4.0.0...v4.0.1) (2022-06-07)
85
+
86
+
87
+ ### Bug Fixes
88
+
89
+ * **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))
90
+
91
+ ## [4.0.0](https://github.com/googleapis/nodejs-dlp/compare/v3.5.0...v4.0.0) (2022-05-20)
92
+
93
+
94
+ ### ⚠ BREAKING CHANGES
95
+
96
+ * update library to use Node 12 (#713)
97
+
98
+ ### Build System
99
+
100
+ * update library to use Node 12 ([#713](https://github.com/googleapis/nodejs-dlp/issues/713)) ([2999561](https://github.com/googleapis/nodejs-dlp/commit/2999561d3c1b1f4de78fb11a8c916e2bb06a92a5))
101
+
102
+ ## [3.5.0](https://github.com/googleapis/nodejs-dlp/compare/v3.4.0...v3.5.0) (2022-04-01)
103
+
104
+
105
+ ### Features
106
+
107
+ * add DataProfilePubSubMessage supporting pub/sub integration ([#695](https://github.com/googleapis/nodejs-dlp/issues/695)) ([918b6cd](https://github.com/googleapis/nodejs-dlp/commit/918b6cd8ba8669e7c029ae7b4d3d01858121b9f6))
108
+
109
+ ## [3.4.0](https://github.com/googleapis/nodejs-dlp/compare/v3.3.0...v3.4.0) (2022-03-25)
110
+
111
+
112
+ ### Features
113
+
114
+ * 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))
115
+
116
+ ## [3.3.0](https://www.github.com/googleapis/nodejs-dlp/compare/v3.2.1...v3.3.0) (2021-12-03)
117
+
118
+
119
+ ### Features
120
+
121
+ * 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))
122
+
123
+ ### [3.2.1](https://www.github.com/googleapis/nodejs-dlp/compare/v3.2.0...v3.2.1) (2021-11-03)
124
+
125
+
126
+ ### Bug Fixes
127
+
128
+ * **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))
129
+
130
+ ## [3.2.0](https://www.github.com/googleapis/nodejs-dlp/compare/v3.1.8...v3.2.0) (2021-08-23)
131
+
132
+
133
+ ### Features
134
+
135
+ * 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))
136
+
137
+ ### [3.1.8](https://www.github.com/googleapis/nodejs-dlp/compare/v3.1.7...v3.1.8) (2021-08-17)
138
+
139
+
140
+ ### Bug Fixes
141
+
142
+ * **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))
143
+
144
+ ### [3.1.7](https://www.github.com/googleapis/nodejs-dlp/compare/v3.1.6...v3.1.7) (2021-08-13)
145
+
146
+
147
+ ### Bug Fixes
148
+
149
+ * **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))
150
+
151
+ ### [3.1.6](https://www.github.com/googleapis/nodejs-dlp/compare/v3.1.5...v3.1.6) (2021-07-16)
152
+
153
+
154
+ ### Bug Fixes
155
+
156
+ * 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))
157
+
158
+ ### [3.1.5](https://www.github.com/googleapis/nodejs-dlp/compare/v3.1.4...v3.1.5) (2021-07-12)
159
+
160
+
161
+ ### Bug Fixes
162
+
163
+ * **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))
164
+
165
+ ### [3.1.4](https://www.github.com/googleapis/nodejs-dlp/compare/v3.1.3...v3.1.4) (2021-06-29)
166
+
167
+
168
+ ### Bug Fixes
169
+
170
+ * **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))
171
+
172
+ ### [3.1.3](https://www.github.com/googleapis/nodejs-dlp/compare/v3.1.2...v3.1.3) (2021-06-22)
173
+
174
+
175
+ ### Bug Fixes
176
+
177
+ * 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))
178
+
179
+ ### [3.1.2](https://www.github.com/googleapis/nodejs-dlp/compare/v3.1.1...v3.1.2) (2021-05-25)
180
+
181
+
182
+ ### Bug Fixes
183
+
184
+ * 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))
185
+
186
+ ### [3.1.1](https://www.github.com/googleapis/nodejs-dlp/compare/v3.1.0...v3.1.1) (2021-05-12)
187
+
188
+
189
+ ### Bug Fixes
190
+
191
+ * **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))
192
+ * 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))
193
+
194
+ ## [3.1.0](https://www.github.com/googleapis/nodejs-dlp/compare/v3.0.6...v3.1.0) (2021-01-09)
195
+
196
+
197
+ ### Features
198
+
199
+ * adds style enumeration ([#569](https://www.github.com/googleapis/nodejs-dlp/issues/569)) ([3c8acf2](https://www.github.com/googleapis/nodejs-dlp/commit/3c8acf24523f2b130abc48bb18927ccac6cb6c3a))
200
+
201
+ ### [3.0.6](https://www.github.com/googleapis/nodejs-dlp/compare/v3.0.5...v3.0.6) (2020-11-25)
202
+
203
+
204
+ ### Bug Fixes
205
+
206
+ * **window:** check for fetch on window ([8d9d49f](https://www.github.com/googleapis/nodejs-dlp/commit/8d9d49f9d9fbfec291ca0c3cf1bef64870cc8e3d))
207
+
208
+ ### [3.0.5](https://www.github.com/googleapis/nodejs-dlp/compare/v3.0.4...v3.0.5) (2020-11-07)
209
+
210
+
211
+ ### Bug Fixes
212
+
213
+ * 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))
214
+
215
+ ### [3.0.4](https://www.github.com/googleapis/nodejs-dlp/compare/v3.0.3...v3.0.4) (2020-10-15)
216
+
217
+
218
+ ### Bug Fixes
219
+
220
+ * 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))
221
+
222
+ ### [3.0.3](https://www.github.com/googleapis/nodejs-dlp/compare/v3.0.2...v3.0.3) (2020-09-12)
223
+
224
+
225
+ ### Bug Fixes
226
+
227
+ * **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))
228
+
229
+ ### [3.0.2](https://www.github.com/googleapis/nodejs-dlp/compare/v3.0.1...v3.0.2) (2020-07-15)
230
+
231
+
232
+ ### Bug Fixes
233
+
234
+ * **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))
235
+
236
+ ### [3.0.1](https://www.github.com/googleapis/nodejs-dlp/compare/v3.0.0...v3.0.1) (2020-06-15)
237
+
238
+
239
+ ### Bug Fixes
240
+
241
+ * proper fallback option handling ([#486](https://www.github.com/googleapis/nodejs-dlp/issues/486)) ([11cd656](https://www.github.com/googleapis/nodejs-dlp/commit/11cd656e3d980d8bf87f045f4cd22379134b6e44))
242
+
243
+ ## [3.0.0](https://www.github.com/googleapis/nodejs-dlp/compare/v2.2.0...v3.0.0) (2020-05-26)
244
+
245
+
246
+ ### ⚠ BREAKING CHANGES
247
+
248
+ * The library now supports Node.js v10+. The last version to support Node.js v8 is tagged legacy-8 on NPM.
249
+
250
+ ### Features
251
+
252
+ * 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))
253
+ * 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))
254
+
255
+
256
+ ### Bug Fixes
257
+
258
+ * 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)
259
+ * 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))
260
+ * 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))
261
+ * 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))
262
+ * 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))
263
+ * 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))
264
+ * **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))
265
+
266
+ ## [2.2.0](https://www.github.com/googleapis/nodejs-dlp/compare/v2.1.0...v2.2.0) (2020-03-06)
267
+
268
+
269
+ ### Features
270
+
271
+ * deferred client initialization ([#420](https://www.github.com/googleapis/nodejs-dlp/issues/420)) ([a37da40](https://www.github.com/googleapis/nodejs-dlp/commit/a37da4095bab94a8d3539c67e9fcda4620d6e3a1))
272
+
273
+ ## [2.1.0](https://www.github.com/googleapis/nodejs-dlp/compare/v2.0.1...v2.1.0) (2020-02-29)
274
+
275
+
276
+ ### Features
277
+
278
+ * export protos in src/index.ts ([dc75b9e](https://www.github.com/googleapis/nodejs-dlp/commit/dc75b9e104378f001f819086c434f574341e5b92))
279
+
280
+ ### [2.0.1](https://www.github.com/googleapis/nodejs-dlp/compare/v2.0.0...v2.0.1) (2020-02-12)
281
+
282
+
283
+ ### Bug Fixes
284
+
285
+ * pass x-goog-request-params header for streaming calls ([ad49a5b](https://www.github.com/googleapis/nodejs-dlp/commit/ad49a5b645e65d256f7db5804e4410692952dc3a))
286
+
287
+ ## [2.0.0](https://www.github.com/googleapis/nodejs-dlp/compare/v1.9.0...v2.0.0) (2020-01-28)
288
+
289
+
290
+ ### ⚠ BREAKING CHANGES
291
+
292
+ * move to typescript code generation (#393)
293
+
294
+ ### Features
295
+
296
+ * 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))
297
+
298
+ ## [1.9.0](https://www.github.com/googleapis/nodejs-dlp/compare/v1.8.0...v1.9.0) (2019-12-30)
299
+
300
+
301
+ ### Features
302
+
303
+ * introduces locationId ([745f3c1](https://www.github.com/googleapis/nodejs-dlp/commit/745f3c1112e8968dd088e8c5cd90863ecbad6679))
304
+
305
+ ## [1.8.0](https://www.github.com/googleapis/nodejs-dlp/compare/v1.7.1...v1.8.0) (2019-12-05)
306
+
307
+
308
+ ### Features
309
+
310
+ * 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))
311
+
312
+
313
+ ### Bug Fixes
314
+
315
+ * **deps:** pin TypeScript below 3.7.0 ([346b756](https://www.github.com/googleapis/nodejs-dlp/commit/346b7564e7b97c77ede1483207b83faef3aae6c1))
316
+ * **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))
317
+
318
+ ### [1.7.1](https://www.github.com/googleapis/nodejs-dlp/compare/v1.7.0...v1.7.1) (2019-11-18)
319
+
320
+
321
+ ### Bug Fixes
322
+
323
+ * **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))
324
+
325
+ ## [1.7.0](https://www.github.com/googleapis/nodejs-dlp/compare/v1.6.1...v1.7.0) (2019-11-14)
326
+
327
+
328
+ ### Features
329
+
330
+ * 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))
331
+
332
+
333
+ ### Bug Fixes
334
+
335
+ * **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))
336
+
337
+ ### [1.6.1](https://www.github.com/googleapis/nodejs-dlp/compare/v1.6.0...v1.6.1) (2019-10-22)
338
+
339
+
340
+ ### Bug Fixes
341
+
342
+ * **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))
343
+
344
+ ## [1.6.0](https://www.github.com/googleapis/nodejs-dlp/compare/v1.5.0...v1.6.0) (2019-10-08)
345
+
346
+
347
+ ### Bug Fixes
348
+
349
+ * **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))
350
+ * use compatible version of google-gax ([37f3b5b](https://www.github.com/googleapis/nodejs-dlp/commit/37f3b5b))
351
+
352
+
353
+ ### Features
354
+
355
+ * .d.ts for protos ([#342](https://www.github.com/googleapis/nodejs-dlp/issues/342)) ([1eea5f5](https://www.github.com/googleapis/nodejs-dlp/commit/1eea5f5))
356
+
357
+ ## [1.5.0](https://www.github.com/googleapis/nodejs-dlp/compare/v1.4.0...v1.5.0) (2019-09-12)
358
+
359
+
360
+ ### Bug Fixes
361
+
362
+ * **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))
363
+
364
+
365
+ ### Features
366
+
367
+ * 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))
368
+
369
+ ## [1.4.0](https://www.github.com/googleapis/nodejs-dlp/compare/v1.3.1...v1.4.0) (2019-07-09)
370
+
371
+
372
+ ### Features
373
+
374
+ * 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))
375
+
376
+ ### [1.3.1](https://www.github.com/googleapis/nodejs-dlp/compare/v1.3.0...v1.3.1) (2019-06-26)
377
+
378
+
379
+ ### Bug Fixes
380
+
381
+ * **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))
382
+
383
+ ## [1.3.0](https://www.github.com/googleapis/nodejs-dlp/compare/v1.2.1...v1.3.0) (2019-06-19)
384
+
385
+
386
+ ### Features
387
+
388
+ * add avro support ([#310](https://www.github.com/googleapis/nodejs-dlp/issues/310)) ([ac4f6d9](https://www.github.com/googleapis/nodejs-dlp/commit/ac4f6d9))
389
+
390
+ ### [1.2.1](https://www.github.com/googleapis/nodejs-dlp/compare/v1.2.0...v1.2.1) (2019-06-16)
391
+
392
+
393
+ ### Bug Fixes
394
+
395
+ * **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))
396
+
397
+ ## [1.2.0](https://www.github.com/googleapis/nodejs-dlp/compare/v1.1.0...v1.2.0) (2019-06-06)
398
+
399
+
400
+ ### Features
401
+
402
+ * 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))
403
+ * 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))
404
+
405
+ ## [1.1.0](https://www.github.com/googleapis/nodejs-dlp/compare/v1.0.0...v1.1.0) (2019-05-28)
406
+
407
+
408
+ ### Features
409
+
410
+ * 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))
411
+
412
+ ## [1.0.0](https://www.github.com/googleapis/nodejs-dlp/compare/v0.12.0...v1.0.0) (2019-05-20)
413
+
414
+
415
+ ### ⚠ BREAKING CHANGES
416
+
417
+ * upgrade engines field to >=8.10.0 (#272)
418
+
419
+ ### Bug Fixes
420
+
421
+ * DEADLINE_EXCEEDED no longer treated as idempotent and retried ([1a0000c](https://www.github.com/googleapis/nodejs-dlp/commit/1a0000c))
422
+ * 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))
423
+ * **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))
424
+ * **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))
425
+ * **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))
426
+
427
+
428
+ ### Build System
429
+
430
+ * 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))
431
+
432
+ ## v0.12.0
433
+
434
+ 04-26-2019 12:39 PDT
435
+
436
+ ### New Features
437
+
438
+ - feat: add x-goog-request-params header
439
+ - feat: add deterministic encryption ([#263](https://github.com/googleapis/nodejs-dlp/pull/263))
440
+
441
+ ## v0.11.0
442
+
443
+ 03-12-2019 15:22 PDT
444
+
445
+ Greetings! This release has a few new features, bug fixes, and doc updates. Enjoy!
446
+
447
+ ### New Features
448
+ - feat: add support for triggers and matching types ([#243](https://github.com/googleapis/nodejs-dlp/pull/243))
449
+
450
+ ### Bug Fixes
451
+ - fix: throw on invalid credentials ([#238](https://github.com/googleapis/nodejs-dlp/pull/238))
452
+
453
+ ### Dependencies
454
+ - fix(deps): update dependency google-gax to ^0.25.0 ([#226](https://github.com/googleapis/nodejs-dlp/pull/226))
455
+
456
+ ### Documentation
457
+ - docs: update links in contrib guide ([#240](https://github.com/googleapis/nodejs-dlp/pull/240))
458
+ - docs: move CONTRIBUTING.md to root ([#231](https://github.com/googleapis/nodejs-dlp/pull/231))
459
+ - docs: update samples in comments ([#230](https://github.com/googleapis/nodejs-dlp/pull/230))
460
+ - docs: update contributing path in README ([#232](https://github.com/googleapis/nodejs-dlp/pull/232))
461
+ - docs: add lint/fix example to contributing guide ([#228](https://github.com/googleapis/nodejs-dlp/pull/228))
462
+
463
+ ### Internal / Testing Changes
464
+ - fix(deps): update dependency @google-cloud/pubsub to ^0.28.0 ([#253](https://github.com/googleapis/nodejs-dlp/pull/253))
465
+ - refactor: update json import paths ([#254](https://github.com/googleapis/nodejs-dlp/pull/254))
466
+ - build: Add docuploader credentials to node publish jobs ([#251](https://github.com/googleapis/nodejs-dlp/pull/251))
467
+ - build: use node10 to run samples-test, system-test etc ([#250](https://github.com/googleapis/nodejs-dlp/pull/250))
468
+ - chore: update release config and proto formatting
469
+ - chore: sync latest proto docs ([#245](https://github.com/googleapis/nodejs-dlp/pull/245))
470
+ - fix(test): increase minLikelihood option threshold to VERY_LIKELY ([#248](https://github.com/googleapis/nodejs-dlp/pull/248))
471
+ - chore(deps): update dependency mocha to v6
472
+ - fix(deps): update dependency yargs to v13 ([#235](https://github.com/googleapis/nodejs-dlp/pull/235))
473
+ - build: use linkinator for docs test ([#239](https://github.com/googleapis/nodejs-dlp/pull/239))
474
+ - refactor: modernize the sample tests ([#237](https://github.com/googleapis/nodejs-dlp/pull/237))
475
+ - build: create docs test npm scripts ([#234](https://github.com/googleapis/nodejs-dlp/pull/234))
476
+ - build: test using @grpc/grpc-js in CI ([#233](https://github.com/googleapis/nodejs-dlp/pull/233))
477
+ - chore(deps): update dependency eslint-config-prettier to v4 ([#223](https://github.com/googleapis/nodejs-dlp/pull/223))
478
+ - chore: update the copyright date in the header. ([#224](https://github.com/googleapis/nodejs-dlp/pull/224))
479
+ - build: ignore googleapis.com in doc link check ([#220](https://github.com/googleapis/nodejs-dlp/pull/220))
480
+ - build: check broken links in generated docs ([#213](https://github.com/googleapis/nodejs-dlp/pull/213))
481
+ - fix(samples-test): increase likelihood threshold ([#222](https://github.com/googleapis/nodejs-dlp/pull/222))
482
+
483
+ ## v0.10.0
484
+
485
+ 01-04-2019 15:04 PST
486
+
487
+ ### New Features
488
+ - feat: add excluded field field for storage ([#169](https://github.com/googleapis/nodejs-dlp/pull/169))
489
+ - feat: add support for storedInfoTypes ([#157](https://github.com/googleapis/nodejs-dlp/pull/157))
490
+ - feat: add CloudStorageRegexFileSet ([#153](https://github.com/googleapis/nodejs-dlp/pull/153))
491
+ - feat: add sorting and ordering of results ([#147](https://github.com/googleapis/nodejs-dlp/pull/147))
492
+
493
+ ### Dependencies
494
+ - fix(deps): update dependency @google-cloud/pubsub to ^0.22.0 ([#192](https://github.com/googleapis/nodejs-dlp/pull/192))
495
+ - fix(deps): update dependency @google-cloud/pubsub to ^0.21.0 ([#183](https://github.com/googleapis/nodejs-dlp/pull/183))
496
+ - fix(deps): update dependency google-gax to ^0.22.0 ([#182](https://github.com/googleapis/nodejs-dlp/pull/182))
497
+ - chore(deps): update dependency @google-cloud/nodejs-repo-tools to v3 ([#180](https://github.com/googleapis/nodejs-dlp/pull/180))
498
+ - chore(deps): update dependency eslint-plugin-node to v8 ([#170](https://github.com/googleapis/nodejs-dlp/pull/170))
499
+ - chore(deps): update dependency eslint-plugin-prettier to v3 ([#151](https://github.com/googleapis/nodejs-dlp/pull/151))
500
+ - fix(deps): update dependency @google-cloud/pubsub to ^0.20.0 ([#137](https://github.com/googleapis/nodejs-dlp/pull/137))
501
+ - fix(deps): update dependency google-gax to ^0.20.0 ([#138](https://github.com/googleapis/nodejs-dlp/pull/138))
502
+
503
+ ### Documentation
504
+ - samples: Added custom dictionary and regex code samples ([#204](https://github.com/googleapis/nodejs-dlp/pull/204))
505
+ - refactor(samples): convert sample tests from ava to mocha ([#186](https://github.com/googleapis/nodejs-dlp/pull/186))
506
+ - docs: update readme badges ([#194](https://github.com/googleapis/nodejs-dlp/pull/194))
507
+ - docs(samples): samples to use async/await ([#190](https://github.com/googleapis/nodejs-dlp/pull/190))
508
+
509
+ ### Internal / Testing Changes
510
+ - nit: reordered gRPC message types ([#214](https://github.com/googleapis/nodejs-dlp/pull/214))
511
+ - tests: construct pubsub properly ([#143](https://github.com/googleapis/nodejs-dlp/pull/143))
512
+ - chore(build): inject yoshi automation key ([#209](https://github.com/googleapis/nodejs-dlp/pull/209))
513
+ - chore: update nyc and eslint configs ([#208](https://github.com/googleapis/nodejs-dlp/pull/208))
514
+ - chore: fix publish.sh permission +x ([#206](https://github.com/googleapis/nodejs-dlp/pull/206))
515
+ - fix(build): fix Kokoro release script ([#205](https://github.com/googleapis/nodejs-dlp/pull/205))
516
+ - build: add Kokoro configs for autorelease ([#203](https://github.com/googleapis/nodejs-dlp/pull/203))
517
+ - chore: add synth.metadata ([#201](https://github.com/googleapis/nodejs-dlp/pull/201))
518
+ - chore: always nyc report before calling codecov ([#199](https://github.com/googleapis/nodejs-dlp/pull/199))
519
+ - chore: nyc ignore build/test by default ([#198](https://github.com/googleapis/nodejs-dlp/pull/198))
520
+ - chore: update license file ([#196](https://github.com/googleapis/nodejs-dlp/pull/196))
521
+ - fix(build): fix system key decryption ([#191](https://github.com/googleapis/nodejs-dlp/pull/191))
522
+ - build: fix the lint rules ([#187](https://github.com/googleapis/nodejs-dlp/pull/187))
523
+ - chore: update eslintignore config ([#181](https://github.com/googleapis/nodejs-dlp/pull/181))
524
+ - chore: drop contributors from multiple places ([#179](https://github.com/googleapis/nodejs-dlp/pull/179))
525
+ - chore: use latest npm on Windows ([#178](https://github.com/googleapis/nodejs-dlp/pull/178))
526
+ - chore: update CircleCI config ([#177](https://github.com/googleapis/nodejs-dlp/pull/177))
527
+ - chore: include build in eslintignore ([#174](https://github.com/googleapis/nodejs-dlp/pull/174))
528
+ - chore: update issue templates ([#168](https://github.com/googleapis/nodejs-dlp/pull/168))
529
+ - chore: remove old issue template ([#166](https://github.com/googleapis/nodejs-dlp/pull/166))
530
+ - build: run tests on node11 ([#165](https://github.com/googleapis/nodejs-dlp/pull/165))
531
+ - chores(build): do not collect sponge.xml from windows builds ([#164](https://github.com/googleapis/nodejs-dlp/pull/164))
532
+ - chores(build): run codecov on continuous builds ([#163](https://github.com/googleapis/nodejs-dlp/pull/163))
533
+ - chore: update new issue template ([#162](https://github.com/googleapis/nodejs-dlp/pull/162))
534
+ - build: fix codecov uploading on Kokoro ([#156](https://github.com/googleapis/nodejs-dlp/pull/156))
535
+ - Update kokoro config ([#152](https://github.com/googleapis/nodejs-dlp/pull/152))
536
+ - build: prevent system/sample-test from leaking credentials
537
+ - test: remove appveyor config ([#146](https://github.com/googleapis/nodejs-dlp/pull/146))
538
+ - Update the kokoro config ([#145](https://github.com/googleapis/nodejs-dlp/pull/145))
539
+ - Fix the linter ([#142](https://github.com/googleapis/nodejs-dlp/pull/142))
540
+ - Enable prefer-const in the eslint config ([#141](https://github.com/googleapis/nodejs-dlp/pull/141))
541
+ - Enable no-var in eslint ([#140](https://github.com/googleapis/nodejs-dlp/pull/140))
542
+ - Switch to let/const ([#139](https://github.com/googleapis/nodejs-dlp/pull/139))
543
+
544
+ ## v0.9.0
545
+
546
+ ### New Features
547
+ - Bring in new feature:
548
+ - StoredInfoTypes
549
+
550
+ ### Dependencies
551
+ - chore(deps): update dependency eslint-config-prettier to v3 (#110)
552
+ - chore(deps): lock file maintenance (#104)
553
+ - chore(deps): lock file maintenance (#103)
554
+ - fix(deps): update dependency google-gax to ^0.18.0 (#100)
555
+ - chore(deps): lock file maintenance (#99)
556
+ - chore(deps): lock file maintenance (#94)
557
+ - chore(deps): update dependency eslint-plugin-node to v7 (#91)
558
+ - chore(deps): lock file maintenance (#90)
559
+
560
+ ### Documentation
561
+ - doc: add missing namespace (#108)
562
+ - DLP sample: Add autoPopulateTimespan option for creating job triggers. (#64)
563
+ - feat: Add code samples for DLP text redaction (#61)
564
+
565
+ ### Internal / Testing Changes
566
+ - Update synth.py (#112)
567
+ - test: use strictEqual in tests (#92)
568
+ - chore: do not use npm ci (#107)
569
+ - chore: ignore package-lock.json (#105)
570
+ - chore: update renovate config (#102)
571
+ - remove that whitespace (#101)
572
+ - chore: move mocha options to mocha.opts (#97)
573
+ - chore: add node templates to synth.py (#95)
574
+ - fix: requiring samples/ node engine >7.6 because async/await was used (#93)
575
+
576
+ ## v0.8.0
577
+
578
+ ### BREAKING CHANGE
579
+ - fix: drop support for node.js 4.x and 9.x (#81)
580
+
581
+ ### Documentation
582
+ - docs: export google.privacy.* namespace instead of google.cloud.* so rpc doc links work (#80)
583
+
584
+ ### Internal / Testing Changes
585
+ - chore(build): use `npm ci` instead of `npm install` (#86)
586
+ - chore: really delete node4 and node9 (#83)
@@ -31,7 +31,7 @@ import "google/type/dayofweek.proto";
31
31
  import "google/type/timeofday.proto";
32
32
 
33
33
  option csharp_namespace = "Google.Cloud.Dlp.V2";
34
- option go_package = "google.golang.org/genproto/googleapis/privacy/dlp/v2;dlp";
34
+ option go_package = "cloud.google.com/go/dlp/apiv2/dlppb;dlppb";
35
35
  option java_multiple_files = true;
36
36
  option java_outer_classname = "DlpProto";
37
37
  option java_package = "com.google.privacy.dlp.v2";
@@ -20,7 +20,7 @@ import "google/api/resource.proto";
20
20
  import "google/protobuf/timestamp.proto";
21
21
 
22
22
  option csharp_namespace = "Google.Cloud.Dlp.V2";
23
- option go_package = "google.golang.org/genproto/googleapis/privacy/dlp/v2;dlp";
23
+ option go_package = "cloud.google.com/go/dlp/apiv2/dlppb;dlppb";
24
24
  option java_multiple_files = true;
25
25
  option java_outer_classname = "DlpStorage";
26
26
  option java_package = "com.google.privacy.dlp.v2";