@azure-rest/purview-scanning 1.0.0-alpha.20250331.1 → 1.0.0-alpha.20250401.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,26 @@
1
+ # Release History
2
+
3
+ ## 1.0.0-beta.4 (Unreleased)
4
+
5
+ ### Features Added
6
+
7
+ ### Breaking Changes
8
+
9
+ ### Bugs Fixed
10
+
11
+ ### Other Changes
12
+
13
+ ## 1.0.0-beta.3 (2025-02-10)
14
+
15
+ ### Features Added
16
+
17
+ - re-generate purview-scanning package to resolve endpoint issue
18
+
19
+ ## 1.0.0-beta.2 (2021-09-30)
20
+
21
+ - refresh package with latest swagger and code generator.
22
+ - add paging helper support.
23
+
24
+ ## 1.0.0-beta.1 (2021-05-11)
25
+
26
+ - First release of package, see README.md for details.
package/package.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "sdk-type": "client",
4
4
  "author": "Microsoft Corporation",
5
5
  "description": "An isomorphic rest level client library for the Azure Purview Scanning service.",
6
- "version": "1.0.0-alpha.20250331.1",
6
+ "version": "1.0.0-alpha.20250401.2",
7
7
  "keywords": [
8
8
  "node",
9
9
  "azure",
@@ -24,7 +24,9 @@
24
24
  "files": [
25
25
  "dist/",
26
26
  "README.md",
27
- "LICENSE"
27
+ "LICENSE",
28
+ "review/",
29
+ "CHANGELOG.md"
28
30
  ],
29
31
  "//metadata": {
30
32
  "constantPaths": [