Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 19 additions & 0 deletions _data/releases/2025-12/android.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
entries:
- Name: azure-communication-chat
Version: 2.2.0
DisplayName: Communication Chat
ServiceName: Communication
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-android/tree/azure-communication-chat_2.2.0/sdk/communication/azure-communication-chat/CHANGELOG.md
ChangelogContent: |-
Add support for 16kb page size.

#### Dependency updates

- Updated `com.microsoft:trouter-client-android` to `0.4.0`

#### Other Changes
- The Chat SDK now fetches Trouter notification configurations dynamically by calling the chat gateway service, instead of relying on hard-coded values in configuration files.
GroupId: com.azure.android

Loading