Releases: microsoft/omnichannel-sdk
Releases · microsoft/omnichannel-sdk
v0.5.10
[0.5.10]
Changed
- add logic to strip PI data from telemetry (email and authorization header)
Full Changelog: v0.5.9...v0.5.10
v0.5.8
[0.5.8]
Changed
- Increase of timeout limit time for GetChatConfig, from 30 secs to 120 secs.
v0.5.7
[0.5.7] - 2024-10-25
Added
- set open ssl to legacy
- logging response errorCode into telemetry logs
- Improve telemetry to uniformly log all errors for reconnectable chat and reconnect availability
Fixed
- Add
requestId
as optional parameters for getReconnectableChats()
v0.5.3
[0.5.3] - 2024-06-18
Added
- added axios-retry library support
v0.5.2
[0.5.2] - 2024-05-20
Fixed
- Fix
Authenticated Chat Reconnect
APIs using sig
as query parameter
v0.5.1
[0.5.1] - 2024-05-15
Fixed
- Remove console logs from
LoggingSanitizer.stripRequestHeadersSensitiveProperties()
v0.5.0
[0.5.0] - 2024-05-14
Added
- Add
livechatconnector/v2/lcwfcsdetails
endpoint
- Add
Ms-Oc-User-Agent
as default request headers
- Log
RequestHeaders
v0.4.5
[0.4.5] - 2024-03-18
Changed
- Remove telemetry lane, which was duplicating events for GetLWI
v0.4.4
[0.4.4] - 2024-03-18
Added
- Add configurable wait time between retries componenets, and set to 3 secnds for getLWI, and 1 second for all other requests
v0.4.3
[0.4.3] - 2024-02-28
Added
- Add
useUnauthReconnectIdSigQueryParam
configuration to use sig
as query parameter to pass reconnectId
for Unauthenticated Chat Reconnect
APIs
- Add
Oc-Sessionid
as part of request headers if exists