Skip to content
This repository was archived by the owner on Jan 5, 2026. It is now read-only.

[#6644] Remove BotFrameworkAdapter Obsolete annotation#6648

Merged
tracyboehrer merged 2 commits into
mainfrom
southworks/update/remove-botframeworkadapter-obsolete-tags
Jul 18, 2023
Merged

[#6644] Remove BotFrameworkAdapter Obsolete annotation#6648
tracyboehrer merged 2 commits into
mainfrom
southworks/update/remove-botframeworkadapter-obsolete-tags

Conversation

@ceciliaavila
Copy link
Copy Markdown
Collaborator

Fixes #6644

Description

This PR removes the Obsolete tags from the BotFrameworkAdapter class and its related classes.

Specific Changes

Removed tags and added the suggestion of the use of CloudAdapter in the following classes:
- BotMessageHandler
- BotFrameworkHttpAdapter
- BotMessageHandlerBase
- IAdapterIntegration
- BotFrameworkHttpAdapterBase
- BotFrameworkAdapter

@ceciliaavila ceciliaavila requested a review from a team as a code owner June 21, 2023 13:13
@ceciliaavila ceciliaavila added the Automation: Parity with js The PR needs to be ported to JS label Jun 21, 2023
@tracyboehrer tracyboehrer reopened this Jul 18, 2023
@BruceHaley
Copy link
Copy Markdown
Contributor

✔️ No Binary Compatibility issues for Microsoft.Bot.Builder.dll
✔️ No Binary Compatibility issues for Microsoft.Bot.Builder.Integration.AspNet.Core.dll

@tracyboehrer tracyboehrer merged commit 6a17a29 into main Jul 18, 2023
@tracyboehrer tracyboehrer deleted the southworks/update/remove-botframeworkadapter-obsolete-tags branch July 18, 2023 14:55
This was referenced May 14, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Automation: Parity with js The PR needs to be ported to JS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove BotFrameworkAdapter Obsolete annotation

4 participants