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

Adding new preview version "2023-10-01-preview" with new APIs #26215

Merged
merged 12 commits into from
Oct 19, 2023

change v5 to v3 to resolve SDK failures

8a491c7
Select commit
Loading
Failed to load commit list.
Merged

Adding new preview version "2023-10-01-preview" with new APIs #26215

change v5 to v3 to resolve SDK failures
8a491c7
Select commit
Loading
Failed to load commit list.
openapi-pipeline-app / SDK azure-sdk-for-go succeeded Oct 17, 2023 in 2m 36s

SDK azure-sdk-for-go succeeded

azure-sdk-for-go
View more details.

Details

  • ️✔️Succeeded [Logs] Generate from 7a5e38dc6d3bb3fc7f5123c4a315517ec49144aa. 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
  • ️✔️sdk/resourcemanager/newrelic/armnewrelicobservability [View full logs]  [Preview SDK Changes]
    info	[Changelog] ### Features Added
    info	[Changelog]
    info	[Changelog] - New function `NewBillingInfoClient(string, azcore.TokenCredential, *arm.ClientOptions) (*BillingInfoClient, error)`
    info	[Changelog] - New function `*BillingInfoClient.Get(context.Context, string, string, *BillingInfoClientGetOptions) (BillingInfoClientGetResponse, error)`
    info	[Changelog] - New function `*ClientFactory.NewBillingInfoClient() *BillingInfoClient`
    info	[Changelog] - New function `*ClientFactory.NewConnectedPartnerResourcesClient() *ConnectedPartnerResourcesClient`
    info	[Changelog] - New function `NewConnectedPartnerResourcesClient(string, azcore.TokenCredential, *arm.ClientOptions) (*ConnectedPartnerResourcesClient, error)`
    info	[Changelog] - New function `*ConnectedPartnerResourcesClient.NewListPager(string, string, *ConnectedPartnerResourcesClientListOptions) *runtime.Pager[ConnectedPartnerResourcesClientListResponse]`
    info	[Changelog] - New struct `BillingInfoResponse`
    info	[Changelog] - New struct `ConnectedPartnerResourceProperties`
    info	[Changelog] - New struct `ConnectedPartnerResourcesListFormat`
    info	[Changelog] - New struct `ConnectedPartnerResourcesListResponse`
    info	[Changelog] - New struct `MarketplaceSaaSInfo`
    info	[Changelog] - New struct `PartnerBillingEntity`
    info	[Changelog]
    info	[Changelog] Total 0 breaking change(s), 18 additive change(s).