@google-cloud/dlp 5.1.0 → 5.2.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 CHANGED
@@ -4,6 +4,20 @@
4
4
 
5
5
  [1]: https://www.npmjs.com/package/PACKAGE NAME?activeTab=versions
6
6
 
7
+ ## [5.2.0](https://github.com/googleapis/google-cloud-node/compare/dlp-v5.1.1...dlp-v5.2.0) (2024-02-09)
8
+
9
+
10
+ ### Features
11
+
12
+ * Trusted Private Cloud support, use the universeDomain parameter ([#5029](https://github.com/googleapis/google-cloud-node/issues/5029)) ([09e59ad](https://github.com/googleapis/google-cloud-node/commit/09e59ad6e34001a33d01894ccd5a0643f1a84883))
13
+
14
+ ## [5.1.1](https://github.com/googleapis/google-cloud-node/compare/dlp-v5.1.0...dlp-v5.1.1) (2023-12-05)
15
+
16
+
17
+ ### Bug Fixes
18
+
19
+ * **deps:** Update dependency mime to v4 ([#4853](https://github.com/googleapis/google-cloud-node/issues/4853)) ([b5a7587](https://github.com/googleapis/google-cloud-node/commit/b5a7587dea8ebcfbd5f0218373b1430e5772cd24))
20
+
7
21
  ## [5.1.0](https://github.com/googleapis/google-cloud-node/compare/dlp-v5.0.1...dlp-v5.1.0) (2023-11-03)
8
22
 
9
23