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

Does azure-mgmt-sql uses updated sql api versions? #38355

Open rasagnareddy2003 opened 3 hours ago

rasagnareddy2003 commented 3 hours ago

Recently, we got an email to upgrade azure sql api versions from 2014-04-01 to 2021-xx-xx versions. regarding to this as we are not using any api calls directly in our code base, we have updated sql version from 0.14.0 to 3.0.1. But when checked internal scripts of azure/mgmt/sql it's still have references of 2014 api version of sql api's.

github-actions[bot] commented 3 hours ago

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @azureSQLGitHub.