Skip to content
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

Open
6 of 11 tasks
jeremymeng opened this issue May 2, 2023 · 0 comments
Open
6 of 11 tasks

Deprecate ms-rest-js #25726

jeremymeng opened this issue May 2, 2023 · 0 comments
Assignees
Labels
Azure.Core Client This issue points to a problem in the data-plane of the library.
Milestone

Comments

@jeremymeng
Copy link
Member

jeremymeng commented May 2, 2023

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:

@jeremymeng jeremymeng added Client This issue points to a problem in the data-plane of the library. Azure.Core labels May 2, 2023
@jeremymeng jeremymeng self-assigned this May 2, 2023
@jeremymeng jeremymeng added this to the Backlog milestone May 2, 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.
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
Azure.Core Client This issue points to a problem in the data-plane of the library.
Projects
None yet
Development

No branches or pull requests

1 participant