Release Azure Communication Chat Version 1.5.3 (#31503)

### Packages impacted by this PR
N/A

### Issues associated with this PR
N/A

### Describe the problem that is addressed by this PR
Release Azure Communication Chat Version 1.5.3

### What are the possible designs available to address the problem? If
there are more than one possible design, why was the one in this PR
chosen?
N/A

### Are there test cases added in this PR? _(If not, why?)_
N/A
This commit is contained in:
angellan-msft 2024-10-22 17:57:26 -07:00 коммит произвёл GitHub
Родитель 258b8dfe30
Коммит b35c333a87
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
2 изменённых файлов: 8 добавлений и 1 удалений

Просмотреть файл

@ -1,5 +1,12 @@
# Release History
## 1.5.3 (2024-10-23)
### Other Changes
- Supported getting real-time notification configuration from Chat Gateway.
- Updated to @azure/communication-signaling@1.0.0-beta.29 with TrouterConfigClient support.
## 1.5.2 (2024-08-06)
### Other Changes

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@azure/communication-chat",
"version": "1.5.2",
"version": "1.5.3",
"description": "Azure client library for Azure Communication Chat services",
"sdk-type": "client",
"main": "dist/index.js",