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

mgmt swagger #3382

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from

Merge branch 'main' into mgmt_swagger

933c438
Select commit
Loading
Failed to load commit list.
Draft

mgmt swagger #3382

Merge branch 'main' into mgmt_swagger
933c438
Select commit
Loading
Failed to load commit list.
openapi-pipeline-app-test / SDK azure-sdk-for-go succeeded Oct 30, 2024 in 4m 26s

SDK azure-sdk-for-go succeeded

Details

Note

For more instructions, please refer to the FAQ .

  • ️✔️Succeeded in generating from 7db6e74. 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 autorest project: specification/scvmm/resource-manager/readme.md
    cmdout	[Go] Start to process rp: scvmm, namespace: armscvmm
    cmdout	[Go] Start to run `go generate` to regenerate the code...
    cmdout	[Go] Start to generate changelog for package...
  • ️✔️sdk/resourcemanager/scvmm/armscvmm [Preview SDK Changes] Breaking Change Detected [Suppression File]
    info	[Changelog] ### Breaking Changes
    info	[Changelog] - Function `*VirtualMachineInstancesClient.BeginStop` parameter(s) have been changed from `(context.Context, string, StopVirtualMachineOptions, *VirtualMachineInstancesClientBeginStopOptions)` to `(context.Context, string, *VirtualMachineInstancesClientBeginStopOptions)`
    info	[Changelog] ### Features Added
    info	[Changelog] - New field `PrivateLinkScopeResourceID` in struct `GuestAgentProperties`
    info	[Changelog] - New field `DomainName`, `DomainPassword`, `DomainUsername`, `ProductKey`, `RunOnceCommands`, `Timezone`, `Workgroup` in struct `OsProfileForVMInstance`
    info	[Changelog] - New field `Body` in struct `VirtualMachineInstancesClientBeginStopOptions`
    info	[Changelog] Total 1 breaking change(s), 3 additive change(s).
    Present SDK breaking changes suppressions
    This package has no defined suppressions.
    Absent SDK breaking changes suppressions
    - Function `*VirtualMachineInstancesClient.BeginStop` parameter(s) have been changed from `(context.Context, string, StopVirtualMachineOptions, *VirtualMachineInstancesClientBeginStopOptions)` to `(context.Context, string, *VirtualMachineInstancesClientBeginStopOptions)`
    Please refer to the guidance for suppressing SDK breaking changes.