Skip to content

Commit

Permalink
[Release] sdk/resourcemanager/botservice/armbotservice/1.0.0 generati…
Browse files Browse the repository at this point in the history
…on from spec commit: e7bf3adfa2d5e5cdbb804eec35279501794f461c (#19807)
  • Loading branch information
Alancere authored Jan 13, 2023
1 parent 17dcf2a commit 29018b1
Show file tree
Hide file tree
Showing 34 changed files with 5,317 additions and 1,508 deletions.
76 changes: 76 additions & 0 deletions sdk/resourcemanager/botservice/armbotservice/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,81 @@
# Release History

## 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`
- New field `TenantID` in struct `WebChatSite`
- New field `TrustedOrigins` in struct `WebChatSite`


## 0.5.0 (2022-05-17)

The package of `github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/botservice/armbotservice` is using our [next generation design principles](https://azure.github.io/azure-sdk/general_introduction.html) since version 0.5.0, which contains breaking changes.
Expand Down
6 changes: 3 additions & 3 deletions sdk/resourcemanager/botservice/armbotservice/autorest.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
``` yaml
azure-arm: true
require:
- https://github.com/Azure/azure-rest-api-specs/blob/7a2ac91de424f271cf91cc8009f3fe9ee8249086/specification/botservice/resource-manager/readme.md
- https://github.com/Azure/azure-rest-api-specs/blob/7a2ac91de424f271cf91cc8009f3fe9ee8249086/specification/botservice/resource-manager/readme.go.md
- https://github.com/Azure/azure-rest-api-specs/blob/e7bf3adfa2d5e5cdbb804eec35279501794f461c/specification/botservice/resource-manager/readme.md
- https://github.com/Azure/azure-rest-api-specs/blob/e7bf3adfa2d5e5cdbb804eec35279501794f461c/specification/botservice/resource-manager/readme.go.md
license-header: MICROSOFT_MIT_NO_VERSION
module-version: 0.5.0
module-version: 1.0.0
```

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 29018b1

Please sign in to comment.