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.63k stars 2.84k forks source link

New version for azure.mgmt.azurearcdata package #38653

Open vitalybondarenko opened 3 days ago

vitalybondarenko commented 3 days ago

Is your feature request related to a problem? Please describe. The current version 1.0.0 of the package and beta version 2.0.0b1 are outdated and do not allow to use of all features available in the current Azure REST API

Describe the solution you'd like It will be great to generate a new version of the package that will implement the features available in the latest version of the SDK: https://github.com/Azure/azure-rest-api-specs/tree/main/specification/azurearcdata/resource-manager/Microsoft.AzureArcData/stable/2024-01-01

Describe alternatives you've considered No alternatives

Additional context The current sdk supports API version 2021-11-01. https://github.com/Azure/azure-sdk-for-python/blob/azure-mgmt-azurearcdata_1.0.0/sdk/azurearcdata/azure-mgmt-azurearcdata/azure/mgmt/azurearcdata/_metadata.json

xiangyan99 commented 3 days ago

Thanks for the feedback, we’ll investigate asap.

msyyc commented 1 day ago

Hi @swells, I find you merged https://github.com/Azure/azure-rest-api-specs/pull/28388 into https://github.com/Azure/azure-rest-api-specs/tree/main/specification/azurearcdata/resource-manager/Microsoft.AzureArcData. Is 2024-01-01 ready? If yes, since @vitalybondarenko is looking forward to SDK with this api-version, would you please follow https://eng.ms/docs/products/azure-developer-experience/onboard to create release request? Then SDK team will help to release new version of SDK with api-version 2024-01-01.