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

Why Azure API_VERSION = 7.1 #1423

Open
onederey opened this issue Oct 22, 2024 · 3 comments · May be fixed by #1425
Open

Why Azure API_VERSION = 7.1 #1423

onederey opened this issue Oct 22, 2024 · 3 comments · May be fixed by #1425

Comments

@onederey
Copy link

What is the reason to use API_VERSION = 7.1, can we downgrade it to 7.0?

Got an error The requested REST API version of 7.1 is out of range for this server. The latest REST API version this server supports is 7.0.

@rhyskoedijk
Copy link
Contributor

@onederey thanks for the report;

7.1 was used as this was the latest available in Azure DevOps Services at the time of developing TaskV2. In hindsight, for maximum compatibility, we should drop this to the lowest version that supports the required APIs.

This will be fixed in #1425

@onederey
Copy link
Author

thanks!

@mburumaxwell
Copy link
Contributor

API Version 7.1 is because of reapproval.

See:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants