@azure/synapse-monitoring 1.0.0-alpha.20230522.1 → 1.0.0-alpha.20230602.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
|
@@ -2216,7 +2216,7 @@ function setPlatformSpecificData(map) {
|
|
|
2216
2216
|
|
|
2217
2217
|
// Copyright (c) Microsoft Corporation.
|
|
2218
2218
|
// Licensed under the MIT license.
|
|
2219
|
-
const SDK_VERSION = "1.
|
|
2219
|
+
const SDK_VERSION = "1.11.1";
|
|
2220
2220
|
const DEFAULT_RETRY_POLICY_COUNT = 3;
|
|
2221
2221
|
|
|
2222
2222
|
// Copyright (c) Microsoft Corporation.
|