Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

port: Add obsolete attribute to BotFrameworkHttpAdapter and related classes. (#6096) #4044

Closed
github-actions bot opened this issue Jan 7, 2022 · 1 comment · Fixed by #4168
Closed
Assignees
Labels
ExemptFromDailyDRIReport Use this label to exclude the issue from the DRI report. P1 Painful if we don't fix, won't block releasing parity The issue describes a gap in parity between two or more platforms. Size: M The issue is not very complex and it is well understood, it will take 1 to 3 days to complete
Milestone

Comments

@github-actions
Copy link

github-actions bot commented Jan 7, 2022

The changes in Add obsolete attribute to BotFrameworkHttpAdapter and related classes. (#6096) may need to be ported to maintain parity with microsoft/botbuilder-dotnet.

Fixes #6022

Description

Added obsolete attribute to BotFrameworkHttpAdapter and related classes, in order to migrate to CloudAdapter.

Please review and, if necessary, port the changes.

@github-actions github-actions bot added ExemptFromDailyDRIReport Use this label to exclude the issue from the DRI report. needs-triage The issue has just been created and it has not been reviewed by the team. parity The issue describes a gap in parity between two or more platforms. labels Jan 7, 2022
@mrivera-ms mrivera-ms added this to the R16 milestone Mar 3, 2022
@mrivera-ms mrivera-ms added P1 Painful if we don't fix, won't block releasing Size: M The issue is not very complex and it is well understood, it will take 1 to 3 days to complete and removed needs-triage The issue has just been created and it has not been reviewed by the team. labels Mar 3, 2022
@ceciliaavila
Copy link
Collaborator

@mrivera-ms in progress

gabog pushed a commit that referenced this issue Mar 21, 2022
…elated classes. (#6096) (#4168)

* Add @deprecated to botFrameworkHttpAdapter classes

* Update botbuilder.api documentation

* Fix lint issues
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ExemptFromDailyDRIReport Use this label to exclude the issue from the DRI report. P1 Painful if we don't fix, won't block releasing parity The issue describes a gap in parity between two or more platforms. Size: M The issue is not very complex and it is well understood, it will take 1 to 3 days to complete
Projects
None yet
3 participants