genesys-cloud-streaming-client 17.2.1-STREAM-71.2 → 17.2.1-develop.102
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/stanza-definitions/webrtc-signaling.d.ts +0 -1
- package/dist/cjs/stanza-definitions/webrtc-signaling.js +0 -1
- package/dist/cjs/types/interfaces.d.ts +0 -1
- package/dist/deploy-info.json +3 -3
- package/dist/es/index.bundle.js +0 -1
- package/dist/es/stanza-definitions/webrtc-signaling.d.ts +0 -1
- package/dist/es/stanza-definitions/webrtc-signaling.js +0 -1
- package/dist/es/types/interfaces.d.ts +0 -1
- package/dist/npm/CHANGELOG.md +0 -2
- package/dist/npm/stanza-definitions/webrtc-signaling.d.ts +0 -1
- package/dist/npm/stanza-definitions/webrtc-signaling.js +0 -1
- package/dist/npm/types/interfaces.d.ts +0 -1
- package/dist/streaming-client.browser.ie.js +1 -1
- package/dist/streaming-client.browser.js +1 -1
- package/dist/v17/streaming-client.browser.ie.js +1 -1
- package/dist/v17/streaming-client.browser.js +1 -1
- package/dist/v17.2.1/streaming-client.browser.ie.js +1 -1
- package/dist/v17.2.1/streaming-client.browser.js +1 -1
- package/package.json +1 -1
|
@@ -11,7 +11,6 @@ const proposeDefinition = {
|
|
|
11
11
|
conversationId: jxt_1.attribute('inin-cid'),
|
|
12
12
|
persistentConversationId: jxt_1.attribute('inin-persistent-cid'),
|
|
13
13
|
sdpOverXmpp: jxt_1.booleanAttribute('inin-sdp-over-xmpp'),
|
|
14
|
-
privAnswerMode: jxt_1.attribute('inin-priv-answer-mode'),
|
|
15
14
|
originalRoomJid: jxt_1.attribute('inin-ofrom'),
|
|
16
15
|
autoAnswer: jxt_1.booleanAttribute('inin-autoanswer'),
|
|
17
16
|
fromUserId: jxt_1.attribute('inin-user-id'),
|
package/dist/deploy-info.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "developercenter-cdn/streaming-client",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "17.2.1",
|
|
4
4
|
"ecosystem": "pc",
|
|
5
5
|
"team": "Client Streaming and Signaling",
|
|
6
6
|
"indexFiles": [
|
|
@@ -17,6 +17,6 @@
|
|
|
17
17
|
"file": "v17/streaming-client.browser.js"
|
|
18
18
|
}
|
|
19
19
|
],
|
|
20
|
-
"build": "
|
|
21
|
-
"buildDate": "2024-06-10T18:
|
|
20
|
+
"build": "102",
|
|
21
|
+
"buildDate": "2024-06-10T18:59:37.616051Z"
|
|
22
22
|
}
|
package/dist/es/index.bundle.js
CHANGED
|
@@ -20037,7 +20037,6 @@ const proposeDefinition = {
|
|
|
20037
20037
|
conversationId: jxt.attribute('inin-cid'),
|
|
20038
20038
|
persistentConversationId: jxt.attribute('inin-persistent-cid'),
|
|
20039
20039
|
sdpOverXmpp: jxt.booleanAttribute('inin-sdp-over-xmpp'),
|
|
20040
|
-
privAnswerMode: jxt.attribute('inin-priv-answer-mode'),
|
|
20041
20040
|
originalRoomJid: jxt.attribute('inin-ofrom'),
|
|
20042
20041
|
autoAnswer: jxt.booleanAttribute('inin-autoanswer'),
|
|
20043
20042
|
fromUserId: jxt.attribute('inin-user-id'),
|
|
@@ -8,7 +8,6 @@ const proposeDefinition = {
|
|
|
8
8
|
conversationId: attribute('inin-cid'),
|
|
9
9
|
persistentConversationId: attribute('inin-persistent-cid'),
|
|
10
10
|
sdpOverXmpp: booleanAttribute('inin-sdp-over-xmpp'),
|
|
11
|
-
privAnswerMode: attribute('inin-priv-answer-mode'),
|
|
12
11
|
originalRoomJid: attribute('inin-ofrom'),
|
|
13
12
|
autoAnswer: booleanAttribute('inin-autoanswer'),
|
|
14
13
|
fromUserId: attribute('inin-user-id'),
|
package/dist/npm/CHANGELOG.md
CHANGED
|
@@ -8,8 +8,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|
|
8
8
|
# [Unreleased](https://github.com/purecloudlabs/genesys-cloud-streaming-client/compare/v17.2.0...HEAD)
|
|
9
9
|
### Changed
|
|
10
10
|
* [STREAM-96](https://inindca.atlassian.net/browse/STREAM-96) - Forcefully disconnect the WebSocket when missed pings are detected to help reconnect faster
|
|
11
|
-
### Added
|
|
12
|
-
* [STREAM-71](https://inindca.atlassian.net/browse/STREAM-71) - proxy the priv-answer-mode param on the propose to the pendingSession (used for internal purposes)
|
|
13
11
|
|
|
14
12
|
# [v17.2.0](https://github.com/purecloudlabs/genesys-cloud-streaming-client/compare/v17.1.3...v17.2.0)
|
|
15
13
|
### Added
|
|
@@ -11,7 +11,6 @@ const proposeDefinition = {
|
|
|
11
11
|
conversationId: jxt_1.attribute('inin-cid'),
|
|
12
12
|
persistentConversationId: jxt_1.attribute('inin-persistent-cid'),
|
|
13
13
|
sdpOverXmpp: jxt_1.booleanAttribute('inin-sdp-over-xmpp'),
|
|
14
|
-
privAnswerMode: jxt_1.attribute('inin-priv-answer-mode'),
|
|
15
14
|
originalRoomJid: jxt_1.attribute('inin-ofrom'),
|
|
16
15
|
autoAnswer: jxt_1.booleanAttribute('inin-autoanswer'),
|
|
17
16
|
fromUserId: jxt_1.attribute('inin-user-id'),
|