Matthew Podwysocki
Matthew Podwysocki
### Packages impacted by this PR - [mixed reality] ### Issues associated with this PR - #21199 - ### Describe the problem that is addressed by this PR Updates core-tracing...
Currently browser unit and integration tests are not supported. This is to get them working via karma or playwright.
Currently, notification hubs only supports live integration tests. We should support recorded tests to ensure that we can test the request/response without needing a Notification Hub.
Currently, the beta 1 release of Notification Hubs outputs the CommonJS to `/dist/index.js` which causes issues for Node to recognize that it is CJS. We should rename `index.js` and `index.js.map`...
Notification Hubs should remove `@azure/core-amqp` as very little of the library is used, and instead should inline the `SasTokenProvider` and connection string parsing.
Add to the `User-Agent` HTTP header for information about Notification Hubs in the form of `azsdk-js-messaging-notificationhubs/${SDK_VERSION}`
Add support for telemetry as noted in the [Azure SDK Telemetry Policy](https://azure.github.io/azure-sdk/general_azurecore.html#telemetry-policy) with adding the `X-MS-SDK-Telemetry` HTTP header.
### Packages impacted by this PR - [core http] - [core rest] - [opentelemetry instrumentation azure-sdk] - [monitor opentelemetry exporter] - [monitor query] - [test utils] ### Issues associated with...
### Packages impacted by this PR - [mixed-reality-remote-rendering] ### Issues associated with this PR - #21199 ### Describe the problem that is addressed by this PR Updating core-tracing to 1.0...
### Packages impacted by this PR - [videoanalyzer] ### Issues associated with this PR - #21199 ### Describe the problem that is addressed by this PR Migrating the package.json file...