Skip to content

Commit 517bb9c

Browse files
authored
[communication-common] Communication identifier to raw id translation (Azure#21699)
* [communication-common] add translators between identifier and rawId * Bump common minor version and update downstream packages * fix/re-record chat tests and address PR comments * fix format
1 parent fcda9b0 commit 517bb9c

File tree

59 files changed

+1062
-654
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

59 files changed

+1062
-654
lines changed

sdk/communication/communication-chat/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"prettier": "@azure/eslint-plugin-azure-sdk/prettier.json",
6464
"dependencies": {
6565
"@azure/abort-controller": "^1.0.0",
66-
"@azure/communication-common": "^2.0.0",
66+
"@azure/communication-common": "^2.1.0",
6767
"@azure/communication-signaling": "1.0.0-beta.13",
6868
"@azure/core-auth": "^1.3.0",
6969
"@azure/core-client": "^1.3.0",

sdk/communication/communication-chat/recordings/browsers/chatclient_chat_operations/recording_successfully_creates_a_thread.json

Lines changed: 47 additions & 42 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/communication/communication-chat/recordings/browsers/chatclient_chat_operations/recording_successfully_deletes_a_thread.json

Lines changed: 9 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/communication/communication-chat/recordings/browsers/chatthreadclient/recording_successfully_adds_participants.json

Lines changed: 26 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)