Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updates the APIM API version to 2021-08-01 #354

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

domroutley
Copy link

@domroutley domroutley commented May 17, 2024

This is used when communicating to the management API of APIM All versions prior to 2021-08-01 are deprecated and will be phased out starting 1st June 2024.
This is documented here > https://learn.microsoft.com/en-us/azure/api-management/breaking-changes/api-version-retirement-sep-2023

The advice to APIM maintainers has been to set the minimum supported API version to 2021-08-01 (see above link).
This extension cannot then communicate with those APIMs unless the minified constants.js is manually updated locally.

Fixes #352 #346 #317 #343 #357 #358

This is used when communicating to the management API of APIM
All versions prior to 2021-08-01 are deprecated and will be phased out starting 1st June 2024.
@domroutley
Copy link
Author

domroutley commented May 17, 2024

Note: This is a duplication of #349, but I cannot see why the AzDO pipeline failed for that PR.
I am willing to attempt to fix the pipeline issue, but cannot on someone elses PR.

@domroutley domroutley marked this pull request as ready for review May 17, 2024 08:19
@domroutley domroutley closed this May 17, 2024
@domroutley domroutley reopened this May 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

When attempting to browse any resources in the API Management extension, the following exception is thrown
1 participant