Skip to content

Commit 9d568f4

Browse files
authored
[storage-file-datalake] Migrate to core-tracing GA (Azure#25048)
### Packages impacted by this PR `@azure/storage-file-datalake` ### Issues associated with this PR Fixes Azure#21315 ### Describe the problem that is addressed by this PR This PR migrates to core-tracing GA and updates tests accordingly. ### Provide a list of related PRs _(if any)_ Azure#24773 Azure#24548 Azure#24850
1 parent b1c0be7 commit 9d568f4

File tree

8 files changed

+853
-1272
lines changed

8 files changed

+853
-1272
lines changed

sdk/storage/storage-file-datalake/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@
123123
"@azure/core-http-compat": "^2.0.0",
124124
"@azure/core-paging": "^1.1.1",
125125
"@azure/core-rest-pipeline": "^1.10.1",
126-
"@azure/core-tracing": "1.0.0-preview.13",
126+
"@azure/core-tracing": "^1.0.0",
127127
"@azure/core-util": "^1.1.1",
128128
"@azure/logger": "^1.0.0",
129129
"@azure/storage-blob": "^12.20.0",

0 commit comments

Comments
 (0)