-
Notifications
You must be signed in to change notification settings - Fork 350
Update ACS release notes march [deprecated] #2547
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
Conversation
| ... | ||
| implementation 'com.azure.android:azure-communication-chat:1.0.0-beta.7' | ||
| implementation 'com.azure.android:azure-communication-common:1.0.0-beta.7' | ||
| implementation 'com.microsoft.trouter:client-android:0.0.1-beta.1' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If Trouter is closed-source I think we should not include it in the release notes. We use these to announce changes made to our Azure SDK libraries.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
JP mentioned that customers need to include this in their projects for the signaling part to work correctly, but I think instructions like these should be indicated in the README. Although I'm not entirely sure why they would need to do so if Trouter is a dependency of ACS Chat already. Are there any cases where customers would want to use Trouter APIs themselves?
|
This PR is outdated, the conversation will continue into the respective PR language |
@RezaJooyandeh, @tophpalmer, @mikben can you please take a look into?