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 stable version "2024-01-01" #27627

Merged
merged 2 commits into from
Feb 2, 2024

ReadMe changes

e05d830
Select commit
Loading
Failed to load commit list.
Merged

Adding new stable version "2024-01-01" #27627

ReadMe changes
e05d830
Select commit
Loading
Failed to load commit list.
openapi-pipeline-app / SDK azure-sdk-for-go succeeded Feb 2, 2024 in 3m 35s

SDK azure-sdk-for-go succeeded

Details

  • ️✔️Succeeded [Logs] Generate from 2c33c93dc97dcf926de7fdd338ac73eb59df2ff5. 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 enum type `ConfigurationName` with values `ConfigurationNameDefault`
    info	[Changelog] - New enum type `PatchOperation` with values `PatchOperationActive`, `PatchOperationAddBegin`, `PatchOperationAddComplete`, `PatchOperationDeleteBegin`, `PatchOperationDeleteComplete`
    info	[Changelog] - New enum type `Status` with values `StatusActive`, `StatusDeleting`, `StatusFailed`, `StatusInProgress`
    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 `*ClientFactory.NewMonitoredSubscriptionsClient() *MonitoredSubscriptionsClient`
    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 function `NewMonitoredSubscriptionsClient(string, azcore.TokenCredential, *arm.ClientOptions) (*MonitoredSubscriptionsClient, error)`
    info	[Changelog] - New function `*MonitoredSubscriptionsClient.BeginCreateorUpdate(context.Context, string, string, ConfigurationName, MonitoredSubscriptionProperties, *MonitoredSubscriptionsClientBeginCreateorUpdateOptions) (*runtime.Poller[MonitoredSubscriptionsClientCreateorUpdateResponse], error)`
    info	[Changelog] - New function `*MonitoredSubscriptionsClient.BeginDelete(context.Context, string, string, ConfigurationName, *MonitoredSubscriptionsClientBeginDeleteOptions) (*runtime.Poller[MonitoredSubscriptionsClientDeleteResponse], error)`
    info	[Changelog] - New function `*MonitoredSubscriptionsClient.Get(context.Context, string, string, ConfigurationName, *MonitoredSubscriptionsClientGetOptions) (MonitoredSubscriptionsClientGetResponse, error)`
    info	[Changelog] - New function `*MonitoredSubscriptionsClient.NewListPager(string, string, *MonitoredSubscriptionsClientListOptions) *runtime.Pager[MonitoredSubscriptionsClientListResponse]`
    info	[Changelog] - New function `*MonitoredSubscriptionsClient.BeginUpdate(context.Context, string, string, ConfigurationName, MonitoredSubscriptionProperties, *MonitoredSubscriptionsClientBeginUpdateOptions) (*runtime.Poller[MonitoredSubscriptionsClientUpdateResponse], error)`
    info	[Changelog] - New function `*MonitorsClient.NewListLinkedResourcesPager(string, string, *MonitorsClientListLinkedResourcesOptions) *runtime.Pager[MonitorsClientListLinkedResourcesResponse]`
    info	[Changelog] - New struct `BillingInfoResponse`
    info	[Changelog] - New struct `ConnectedPartnerResourceProperties`
    info	[Changelog] - New struct `ConnectedPartnerResourcesListFormat`
    info	[Changelog] - New struct `ConnectedPartnerResourcesListResponse`
    info	[Changelog] - New struct `LinkedResource`
    info	[Changelog] - New struct `LinkedResourceListResponse`
    info	[Changelog] - New struct `MarketplaceSaaSInfo`
    info	[Changelog] - New struct `MonitoredSubscription`
    info	[Changelog] - New struct `MonitoredSubscriptionProperties`
    info	[Changelog] - New struct `MonitoredSubscriptionPropertiesList`
    info	[Changelog] - New struct `PartnerBillingEntity`
    info	[Changelog] - New struct `SubscriptionList`
    info	[Changelog] - New field `SaaSAzureSubscriptionStatus`, `SubscriptionState` in struct `MonitorProperties`
    info	[Changelog]
    info	[Changelog] Total 0 breaking change(s), 52 additive change(s).