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

[.Net][API Break Change]: Deprecate TextMessageUpdate #3124

Open
LittleLittleCloud opened this issue Jul 13, 2024 · 0 comments
Open

[.Net][API Break Change]: Deprecate TextMessageUpdate #3124

LittleLittleCloud opened this issue Jul 13, 2024 · 0 comments
Labels
0.2 Issues which are related to the pre 0.4 codebase api-break-change Will break existing api and needs an migration for previous code to work needs-triage

Comments

@LittleLittleCloud
Copy link
Collaborator

LittleLittleCloud commented Jul 13, 2024

Is your feature request related to a problem? Please describe.

The TextMessageUpdate used to be the IStreamingMessage of TextMessage. Now that the IStreamingMessage has been deprecated in #3045, TextMessageUpdate should also be deprecated as well.

Migration guide

Use TextMessage to replace TextMessageUpdate

@LittleLittleCloud LittleLittleCloud added enhancement api-break-change Will break existing api and needs an migration for previous code to work labels Jul 13, 2024
@LittleLittleCloud LittleLittleCloud added this to the AutoGen.Net 0.1.0 milestone Jul 29, 2024
@LittleLittleCloud LittleLittleCloud removed this from the AutoGen.Net 0.1.0 milestone Aug 15, 2024
@rysweet rysweet added 0.2 Issues which are related to the pre 0.4 codebase needs-triage labels Oct 2, 2024
@fniedtner fniedtner removed the feature label Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.2 Issues which are related to the pre 0.4 codebase api-break-change Will break existing api and needs an migration for previous code to work needs-triage
Projects
None yet
Development

No branches or pull requests

3 participants