Skip to content

Releases: microsoft/omnichannel-sdk

v0.5.10

29 Jan 19:18
Compare
Choose a tag to compare

[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

31 Oct 21:12
Compare
Choose a tag to compare

[0.5.8]

Changed

  • Increase of timeout limit time for GetChatConfig, from 30 secs to 120 secs.

v0.5.7

25 Oct 13:52
Compare
Choose a tag to compare

[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

20 Jun 01:05
Compare
Choose a tag to compare

[0.5.3] - 2024-06-18

Added

  • added axios-retry library support

v0.5.2

21 May 00:09
Compare
Choose a tag to compare

[0.5.2] - 2024-05-20

Fixed

  • Fix Authenticated Chat Reconnect APIs using sig as query parameter

v0.5.1

15 May 16:38
Compare
Choose a tag to compare

[0.5.1] - 2024-05-15

Fixed

  • Remove console logs from LoggingSanitizer.stripRequestHeadersSensitiveProperties()

v0.5.0

14 May 21:58
Compare
Choose a tag to compare

[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

21 Mar 23:33
Compare
Choose a tag to compare

[0.4.5] - 2024-03-18

Changed

  • Remove telemetry lane, which was duplicating events for GetLWI

v0.4.4

21 Mar 23:32
Compare
Choose a tag to compare

[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

28 Feb 23:52
Compare
Choose a tag to compare

[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