-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Metrics Advisor - Move to the new proxy server based recorder #18001
Comments
[CosmosDB][2021-11-15-preview] Client Side Encryption - Added new algorithm field in KeyWrapMetadata . (Azure#18001) * Add new algorithm field to KeyWrapMetadata. * Updated Client Encryption Key examples. * fixed algorithm in example. * fixed algo name.
Use this migration guide https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/test-utils/recorder/MIGRATION.md and try migrating the tests to use the new recorder. And please reach out if you have feedback or for any blockers. |
We have an ongoing service issue due to which all our live tests across the languages are failing. Won't be able to work on this until the live tests are green. Moving this to August for now. |
…sts (#26330) ### Packages impacted by this PR `@azure/ai-metrics-advisor` ### Issues associated with this PR Closes #18001 ### Describe the problem that is addressed by this PR This PR migrates `ai-metrics-advisor` to the latest version of the test recorder so we can fully deprecate the 1.0 version. Due to the tests not currently passing in live (as they require static resources that are difficult to maintain), the tests are disabled for now until we can figure out how to address this issue prior to a future release.
See #17994 for details
The text was updated successfully, but these errors were encountered: