Azure / azure-sdk-for-python

This repository is for active development of the Azure SDK for Python. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/python/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-python.
MIT License
4.61k stars 2.82k forks source link

[AzureML] Latest autorest regen (with minimal - if any - multiapi) #25061

Closed annatisch closed 4 months ago

annatisch commented 2 years ago

The generated core of the ML SDK should be regenerated with latest GA DPG release of autorest. We should regenerate using the options to combine operations into a single file to reduce load times. All code gen for "preview" API versions should be removed - and we should investigate removing all older API versions so that the GA release is as forward facing as possible.

The latest autorest will also generate the send_request generic operation API - we should make sure this is surfaced to the MLClient.

This issue is closely tied to #25060 - dropping msrest.

singankit commented 2 years ago

This will be handled as a part of internal refactoring. Since it is not public facing should be a non-breaking change. Will mark this as a non-blocking issue for GA.

github-actions[bot] commented 4 months ago

Hi @annatisch, we deeply appreciate your input into this project. Regrettably, this issue has remained unresolved for over 2 years and inactive for 30 days, leading us to the decision to close it. We've implemented this policy to maintain the relevance of our issue queue and facilitate easier navigation for new contributors. If you still believe this topic requires attention, please feel free to create a new issue, referencing this one. Thank you for your understanding and ongoing support.