Skip to content

[Automation] Regenerate SDK based on typespec-go branch main#25506

Merged
jliusan merged 12 commits intoAzure:mainfrom
azure-sdk:typespec-go-regenerate-main
Dec 4, 2025
Merged

[Automation] Regenerate SDK based on typespec-go branch main#25506
jliusan merged 12 commits intoAzure:mainfrom
azure-sdk:typespec-go-regenerate-main

Conversation

@azure-sdk
Copy link
Collaborator

Regenerate SDK based on typespec-go branch main

@github-actions github-actions bot added the Mgmt This issue is related to a management-plane library. label Oct 27, 2025
@azure-sdk azure-sdk force-pushed the typespec-go-regenerate-main branch from 4f2850b to 023d552 Compare October 29, 2025 03:45
@azure-sdk azure-sdk force-pushed the typespec-go-regenerate-main branch 2 times, most recently from b534a59 to d51b447 Compare November 10, 2025 02:19
@azure-sdk azure-sdk force-pushed the typespec-go-regenerate-main branch 2 times, most recently from 3857757 to 9154f37 Compare November 18, 2025 07:16
@jliusan
Copy link
Member

jliusan commented Nov 20, 2025

BreakingChange:
servicefabricmanagedcluster:

  • ApplicationsClient.Update has been changed to ApplicationsClient.BeginUpdate
  • ManagedClustersClient.Update has been changed to ManagedClustersClient.BeginUpdate
  • struct ApplicationsClientUpdateOptions has been removed
  • struct ManagedClustersClientUpdateOptions has been removed

@jliusan jliusan marked this pull request as ready for review November 24, 2025 02:08
@jliusan jliusan requested a review from lirenhe as a code owner November 24, 2025 02:08
Copilot AI review requested due to automatic review settings November 24, 2025 02:08
@jliusan jliusan requested a review from tadelesh as a code owner November 24, 2025 02:08
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.

Pull request overview

This PR regenerates SDK code for multiple Azure resource manager modules based on updates from the TypeSpec Go main branch. The changes are automated and include dependency updates and code generation improvements.

Key Changes

  • Updated emitter version from 0.8.3 to 0.8.4 across all modules
  • Updated tsp-location.yaml commit references to 1ce64eb6ce4e09437f3455162888e0ec59983919
  • Upgraded dependencies: azcore (v1.19.x → v1.20.0), testify (v1.10.0 → v1.11.1), golang.org/x packages
  • Added new UniqueIdentifier fields to ConfigTemplateProperties and SolutionTemplateProperties in workloadorchestration
  • Converted Update methods to BeginUpdate (async) in servicefabricmanagedclusters for ManagedClustersClient and ApplicationsClient
  • New dependency map module (armdependencymap v0.1.0)
  • Documentation improvements in dnsresolver client constructors

Reviewed changes

Copilot reviewed 220 out of 279 changed files in this pull request and generated no comments.

Show a summary per file
File Description
Multiple tsp-location.yaml files Updated commit hash references to new TypeSpec specs
Multiple testdata/_metadata.json files Updated emitter version to 0.8.4
Multiple go.mod/go.sum files Updated azcore to v1.20.0, testify to v1.11.1, and golang.org/x packages
workloadorchestration models.go Added UniqueIdentifier read-only fields to template properties
workloadorchestration models_serde.go Added serialization for UniqueIdentifier fields
servicefabricmanagedclusters clients Converted Update to async BeginUpdate methods
servicefabricmanagedclusters fake servers Updated fake implementations for async Update methods
servicefabricmanagedclusters examples Updated examples for async Update pattern
dnsresolver client files Improved documentation for options parameters
dependencymap/armdependencymap New module with initial implementation (v0.1.0)

@azure-sdk azure-sdk force-pushed the typespec-go-regenerate-main branch from 87d36d5 to addbbbc Compare November 25, 2025 03:17
@azure-sdk azure-sdk force-pushed the typespec-go-regenerate-main branch from addbbbc to f9a0a3f Compare December 1, 2025 02:23
@azure-sdk azure-sdk force-pushed the typespec-go-regenerate-main branch from f9a0a3f to 2c8fe10 Compare December 1, 2025 04:12
@jliusan jliusan merged commit 41b562c into Azure:main Dec 4, 2025
31 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Mgmt This issue is related to a management-plane library.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants