You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
1.0.0 (2023-01-13)
Breaking Changes
Field ID of struct ConnectionSettingProperties has been removed
Field Name of struct ConnectionSettingProperties has been removed
Field CallingWebHook of struct MsTeamsChannelProperties has been removed
Features Added
New value ChannelNameAcsChatChannel, ChannelNameM365Extensions, ChannelNameOmnichannel, ChannelNameSearchAssistant, ChannelNameTelephonyChannel added to type alias ChannelName
New type alias EmailChannelAuthMethod with values EmailChannelAuthMethodGraph, EmailChannelAuthMethodPassword
New function *AcsChatChannel.GetChannel() *Channel
New function NewEmailClient(string, azcore.TokenCredential, *arm.ClientOptions) (*EmailClient, error)
New function *EmailClient.CreateSignInURL(context.Context, string, string, *EmailClientCreateSignInURLOptions) (EmailClientCreateSignInURLResponse, error)
New function *M365Extensions.GetChannel() *Channel
New function *Omnichannel.GetChannel() *Channel
New function *OutlookChannel.GetChannel() *Channel
New function NewQnAMakerEndpointKeysClient(string, azcore.TokenCredential, *arm.ClientOptions) (*QnAMakerEndpointKeysClient, error)
New function *QnAMakerEndpointKeysClient.Get(context.Context, QnAMakerEndpointKeysRequestBody, *QnAMakerEndpointKeysClientGetOptions) (QnAMakerEndpointKeysClientGetResponse, error)
New function *SearchAssistant.GetChannel() *Channel
New function *TelephonyChannel.GetChannel() *Channel
New struct AcsChatChannel
New struct CreateEmailSignInURLResponse
New struct CreateEmailSignInURLResponseProperties
New struct EmailClient
New struct M365Extensions
New struct Omnichannel
New struct OutlookChannel
New struct QnAMakerEndpointKeysClient
New struct QnAMakerEndpointKeysRequestBody
New struct QnAMakerEndpointKeysResponse
New struct SearchAssistant
New struct TelephonyChannel
New struct TelephonyChannelProperties
New struct TelephonyChannelResourceAPIConfiguration
New struct TelephonyPhoneNumbers
New field TenantID in struct BotProperties
New field RequireTermsAgreement in struct ChannelSettings
New field AbsCode in struct CheckNameAvailabilityResponseBody
New field ExtensionKey1 in struct DirectLineChannelProperties
New field ExtensionKey2 in struct DirectLineChannelProperties
New field AppID in struct DirectLineSite
New field ETag in struct DirectLineSite
New field IsDetailedLoggingEnabled in struct DirectLineSite
New field IsEndpointParametersEnabled in struct DirectLineSite
New field IsNoStorageEnabled in struct DirectLineSite
New field IsTokenEnabled in struct DirectLineSite
New field IsWebChatSpeechEnabled in struct DirectLineSite
New field IsWebchatPreviewEnabled in struct DirectLineSite
New field TenantID in struct DirectLineSite
New field CognitiveServiceResourceID in struct DirectLineSpeechChannelProperties
New field AuthMethod in struct EmailChannelProperties
New field MagicCode in struct EmailChannelProperties
New field CallingWebhook in struct MsTeamsChannelProperties
New field GroupIDs in struct PrivateEndpointConnectionProperties
New field AppID in struct Site
New field IsDetailedLoggingEnabled in struct Site
New field IsEndpointParametersEnabled in struct Site
New field IsNoStorageEnabled in struct Site
New field IsWebChatSpeechEnabled in struct Site
New field TenantID in struct Site
New field AppID in struct WebChatSite
New field ETag in struct WebChatSite
New field IsBlockUserUploadEnabled in struct WebChatSite
New field IsDetailedLoggingEnabled in struct WebChatSite
New field IsEndpointParametersEnabled in struct WebChatSite
New field IsNoStorageEnabled in struct WebChatSite
New field IsSecureSiteEnabled in struct WebChatSite
New field IsTokenEnabled in struct WebChatSite
New field IsV1Enabled in struct WebChatSite
New field IsV3Enabled in struct WebChatSite
New field IsWebChatSpeechEnabled in struct WebChatSite