github Azure/azure-sdk-for-go sdk/resourcemanager/synapse/armsynapse/v0.6.0

latest releases: sdk/security/keyvault/azcertificates/v1.3.0, sdk/security/keyvault/azkeys/v1.3.0, sdk/security/keyvault/azsecrets/v1.3.0...
pre-release20 months ago

0.6.0 (2023-02-24)

Breaking Changes

  • Type of ManagedIdentitySQLControlSettingsModelPropertiesGrantSQLControlToManagedIdentity.DesiredState has been changed from *ManagedIdentitySQLControlSettingsModelPropertiesGrantSQLControlToManagedIdentityDesiredState to *DesiredState
  • Type of ManagedIdentitySQLControlSettingsModelPropertiesGrantSQLControlToManagedIdentity.ActualState has been changed from *ManagedIdentitySQLControlSettingsModelPropertiesGrantSQLControlToManagedIdentityActualState to *ActualState
  • Type alias ManagedIdentitySQLControlSettingsModelPropertiesGrantSQLControlToManagedIdentityActualState has been removed
  • Type alias ManagedIdentitySQLControlSettingsModelPropertiesGrantSQLControlToManagedIdentityDesiredState has been removed
  • Operation *SQLPoolOperationResultsClient.GetLocationHeaderResult has been changed to LRO, use *SQLPoolOperationResultsClient.BeginGetLocationHeaderResult instead.
  • Operation *SQLPoolsClient.Update has been changed to LRO, use *SQLPoolsClient.BeginUpdate instead.
  • Field Interface of struct BigDataPoolsClientDeleteResponse has been removed
  • Field Interface of struct IPFirewallRulesClientDeleteResponse has been removed
  • Field Interface of struct SQLPoolsClientDeleteResponse has been removed
  • Field Interface of struct SQLPoolsClientPauseResponse has been removed
  • Field Interface of struct SQLPoolsClientResumeResponse has been removed
  • Field Interface of struct WorkspacesClientDeleteResponse has been removed

Features Added

  • New type alias ActualState with values ActualStateDisabled, ActualStateDisabling, ActualStateEnabled, ActualStateEnabling, ActualStateUnknown
  • New type alias DesiredState with values DesiredStateDisabled, DesiredStateEnabled
  • New type alias WorkspaceStatus with values WorkspaceStatusFailed, WorkspaceStatusInProgress, WorkspaceStatusSucceeded
  • New function NewGetClient(string, azcore.TokenCredential, *arm.ClientOptions) (*GetClient, error)
  • New function *GetClient.IntegrationRuntimeEnableInteractivequery(context.Context, string, string, string, string, *GetClientIntegrationRuntimeEnableInteractivequeryOptions) (GetClientIntegrationRuntimeEnableInteractivequeryResponse, error)
  • New function *GetClient.IntegrationRuntimeStart(context.Context, string, string, string, string, *GetClientIntegrationRuntimeStartOptions) (GetClientIntegrationRuntimeStartResponse, error)
  • New function *GetClient.IntegrationRuntimeStop(context.Context, string, string, string, string, *GetClientIntegrationRuntimeStopOptions) (GetClientIntegrationRuntimeStopResponse, error)
  • New function NewKustoPoolPrivateLinkResourcesClient(string, azcore.TokenCredential, *arm.ClientOptions) (*KustoPoolPrivateLinkResourcesClient, error)
  • New function *KustoPoolPrivateLinkResourcesClient.NewListPager(string, string, string, *KustoPoolPrivateLinkResourcesClientListOptions) *runtime.Pager[KustoPoolPrivateLinkResourcesClientListResponse]
  • New struct ErrorResponseAutoGenerated
  • New struct GetClient
  • New struct IntegrationRuntimeEnableinteractivequery
  • New struct IntegrationRuntimeOperationStatus
  • New struct IntegrationRuntimeStopOperationStatus
  • New struct KustoPoolPrivateLinkResources
  • New struct KustoPoolPrivateLinkResourcesClient
  • New struct KustoPoolPrivateLinkResourcesClientListResponse
  • New struct PrivateLinkResources
  • New struct PrivateLinkResourcesProperties
  • New field IsAutotuneEnabled in struct BigDataPoolResourceProperties
  • New anonymous field BigDataPoolResourceInfo in struct BigDataPoolsClientDeleteResponse
  • New field AADObjectID in struct ClusterPrincipalProperties
  • New field AADObjectID in struct DatabasePrincipalProperties
  • New anonymous field IPFirewallRuleInfo in struct IPFirewallRulesClientDeleteResponse
  • New anonymous field SQLPool in struct SQLPoolOperationResultsClientGetLocationHeaderResultResponse
  • New anonymous field SQLPool in struct SQLPoolsClientDeleteResponse
  • New anonymous field SQLPool in struct SQLPoolsClientPauseResponse
  • New anonymous field SQLPool in struct SQLPoolsClientResumeResponse
  • New field ConfigMergeRule in struct SparkConfigurationInfo
  • New anonymous field Workspace in struct WorkspacesClientDeleteResponse

Don't miss a new azure-sdk-for-go release

NewReleases is sending notifications on new releases.