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

Added 2025-03-30 GA stable version #32911

Open
wants to merge 24 commits into
base: main
Choose a base branch
from

Merge branch 'amritas/032025stable' of https://github.com/amritas/azu…

ce383e2
Select commit
Loading
Failed to load commit list.
Open

Added 2025-03-30 GA stable version #32911

Merge branch 'amritas/032025stable' of https://github.com/amritas/azu…
ce383e2
Select commit
Loading
Failed to load commit list.
openapi-pipeline-app / SDK azure-sdk-for-go succeeded Mar 11, 2025 in 7m 2s

SDK azure-sdk-for-go succeeded

Details

Note

For more instructions, please refer to the FAQ .

  • ️✔️Succeeded in generating from dc66f75. SDK Automation 14.0.0
    command	sh ./eng/scripts/automation_init.sh ../../../../../azure-sdk-for-go_tmp/initInput.json ../../../../../azure-sdk-for-go_tmp/initOutput.json
    command	generator automation-v2 ../../../../../azure-sdk-for-go_tmp/generateInput.json ../../../../../azure-sdk-for-go_tmp/generateOutput.json
    cmdout	[Go] Start to process typespec project: specification/codesigning/CodeSigning.Management
    cmdout	[Go] Start to run `tsp-client init` to generate the code...
    cmdout	[Go] Start to generate changelog for package...
  • ️✔️sdk/resourcemanager/trustedsigning/armtrustedsigning [Preview SDK Changes] Breaking Change Detected
    info	[Changelog] ### Breaking Changes
    info	[Changelog] - Type of `CodeSigningAccountPatchProperties.SKU` has been changed from `*AccountSKU` to `*AccountSKUPatch`
    info	[Changelog] - Field `City`, `CommonName`, `Country`, `EnhancedKeyUsage`, `Organization`, `OrganizationUnit`, `PostalCode`, `State`, `StreetAddress` of struct `CertificateProfileProperties` has been removed
    info	[Changelog] ### Features Added
    info	[Changelog] - New struct `AccountSKUPatch`
    info	[Changelog] - New field `EnhancedKeyUsage` in struct `Certificate`
    info	[Changelog] Total 2 breaking change(s), 3 additive change(s).
    Present SDK breaking changes suppressions
    No suppression file added.
    Absent SDK breaking changes suppressions
    - Field `City`, `CommonName`, `Country`, `EnhancedKeyUsage`, `Organization`, `OrganizationUnit`, `PostalCode`, `State`, `StreetAddress` of struct `CertificateProfileProperties` has been removed
    - Type of `CodeSigningAccountPatchProperties.SKU` has been changed from `*AccountSKU` to `*AccountSKUPatch`
    Parse Suppression File Errors
    No suppression file added.
    Please refer to the guidance for suppressing SDK breaking changes.