@azure/synapse-monitoring 1.0.0-alpha.20230331.1 → 1.0.0-alpha.20230407.1
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/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/dist/index.min.js +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -2177,7 +2177,7 @@ function setPlatformSpecificData(map) {
|
|
|
2177
2177
|
|
|
2178
2178
|
// Copyright (c) Microsoft Corporation.
|
|
2179
2179
|
// Licensed under the MIT license.
|
|
2180
|
-
const SDK_VERSION = "1.10.
|
|
2180
|
+
const SDK_VERSION = "1.10.4";
|
|
2181
2181
|
const DEFAULT_RETRY_POLICY_COUNT = 3;
|
|
2182
2182
|
|
|
2183
2183
|
// Copyright (c) Microsoft Corporation.
|