microsoft / vscode-apimanagement

VS Code extension for Azure API Management.
MIT License
59 stars 38 forks source link

API version prior to 2021-08-01 will be retired (June 2024) #357

Open y10e opened 1 month ago

y10e commented 1 month ago

From official announcement, all API versions for the Azure API Management service prior to 2021-08-01 are being retired by June 2024.

[API version retirements (June 2024)] (https://learn.microsoft.com/en-us/azure/api-management/breaking-changes/api-version-retirement-sep-2023)

But this extension is using "2019-12-01" . Is there a schedule to update the apiversion?

https://github.com/microsoft/vscode-apimanagement/blob/6e590a25b7cb5961f2c2bfb4306f5b1eab915d0d/src/constants.ts#L33