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

add go config #32274

Merged
merged 2 commits into from
Jan 22, 2025

Merge branch 'main' into add-servicenetwoekingtsp-goconfig

fb8b692
Select commit
Loading
Failed to load commit list.
Merged

add go config #32274

Merge branch 'main' into add-servicenetwoekingtsp-goconfig
fb8b692
Select commit
Loading
Failed to load commit list.
openapi-pipeline-app / SDK azure-sdk-for-go succeeded Jan 22, 2025 in 5m 25s

SDK azure-sdk-for-go succeeded

Details

Note

For more instructions, please refer to the FAQ .

  • ️✔️Succeeded in generating from 58fd65f. 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/servicenetworking/ServiceNetworking.Management
    cmdout	[Go] Start to run `tsp-client init` to generate the code...
    cmdout	[Go] Start to generate changelog for package...
  • ️✔️sdk/resourcemanager/servicenetworking/armservicenetworking [Preview SDK Changes]
    info	[Changelog] ### Features Added
    info	[Changelog] - New enum type `PolicyType` with values `PolicyTypeWAF`
    info	[Changelog] - New function `*ClientFactory.NewSecurityPoliciesInterfaceClient() *SecurityPoliciesInterfaceClient`
    info	[Changelog] - New function `NewSecurityPoliciesInterfaceClient(string, azcore.TokenCredential, *arm.ClientOptions) (*SecurityPoliciesInterfaceClient, error)`
    info	[Changelog] - New function `*SecurityPoliciesInterfaceClient.BeginCreateOrUpdate(context.Context, string, string, string, SecurityPolicy, *SecurityPoliciesInterfaceClientBeginCreateOrUpdateOptions) (*runtime.Poller[SecurityPoliciesInterfaceClientCreateOrUpdateResponse], error)`
    info	[Changelog] - New function `*SecurityPoliciesInterfaceClient.BeginDelete(context.Context, string, string, string, *SecurityPoliciesInterfaceClientBeginDeleteOptions) (*runtime.Poller[SecurityPoliciesInterfaceClientDeleteResponse], error)`
    info	[Changelog] - New function `*SecurityPoliciesInterfaceClient.Get(context.Context, string, string, string, *SecurityPoliciesInterfaceClientGetOptions) (SecurityPoliciesInterfaceClientGetResponse, error)`
    info	[Changelog] - New function `*SecurityPoliciesInterfaceClient.NewListByTrafficControllerPager(string, string, *SecurityPoliciesInterfaceClientListByTrafficControllerOptions) *runtime.Pager[SecurityPoliciesInterfaceClientListByTrafficControllerResponse]`
    info	[Changelog] - New function `*SecurityPoliciesInterfaceClient.Update(context.Context, string, string, string, SecurityPolicyUpdate, *SecurityPoliciesInterfaceClientUpdateOptions) (SecurityPoliciesInterfaceClientUpdateResponse, error)`
    info	[Changelog] - New struct `SecurityPolicy`
    info	[Changelog] - New struct `SecurityPolicyConfigurations`
    info	[Changelog] - New struct `SecurityPolicyListResult`
    info	[Changelog] - New struct `SecurityPolicyProperties`
    info	[Changelog] - New struct `SecurityPolicyUpdate`
    info	[Changelog] - New struct `SecurityPolicyUpdateProperties`
    info	[Changelog] - New struct `TrafficControllerUpdateProperties`
    info	[Changelog] - New struct `WafPolicy`
    info	[Changelog] - New struct `WafSecurityPolicy`
    info	[Changelog] - New field `SecurityPolicies`, `SecurityPolicyConfigurations` in struct `TrafficControllerProperties`
    info	[Changelog] - New field `Properties` in struct `TrafficControllerUpdate`
    info	[Changelog] Total 0 breaking change(s), 29 additive change(s).