-
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
Deprecate ms-rest-js #25726
Labels
Milestone
Comments
jeremymeng
added
Client
This issue points to a problem in the data-plane of the library.
Azure.Core
labels
May 2, 2023
This was referenced Jun 27, 2023
xirzec
added a commit
that referenced
this issue
Jun 27, 2023
### Packages impacted by this PR `@azure/loganalytics` ### Issues associated with this PR #25726 ### Describe the problem that is addressed by this PR Removing the code for a track 1 package that has been deprecated for years.
xirzec
added a commit
that referenced
this issue
Jun 27, 2023
### Packages impacted by this PR @azure/graph ### Issues associated with this PR #25726 ### Describe the problem that is addressed by this PR This package has long been deprecated and replaced by ` @microsoft/microsoft-graph-client` and the underlying API it calls stopped functioning a year ago according to its README.
This was referenced Jun 27, 2023
xirzec
added a commit
that referenced
this issue
Jun 28, 2023
### Packages impacted by this PR `@azure/cognitiveservices-autosuggest` `@azure/cognitiveservices-customsearch` `@azure/cognitiveservices-customimagesearch` `@azure/cognitiveservices-entitysearch` `@azure/cognitiveservices-imagesearch` `@azure/cognitiveservices-newssearch` `@azure/cognitiveservices-localsearch` `@azure/cognitiveservices-spellcheck` `@azure/cognitiveservices-videosearch` `@azure/cognitiveservices-visualsearch` `@azure/cognitiveservices-websearch` ### Issues associated with this PR #25726 ### Describe the problem that is addressed by this PR These APIs were migrated from Cognitive into Bing Search.
xirzec
added a commit
that referenced
this issue
Jun 28, 2023
### Packages impacted by this PR `@azure/cognitiveservices-textanalytics` `@azure/cognitiveservices-formrecognizer` `@azure/cognitiveservices-anomalydetector` ### Issues associated with this PR #25726 ### Describe the problem that is addressed by this PR All three of these packages have track 2 packages that supersede them.
xirzec
added a commit
that referenced
this issue
Jun 28, 2023
### Packages impacted by this PR `@azure/cognitiveservices-luis-authoring` `@azure/cognitiveservices-luis-runtime` `@azure/cognitiveservices-qnamaker` `@azure/cognitiveservices-qnamaker-runtime` ### Issues associated with this PR #25726 ### Describe the problem that is addressed by this PR Removing deprecated packages for services that are in the process of being decommissioned and their workloads migrated to other services.
xirzec
added a commit
that referenced
this issue
Jun 30, 2023
### Packages impacted by this PR `@azure/applicationinsights-query` ### Issues associated with this PR #25726 ### Describe the problem that is addressed by this PR This package has been deprecated and replaced with `@azure/monitor-query`
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Now that the latest
autorest.typescript
codegen supports gererating on top of core v2 (@azure/core-client
and lower level@azure/core-rest-pipeline
), and most if not all management libraries have migrated over. It is time to deprecate@azure/ms-rest-js
. This issue tracks notable packages that still depends on it.There are still some packages in this repo which don't have clear migration path.
Sorted by most recent updated date:
@azure/ms-rest-js
microsoft/vscode-azuretools#1473@azrue/ms-rest-js
microsoft/botbuilder-js#4470@actions/cache
Remove dependency on@azure/ms-rest-js
actions/toolkit#1417@azure/ms-rest-js
NordicSemiconductor/asset-tracker-cloud-azure-js#589@azure/ms-rest-js
kameleo-io/local-api-client-typescript#3@azure/ms-rest-js
powerbi-cli/powerbi-cli#50@azure/ms-rest-js
ts-common/azure-js-dev-tools#309@azure/ms-rest-js
nestjs/azure-database#853The text was updated successfully, but these errors were encountered: