Skip to content

Upgrade Azure DevOps REST API versions to 7.1#56

Merged
dalemyers merged 1 commit intomainfrom
upgrade-api-versions-to-7.1
Mar 10, 2026
Merged

Upgrade Azure DevOps REST API versions to 7.1#56
dalemyers merged 1 commit intomainfrom
upgrade-api-versions-to-7.1

Conversation

@dalemyers
Copy link
Collaborator

@dalemyers dalemyers commented Mar 9, 2026

Summary

  • Upgrade all outdated api-version strings across 13 source files to the latest GA version (7.1)
  • Preview APIs (graph, audit) upgraded to 7.1-preview.1
  • governance.py left unchanged — uses non-standard ComponentGovernance paths with no official 7.1 docs
  • Update test query param matchers to match new versions

All changes were optional or additive. No breaking changes were made here.

🤖 Generated with Claude Code

Update all outdated api-version strings across 13 source files to
the latest GA version (7.1). Preview APIs (graph, audit) upgraded
to 7.1-preview.1. governance.py left unchanged as it uses
non-standard ComponentGovernance paths with no official 7.1 docs.

Update test query param matchers to match new versions.

[LLM]

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@dalemyers
Copy link
Collaborator Author

@copilot Can you review this PR please?

Copy link

Copilot AI commented Mar 9, 2026

@dalemyers I've opened a new pull request, #57, to work on those changes. Once the pull request is ready, I'll request review from you.

@dalemyers dalemyers merged commit 14beb68 into main Mar 10, 2026
9 checks passed
@dalemyers dalemyers deleted the upgrade-api-versions-to-7.1 branch March 10, 2026 04:02
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.

3 participants