2.0.0-beta.1 (2026-03-09)
Breaking Changes
-
For migration help on parameter-group updates, see SDK Breaking Changes Migration Guide - Parameter Group Changes.
-
Function
*AdminKeysClient.Getparameter(s) have been changed from(ctx context.Context, resourceGroupName string, searchServiceName string, searchManagementRequestOptions *SearchManagementRequestOptions, options *AdminKeysClientGetOptions)to(ctx context.Context, resourceGroupName string, searchServiceName string, options *AdminKeysClientGetOptions) -
Function
*AdminKeysClient.Regenerateparameter(s) have been changed from(ctx context.Context, resourceGroupName string, searchServiceName string, keyKind AdminKeyKind, searchManagementRequestOptions *SearchManagementRequestOptions, options *AdminKeysClientRegenerateOptions)to(ctx context.Context, resourceGroupName string, searchServiceName string, keyKind AdminKeyKind, options *AdminKeysClientRegenerateOptions) -
Function
*ManagementClient.UsageBySubscriptionSKUparameter(s) have been changed from(ctx context.Context, location string, skuName string, searchManagementRequestOptions *SearchManagementRequestOptions, options *ManagementClientUsageBySubscriptionSKUOptions)to(ctx context.Context, location string, skuName string, options *ManagementClientUsageBySubscriptionSKUOptions) -
Function
*PrivateEndpointConnectionsClient.Deleteparameter(s) have been changed from(ctx context.Context, resourceGroupName string, searchServiceName string, privateEndpointConnectionName string, searchManagementRequestOptions *SearchManagementRequestOptions, options *PrivateEndpointConnectionsClientDeleteOptions)to(ctx context.Context, resourceGroupName string, searchServiceName string, privateEndpointConnectionName string, options *PrivateEndpointConnectionsClientDeleteOptions) -
Function
*PrivateEndpointConnectionsClient.Getparameter(s) have been changed from(ctx context.Context, resourceGroupName string, searchServiceName string, privateEndpointConnectionName string, searchManagementRequestOptions *SearchManagementRequestOptions, options *PrivateEndpointConnectionsClientGetOptions)to(ctx context.Context, resourceGroupName string, searchServiceName string, privateEndpointConnectionName string, options *PrivateEndpointConnectionsClientGetOptions) -
Function
*PrivateEndpointConnectionsClient.NewListByServicePagerparameter(s) have been changed from(resourceGroupName string, searchServiceName string, searchManagementRequestOptions *SearchManagementRequestOptions, options *PrivateEndpointConnectionsClientListByServiceOptions)to(resourceGroupName string, searchServiceName string, options *PrivateEndpointConnectionsClientListByServiceOptions) -
Function
*PrivateEndpointConnectionsClient.Updateparameter(s) have been changed from(ctx context.Context, resourceGroupName string, searchServiceName string, privateEndpointConnectionName string, privateEndpointConnection PrivateEndpointConnection, searchManagementRequestOptions *SearchManagementRequestOptions, options *PrivateEndpointConnectionsClientUpdateOptions)to(ctx context.Context, resourceGroupName string, searchServiceName string, privateEndpointConnectionName string, privateEndpointConnection PrivateEndpointConnection, options *PrivateEndpointConnectionsClientUpdateOptions) -
Function
*PrivateLinkResourcesClient.NewListSupportedPagerparameter(s) have been changed from(resourceGroupName string, searchServiceName string, searchManagementRequestOptions *SearchManagementRequestOptions, options *PrivateLinkResourcesClientListSupportedOptions)to(resourceGroupName string, searchServiceName string, options *PrivateLinkResourcesClientListSupportedOptions) -
Function
*QueryKeysClient.Createparameter(s) have been changed from(ctx context.Context, resourceGroupName string, searchServiceName string, name string, searchManagementRequestOptions *SearchManagementRequestOptions, options *QueryKeysClientCreateOptions)to(ctx context.Context, resourceGroupName string, searchServiceName string, name string, options *QueryKeysClientCreateOptions) -
Function
*QueryKeysClient.Deleteparameter(s) have been changed from(ctx context.Context, resourceGroupName string, searchServiceName string, key string, searchManagementRequestOptions *SearchManagementRequestOptions, options *QueryKeysClientDeleteOptions)to(ctx context.Context, resourceGroupName string, searchServiceName string, key string, options *QueryKeysClientDeleteOptions) -
Function
*QueryKeysClient.NewListBySearchServicePagerparameter(s) have been changed from(resourceGroupName string, searchServiceName string, searchManagementRequestOptions *SearchManagementRequestOptions, options *QueryKeysClientListBySearchServiceOptions)to(resourceGroupName string, searchServiceName string, options *QueryKeysClientListBySearchServiceOptions) -
Function
*ServicesClient.BeginCreateOrUpdateparameter(s) have been changed from(ctx context.Context, resourceGroupName string, searchServiceName string, service Service, searchManagementRequestOptions *SearchManagementRequestOptions, options *ServicesClientBeginCreateOrUpdateOptions)to(ctx context.Context, resourceGroupName string, searchServiceName string, resource Service, options *ServicesClientBeginCreateOrUpdateOptions) -
Function
*ServicesClient.CheckNameAvailabilityparameter(s) have been changed from(ctx context.Context, checkNameAvailabilityInput CheckNameAvailabilityInput, searchManagementRequestOptions *SearchManagementRequestOptions, options *ServicesClientCheckNameAvailabilityOptions)to(ctx context.Context, checkNameAvailabilityInput CheckNameAvailabilityInput, options *ServicesClientCheckNameAvailabilityOptions) -
Function
*ServicesClient.Deleteparameter(s) have been changed from(ctx context.Context, resourceGroupName string, searchServiceName string, searchManagementRequestOptions *SearchManagementRequestOptions, options *ServicesClientDeleteOptions)to(ctx context.Context, resourceGroupName string, searchServiceName string, options *ServicesClientDeleteOptions) -
Function
*ServicesClient.Getparameter(s) have been changed from(ctx context.Context, resourceGroupName string, searchServiceName string, searchManagementRequestOptions *SearchManagementRequestOptions, options *ServicesClientGetOptions)to(ctx context.Context, resourceGroupName string, searchServiceName string, options *ServicesClientGetOptions) -
Function
*ServicesClient.NewListByResourceGroupPagerparameter(s) have been changed from(resourceGroupName string, searchManagementRequestOptions *SearchManagementRequestOptions, options *ServicesClientListByResourceGroupOptions)to(resourceGroupName string, options *ServicesClientListByResourceGroupOptions) -
Function
*ServicesClient.NewListBySubscriptionPagerparameter(s) have been changed from(searchManagementRequestOptions *SearchManagementRequestOptions, options *ServicesClientListBySubscriptionOptions)to(options *ServicesClientListBySubscriptionOptions) -
Function
*ServicesClient.Updateparameter(s) have been changed from(ctx context.Context, resourceGroupName string, searchServiceName string, service ServiceUpdate, searchManagementRequestOptions *SearchManagementRequestOptions, options *ServicesClientUpdateOptions)to(ctx context.Context, resourceGroupName string, searchServiceName string, properties ServiceUpdate, options *ServicesClientUpdateOptions) -
Function
*SharedPrivateLinkResourcesClient.BeginCreateOrUpdateparameter(s) have been changed from(ctx context.Context, resourceGroupName string, searchServiceName string, sharedPrivateLinkResourceName string, sharedPrivateLinkResource SharedPrivateLinkResource, searchManagementRequestOptions *SearchManagementRequestOptions, options *SharedPrivateLinkResourcesClientBeginCreateOrUpdateOptions)to(ctx context.Context, resourceGroupName string, searchServiceName string, sharedPrivateLinkResourceName string, sharedPrivateLinkResource SharedPrivateLinkResource, options *SharedPrivateLinkResourcesClientBeginCreateOrUpdateOptions) -
Function
*SharedPrivateLinkResourcesClient.BeginDeleteparameter(s) have been changed from(ctx context.Context, resourceGroupName string, searchServiceName string, sharedPrivateLinkResourceName string, searchManagementRequestOptions *SearchManagementRequestOptions, options *SharedPrivateLinkResourcesClientBeginDeleteOptions)to(ctx context.Context, resourceGroupName string, searchServiceName string, sharedPrivateLinkResourceName string, options *SharedPrivateLinkResourcesClientBeginDeleteOptions) -
Function
*SharedPrivateLinkResourcesClient.Getparameter(s) have been changed from(ctx context.Context, resourceGroupName string, searchServiceName string, sharedPrivateLinkResourceName string, searchManagementRequestOptions *SearchManagementRequestOptions, options *SharedPrivateLinkResourcesClientGetOptions)to(ctx context.Context, resourceGroupName string, searchServiceName string, sharedPrivateLinkResourceName string, options *SharedPrivateLinkResourcesClientGetOptions) -
Function
*SharedPrivateLinkResourcesClient.NewListByServicePagerparameter(s) have been changed from(resourceGroupName string, searchServiceName string, searchManagementRequestOptions *SearchManagementRequestOptions, options *SharedPrivateLinkResourcesClientListByServiceOptions)to(resourceGroupName string, searchServiceName string, options *SharedPrivateLinkResourcesClientListByServiceOptions) -
Function
*UsagesClient.NewListBySubscriptionPagerparameter(s) have been changed from(location string, searchManagementRequestOptions *SearchManagementRequestOptions, options *UsagesClientListBySubscriptionOptions)to(location string, options *UsagesClientListBySubscriptionOptions) -
Struct
SearchManagementRequestOptionshas been removed
Features Added
- New field
ClientRequestIDin structAdminKeysClientGetOptions - New field
ClientRequestIDin structAdminKeysClientRegenerateOptions - New field
ClientRequestIDin structManagementClientUsageBySubscriptionSKUOptions - New field
ClientRequestIDin structPrivateEndpointConnectionsClientDeleteOptions - New field
ClientRequestIDin structPrivateEndpointConnectionsClientGetOptions - New field
ClientRequestIDin structPrivateEndpointConnectionsClientListByServiceOptions - New field
ClientRequestIDin structPrivateEndpointConnectionsClientUpdateOptions - New field
ClientRequestIDin structPrivateLinkResourcesClientListSupportedOptions - New field
NextLinkin structPrivateLinkResourcesResult - New field
ClientRequestIDin structQueryKeysClientCreateOptions - New field
ClientRequestIDin structQueryKeysClientDeleteOptions - New field
ClientRequestIDin structQueryKeysClientListBySearchServiceOptions - New field
ClientRequestIDin structServicesClientBeginCreateOrUpdateOptions - New field
ClientRequestIDin structServicesClientCheckNameAvailabilityOptions - New field
ClientRequestIDin structServicesClientDeleteOptions - New field
ClientRequestIDin structServicesClientGetOptions - New field
ClientRequestIDin structServicesClientListByResourceGroupOptions - New field
ClientRequestIDin structServicesClientListBySubscriptionOptions - New field
ClientRequestIDin structServicesClientUpdateOptions - New field
ClientRequestIDin structSharedPrivateLinkResourcesClientBeginCreateOrUpdateOptions - New field
ClientRequestIDin structSharedPrivateLinkResourcesClientBeginDeleteOptions - New field
ClientRequestIDin structSharedPrivateLinkResourcesClientGetOptions - New field
ClientRequestIDin structSharedPrivateLinkResourcesClientListByServiceOptions - New field
ClientRequestIDin structUsagesClientListBySubscriptionOptions