@azure/synapse-monitoring 1.0.0-alpha.20230718.1 → 1.0.0-alpha.20230802.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 CHANGED
@@ -2239,7 +2239,7 @@ function setPlatformSpecificData(map) {
2239
2239
 
2240
2240
  // Copyright (c) Microsoft Corporation.
2241
2241
  // Licensed under the MIT license.
2242
- const SDK_VERSION = "1.11.1";
2242
+ const SDK_VERSION = "1.12.0";
2243
2243
  const DEFAULT_RETRY_POLICY_COUNT = 3;
2244
2244
 
2245
2245
  // Copyright (c) Microsoft Corporation.