Azure / azure-sdk-for-net

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

Tag published nuget modules with the api-version supported #4112

Closed bganapa closed 6 years ago

bganapa commented 6 years ago

Also add the api-versions part of the release notes if possible.

This would be helpful for azurestack and other sovereign clouds

shahabhijeet commented 6 years ago

@bganapa release notes is something that is currently manually added. We have no plans to add API version in the release notes. Can you suggest why API version needs to be in release notes, primarily when there can be composite nuget packages that might have multiple API versions, this will also mess up the format for the release notes, hence we do not want to auto update release notes with API version.