Skip to content

Conversation

@theunrepentantgeek
Copy link
Member

What this PR does

Updates our submodule at v2/specs/azure-rest-api-specs and our generated code.

Breaking

Upstream work has resulted in some breaking changes that we'll need to call out in our next release.

CognitiveServices

  • Upstream cardinality of Account.networkInjections changed (See PR#36395)

Compute

  • Upstream definition PurchasePlan renamed to DiskPurchasePlan to avoid name collision (See PR#32748)
  • Status property Snapshot.DiskState now correctly marked as readonly upstream, and removed from our Spec

In addition, there are many types that are no longer anonymous, but which have official names - our code generator defers to those names when present so some types have been renamed in our code. This will be transparent to CRD users, but anyone consuming our generated code directly may be impacted.

How does this PR make you feel?

gif

Checklist

  • this PR contains tests

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@theunrepentantgeek theunrepentantgeek added this pull request to the merge queue Sep 18, 2025
Merged via the queue into main with commit dacdc39 Sep 18, 2025
12 of 14 checks passed
@theunrepentantgeek theunrepentantgeek deleted the update/azure-rest-api-specs branch September 18, 2025 07:26
@github-project-automation github-project-automation bot moved this from In Progress to Recently Completed in Azure Service Operator Roadmap Sep 18, 2025
@matthchr matthchr moved this from Recently Completed to Ready for Release in Azure Service Operator Roadmap Sep 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking A change which likely be breaking

Projects

Development

Successfully merging this pull request may close these issues.

3 participants