Skip to content

[PORT] [Skills] Refactor BFAdapter Auth, Add support for proactively messaging non-channel recipients #780

@tomlm

Description

@tomlm

Port this change from botbuilder-dotnet/master branch:
microsoft/botbuilder-dotnet#3409

Fixes: microsoft/botbuilder-dotnet#3386
Addresses microsoft/botframework-sdk#5751 in C#

PR will address doing proactive-messaging for non-channel recipients and caching keys for BotFrameworkAdapter.

PR is in draft because the former item is addressed by current commits.

commit 1385c8f

  • add BotFrameworkAdapter.ContinueSkillConversationAsync
  • add SkillConversationReference
  • make cancellationToken optional in CreateConnectorClientAsync

Changed projects

  • Microsoft.Bot.Builder
  • Microsoft.Bot.Builder.Tests

[Skills,WIP]

Metadata

Metadata

Assignees

Labels

P0Must Fix. Release-blockerR8Release 8 - March 16th, 2020

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions