diff --git a/sdk/communication/communication-network-traversal/CHANGELOG.md b/sdk/communication/communication-network-traversal/CHANGELOG.md index 2e75f0702397..76815607159a 100644 --- a/sdk/communication/communication-network-traversal/CHANGELOG.md +++ b/sdk/communication/communication-network-traversal/CHANGELOG.md @@ -1,6 +1,6 @@ # Release History -## 1.0.0-beta.4 (Unreleased) +## 1.0.0 (2022-02-03) ### Features Added diff --git a/sdk/communication/communication-network-traversal/package.json b/sdk/communication/communication-network-traversal/package.json index e0941c7dd8a9..9bee00bc8729 100644 --- a/sdk/communication/communication-network-traversal/package.json +++ b/sdk/communication/communication-network-traversal/package.json @@ -1,6 +1,6 @@ { "name": "@azure/communication-network-traversal", - "version": "1.0.0-beta.4", + "version": "1.0.0", "description": "SDK for Azure Communication service which facilitates user token administration.", "sdk-type": "client", "main": "dist/index.js", diff --git a/sdk/communication/communication-network-traversal/recordings/browsers/communicationnetworkingclient_playbacklive/recording_successfully_gets_a_turn_credential_with_identity_and_routetype_any.json b/sdk/communication/communication-network-traversal/recordings/browsers/communicationnetworkingclient_playbacklive/recording_successfully_gets_a_turn_credential_with_identity_and_routetype_any.json index e167ec1111c3..82b9b6454fa6 100644 --- a/sdk/communication/communication-network-traversal/recordings/browsers/communicationnetworkingclient_playbacklive/recording_successfully_gets_a_turn_credential_with_identity_and_routetype_any.json +++ b/sdk/communication/communication-network-traversal/recordings/browsers/communicationnetworkingclient_playbacklive/recording_successfully_gets_a_turn_credential_with_identity_and_routetype_any.json @@ -10,40 +10,40 @@ "status": 201, "response": "{\"identity\":{\"id\":\"sanitized\"}}", "responseHeaders": { - "api-supported-versions": "2020-07-20-preview2, 2021-02-22-preview1, 2021-03-07, 2021-03-31-preview1, 2021-10-31-preview", + "api-supported-versions": "2020-07-20-preview2, 2021-02-22-preview1, 2021-03-07, 2021-03-31-preview1, 2021-10-31-preview, 2021-11-01, 2022-06-01", "content-length": "101", "content-type": "application/json; charset=utf-8", - "date": "Thu, 11 Nov 2021 06:01:52 GMT", - "ms-cv": "7ibPWkgf+U+E1EeHokcuCA.0", + "date": "Wed, 02 Feb 2022 19:03:23 GMT", + "ms-cv": "Dm8zs2G66kiU4GZsWhHIjA.0", "request-context": "appId=", "strict-transport-security": "max-age=2592000", - "x-azure-ref": "00bGMYQAAAADHOigUEPU0TITBLKnWeVjQV1NURURHRTA4MTQAOWZjN2I1MTktYThjYy00Zjg5LTkzNWUtYzkxNDhhZTA5ZTgx", + "x-azure-ref": "0e9X6YQAAAAAjEObUD5ymQLEpKhRl1zMCV1NURURHRTA4MTAAOWZjN2I1MTktYThjYy00Zjg5LTkzNWUtYzkxNDhhZTA5ZTgx", "x-cache": "CONFIG_NOCACHE", "x-ms-client-request-id": "sanitized", - "x-processing-time": "21ms" + "x-processing-time": "27ms" } }, { "method": "POST", - "url": "https://endpoint/networktraversal/:issueRelayConfiguration", + "url": "https://endpoint/networkTraversal/:issueRelayConfiguration", "query": { - "api-version": "2021-10-08-preview" + "api-version": "2022-02-01" }, "requestBody": "{\"id\":\"sanitized\",\"routeType\":\"any\"}", "status": 200, "response": "{\"iceServers\":[{\"routeType\":\"any\",\"urls\":[\"turn.skype.com\"],\"username\":\"sanitized_username\",\"credential\":\"sanitized_credential\"}],\"expiresOn\":\"2022-05-18T12:00:00.00+00:00\"}", "responseHeaders": { - "api-supported-versions": "2021-02-22-preview1, 2021-06-21-preview, 2021-10-08-preview", - "content-length": "319", + "api-supported-versions": "2021-02-22-preview1, 2021-06-21-preview, 2021-10-08-preview, 2022-02-01", + "content-length": "304", "content-type": "application/json; charset=utf-8", - "date": "Thu, 11 Nov 2021 06:01:52 GMT", - "ms-cv": "8Pcil8yNKUy/6f/Z7UHq6A.0", + "date": "Wed, 02 Feb 2022 19:03:23 GMT", + "ms-cv": "iGXumiSvU0iXMwPYbFODNA.0", "request-context": "appId=", "strict-transport-security": "max-age=2592000", - "x-azure-ref": "00bGMYQAAAACA9nPWrkRYQo8ixNT3N6kgV1NURURHRTA4MTQAOWZjN2I1MTktYThjYy00Zjg5LTkzNWUtYzkxNDhhZTA5ZTgx", + "x-azure-ref": "0e9X6YQAAAABUNdB0OAJISK8lJDQYZhPVV1NURURHRTA4MTAAOWZjN2I1MTktYThjYy00Zjg5LTkzNWUtYzkxNDhhZTA5ZTgx", "x-cache": "CONFIG_NOCACHE", "x-ms-client-request-id": "sanitized", - "x-processing-time": "22ms" + "x-processing-time": "29ms" } } ], diff --git a/sdk/communication/communication-network-traversal/recordings/browsers/communicationnetworkingclient_playbacklive/recording_successfully_gets_a_turn_credential_with_identity_routetype_nearest.json b/sdk/communication/communication-network-traversal/recordings/browsers/communicationnetworkingclient_playbacklive/recording_successfully_gets_a_turn_credential_with_identity_routetype_nearest.json index 9ca61b7c48bc..b4a87efb986f 100644 --- a/sdk/communication/communication-network-traversal/recordings/browsers/communicationnetworkingclient_playbacklive/recording_successfully_gets_a_turn_credential_with_identity_routetype_nearest.json +++ b/sdk/communication/communication-network-traversal/recordings/browsers/communicationnetworkingclient_playbacklive/recording_successfully_gets_a_turn_credential_with_identity_routetype_nearest.json @@ -10,40 +10,40 @@ "status": 201, "response": "{\"identity\":{\"id\":\"sanitized\"}}", "responseHeaders": { - "api-supported-versions": "2020-07-20-preview2, 2021-02-22-preview1, 2021-03-07, 2021-03-31-preview1, 2021-10-31-preview", + "api-supported-versions": "2020-07-20-preview2, 2021-02-22-preview1, 2021-03-07, 2021-03-31-preview1, 2021-10-31-preview, 2021-11-01, 2022-06-01", "content-length": "101", "content-type": "application/json; charset=utf-8", - "date": "Thu, 11 Nov 2021 06:01:52 GMT", - "ms-cv": "yLovTzC4I0ipOZl6kP7Tww.0", + "date": "Wed, 02 Feb 2022 19:03:23 GMT", + "ms-cv": "BKKdEs0sk0K6SUUB9zjE7g.0", "request-context": "appId=", "strict-transport-security": "max-age=2592000", - "x-azure-ref": "00bGMYQAAAAAKLZF5EWhUTLJh6ZMvmSpNV1NURURHRTA4MTQAOWZjN2I1MTktYThjYy00Zjg5LTkzNWUtYzkxNDhhZTA5ZTgx", + "x-azure-ref": "0fNX6YQAAAAAcM4z4PuxJSaDs6SAHv+WfV1NURURHRTA4MTAAOWZjN2I1MTktYThjYy00Zjg5LTkzNWUtYzkxNDhhZTA5ZTgx", "x-cache": "CONFIG_NOCACHE", "x-ms-client-request-id": "sanitized", - "x-processing-time": "23ms" + "x-processing-time": "30ms" } }, { "method": "POST", - "url": "https://endpoint/networktraversal/:issueRelayConfiguration", + "url": "https://endpoint/networkTraversal/:issueRelayConfiguration", "query": { - "api-version": "2021-10-08-preview" + "api-version": "2022-02-01" }, "requestBody": "{\"id\":\"sanitized\",\"routeType\":\"nearest\"}", "status": 200, "response": "{\"iceServers\":[{\"routeType\":\"nearest\",\"urls\":[\"turn.skype.com\"],\"username\":\"sanitized_username\",\"credential\":\"sanitized_credential\"}],\"expiresOn\":\"2022-05-18T12:00:00.00+00:00\"}", "responseHeaders": { - "api-supported-versions": "2021-02-22-preview1, 2021-06-21-preview, 2021-10-08-preview", - "content-length": "304", + "api-supported-versions": "2021-02-22-preview1, 2021-06-21-preview, 2021-10-08-preview, 2022-02-01", + "content-length": "305", "content-type": "application/json; charset=utf-8", - "date": "Thu, 11 Nov 2021 06:01:52 GMT", - "ms-cv": "weStzC0FaEe3Oz1Dq9laeA.0", + "date": "Wed, 02 Feb 2022 19:03:24 GMT", + "ms-cv": "rJDfaxMwgkaEA+IIY1lZrA.0", "request-context": "appId=", "strict-transport-security": "max-age=2592000", - "x-azure-ref": "00bGMYQAAAAA26dDhIUgERrBhEeu5fJfhV1NURURHRTA4MTQAOWZjN2I1MTktYThjYy00Zjg5LTkzNWUtYzkxNDhhZTA5ZTgx", + "x-azure-ref": "0fNX6YQAAAACPysn2T7vsS5DZWeMo9VRwV1NURURHRTA4MTAAOWZjN2I1MTktYThjYy00Zjg5LTkzNWUtYzkxNDhhZTA5ZTgx", "x-cache": "CONFIG_NOCACHE", "x-ms-client-request-id": "sanitized", - "x-processing-time": "18ms" + "x-processing-time": "592ms" } } ], diff --git a/sdk/communication/communication-network-traversal/recordings/browsers/communicationnetworkingclient_playbacklive/recording_successfully_gets_a_turn_credential_with_user_identity.json b/sdk/communication/communication-network-traversal/recordings/browsers/communicationnetworkingclient_playbacklive/recording_successfully_gets_a_turn_credential_with_user_identity.json index 11dc260998c8..e9fd39720cec 100644 --- a/sdk/communication/communication-network-traversal/recordings/browsers/communicationnetworkingclient_playbacklive/recording_successfully_gets_a_turn_credential_with_user_identity.json +++ b/sdk/communication/communication-network-traversal/recordings/browsers/communicationnetworkingclient_playbacklive/recording_successfully_gets_a_turn_credential_with_user_identity.json @@ -10,40 +10,40 @@ "status": 201, "response": "{\"identity\":{\"id\":\"sanitized\"}}", "responseHeaders": { - "api-supported-versions": "2020-07-20-preview2, 2021-02-22-preview1, 2021-03-07, 2021-03-31-preview1, 2021-10-31-preview", + "api-supported-versions": "2020-07-20-preview2, 2021-02-22-preview1, 2021-03-07, 2021-03-31-preview1, 2021-10-31-preview, 2021-11-01, 2022-06-01", "content-length": "101", "content-type": "application/json; charset=utf-8", - "date": "Thu, 11 Nov 2021 06:01:52 GMT", - "ms-cv": "pzjmRq0ZjUa3K3rsUiHiEg.0", + "date": "Wed, 02 Feb 2022 19:03:23 GMT", + "ms-cv": "jjIFhhZ1ske8tFS3Aiy6lQ.0", "request-context": "appId=", "strict-transport-security": "max-age=2592000", - "x-azure-ref": "00bGMYQAAAADPNkd/7CT6QoTuznT8ngvKV1NURURHRTA4MTQAOWZjN2I1MTktYThjYy00Zjg5LTkzNWUtYzkxNDhhZTA5ZTgx", + "x-azure-ref": "0e9X6YQAAAAC+VhK8H2iwSJL83pl/SNG/V1NURURHRTA4MTAAOWZjN2I1MTktYThjYy00Zjg5LTkzNWUtYzkxNDhhZTA5ZTgx", "x-cache": "CONFIG_NOCACHE", "x-ms-client-request-id": "sanitized", - "x-processing-time": "22ms" + "x-processing-time": "30ms" } }, { "method": "POST", - "url": "https://endpoint/networktraversal/:issueRelayConfiguration", + "url": "https://endpoint/networkTraversal/:issueRelayConfiguration", "query": { - "api-version": "2021-10-08-preview" + "api-version": "2022-02-01" }, "requestBody": "{\"id\":\"sanitized\"}", "status": 200, "response": "{\"iceServers\":[{\"routeType\":\"any\",\"urls\":[\"turn.skype.com\"],\"username\":\"sanitized_username\",\"credential\":\"sanitized_credential\"},{\"routeType\":\"nearest\",\"urls\":[\"turn.skype.com\"],\"username\":\"sanitized_username\",\"credential\":\"sanitized_credential\"}],\"expiresOn\":\"2022-05-18T12:00:00.00+00:00\"}", "responseHeaders": { - "api-supported-versions": "2021-02-22-preview1, 2021-06-21-preview, 2021-10-08-preview", - "content-length": "560", + "api-supported-versions": "2021-02-22-preview1, 2021-06-21-preview, 2021-10-08-preview, 2022-02-01", + "content-length": "546", "content-type": "application/json; charset=utf-8", - "date": "Thu, 11 Nov 2021 06:01:52 GMT", - "ms-cv": "yqzq5bpEnkikXxTLwS+iXg.0", + "date": "Wed, 02 Feb 2022 19:03:23 GMT", + "ms-cv": "AqNw4wvvVU++GVo7z+OBAw.0", "request-context": "appId=", "strict-transport-security": "max-age=2592000", - "x-azure-ref": "00bGMYQAAAABdYapsAznJQp94PqR3OkNNV1NURURHRTA4MTQAOWZjN2I1MTktYThjYy00Zjg5LTkzNWUtYzkxNDhhZTA5ZTgx", + "x-azure-ref": "0e9X6YQAAAADWQao/rt0QT5Q8qTQtaExIV1NURURHRTA4MTAAOWZjN2I1MTktYThjYy00Zjg5LTkzNWUtYzkxNDhhZTA5ZTgx", "x-cache": "CONFIG_NOCACHE", "x-ms-client-request-id": "sanitized", - "x-processing-time": "18ms" + "x-processing-time": "27ms" } } ], diff --git a/sdk/communication/communication-network-traversal/recordings/browsers/communicationnetworkingclient_playbacklive/recording_successfully_gets_a_turn_credential_without_providing_a_user_identity.json b/sdk/communication/communication-network-traversal/recordings/browsers/communicationnetworkingclient_playbacklive/recording_successfully_gets_a_turn_credential_without_providing_a_user_identity.json index 71ce8a4cf2f4..8237a2195ca6 100644 --- a/sdk/communication/communication-network-traversal/recordings/browsers/communicationnetworkingclient_playbacklive/recording_successfully_gets_a_turn_credential_without_providing_a_user_identity.json +++ b/sdk/communication/communication-network-traversal/recordings/browsers/communicationnetworkingclient_playbacklive/recording_successfully_gets_a_turn_credential_without_providing_a_user_identity.json @@ -2,25 +2,25 @@ "recordings": [ { "method": "POST", - "url": "https://endpoint/networktraversal/:issueRelayConfiguration", + "url": "https://endpoint/networkTraversal/:issueRelayConfiguration", "query": { - "api-version": "2021-10-08-preview" + "api-version": "2022-02-01" }, "requestBody": null, "status": 200, "response": "{\"iceServers\":[{\"routeType\":\"any\",\"urls\":[\"turn.skype.com\"],\"username\":\"sanitized_username\",\"credential\":\"sanitized_credential\"},{\"routeType\":\"nearest\",\"urls\":[\"turn.skype.com\"],\"username\":\"sanitized_username\",\"credential\":\"sanitized_credential\"}],\"expiresOn\":\"2022-05-18T12:00:00.00+00:00\"}", "responseHeaders": { - "api-supported-versions": "2021-02-22-preview1, 2021-06-21-preview, 2021-10-08-preview", - "content-length": "560", + "api-supported-versions": "2021-02-22-preview1, 2021-06-21-preview, 2021-10-08-preview, 2022-02-01", + "content-length": "546", "content-type": "application/json; charset=utf-8", - "date": "Wed, 17 Nov 2021 17:23:29 GMT", - "ms-cv": "AHcVJNVif0+aLjnYL074yg.0", + "date": "Wed, 02 Feb 2022 19:03:23 GMT", + "ms-cv": "gzolkfU68EO01rl6DWkUBQ.0", "request-context": "appId=", "strict-transport-security": "max-age=2592000", - "x-azure-ref": "0kTqVYQAAAADPgFkxi6IaT7ZKhCFxn8nGV1NURURHRTA4MTMAOWZjN2I1MTktYThjYy00Zjg5LTkzNWUtYzkxNDhhZTA5ZTgx", + "x-azure-ref": "0e9X6YQAAAACwovkHIGSBRb0a1tGk0X4tV1NURURHRTA4MTAAOWZjN2I1MTktYThjYy00Zjg5LTkzNWUtYzkxNDhhZTA5ZTgx", "x-cache": "CONFIG_NOCACHE", "x-ms-client-request-id": "sanitized", - "x-processing-time": "18ms" + "x-processing-time": "24ms" } } ], diff --git a/sdk/communication/communication-network-traversal/recordings/browsers/communicationnetworkingclient_playbacklive_aad/recording_successfully_gets_a_turn_credential_with_identity_and_routetype_any.json b/sdk/communication/communication-network-traversal/recordings/browsers/communicationnetworkingclient_playbacklive_aad/recording_successfully_gets_a_turn_credential_with_identity_and_routetype_any.json index ddabf62dde9b..14f4daf405ca 100644 --- a/sdk/communication/communication-network-traversal/recordings/browsers/communicationnetworkingclient_playbacklive_aad/recording_successfully_gets_a_turn_credential_with_identity_and_routetype_any.json +++ b/sdk/communication/communication-network-traversal/recordings/browsers/communicationnetworkingclient_playbacklive_aad/recording_successfully_gets_a_turn_credential_with_identity_and_routetype_any.json @@ -10,64 +10,64 @@ "status": 201, "response": "{\"identity\":{\"id\":\"sanitized\"}}", "responseHeaders": { - "api-supported-versions": "2020-07-20-preview2, 2021-02-22-preview1, 2021-03-07, 2021-03-31-preview1, 2021-10-31-preview", + "api-supported-versions": "2020-07-20-preview2, 2021-02-22-preview1, 2021-03-07, 2021-03-31-preview1, 2021-10-31-preview, 2021-11-01, 2022-06-01", "content-length": "101", "content-type": "application/json; charset=utf-8", - "date": "Thu, 11 Nov 2021 06:01:51 GMT", - "ms-cv": "nWEWhLT+7k2ktLIP0rsAag.0", + "date": "Wed, 02 Feb 2022 19:03:22 GMT", + "ms-cv": "mYtaC0KB6kSGy03DD8p2OA.0", "request-context": "appId=", "strict-transport-security": "max-age=2592000", - "x-azure-ref": "00LGMYQAAAAB/9s2p17HvSImHLWCdtdSVV1NURURHRTA4MTQAOWZjN2I1MTktYThjYy00Zjg5LTkzNWUtYzkxNDhhZTA5ZTgx", + "x-azure-ref": "0etX6YQAAAADgYT6eBlxsRLlQACF/xAxRV1NURURHRTA4MTAAOWZjN2I1MTktYThjYy00Zjg5LTkzNWUtYzkxNDhhZTA5ZTgx", "x-cache": "CONFIG_NOCACHE", "x-ms-client-request-id": "sanitized", - "x-processing-time": "20ms" + "x-processing-time": "31ms" } }, { "method": "POST", "url": "https://endpoint/sanitized/oauth2/v2.0/token", "query": {}, - "requestBody": "response_type=token&grant_type=client_credentials&client_id=SomeClientId&client_secret=azure_client_secret&scope=https%3A%2F%2Fsanitized%2F", + "requestBody": "response_type=token&grant_type=client_credentials&client_id=SomeClientId&client_secret=XCb7Q%7EmJ02vHar2hnRWaWjxZPsXqMM7sD0NQI&scope=https%3A%2F%2Fsanitized%2F", "status": 200, "response": "{\"token_type\":\"Bearer\",\"expires_in\":86399,\"ext_expires_in\":86399,\"access_token\":\"sanitized\"}", "responseHeaders": { "cache-control": "no-store, no-cache", "content-length": "1327", "content-type": "application/json; charset=utf-8", - "date": "Thu, 11 Nov 2021 06:01:52 GMT", + "date": "Wed, 02 Feb 2022 19:03:22 GMT", "expires": "-1", "nel": "{\"report_to\":\"network-errors\",\"max_age\":86400,\"success_fraction\":0.001,\"failure_fraction\":1.0}", "p3p": "CP=\"DSP CUR OTPi IND OTRi ONL FIN\"", "pragma": "no-cache", "referrer-policy": "strict-origin-when-cross-origin", - "report-to": "{\"group\":\"network-errors\",\"max_age\":86400,\"endpoints\":[{\"url\":\"https://endpoint/api/report?catId=GW+estsfd+wst\"}]}", + "report-to": "{\"group\":\"network-errors\",\"max_age\":86400,\"endpoints\":[{\"url\":\"https://endpoint/api/report?catId=GW+estsfd+est\"}]}", "strict-transport-security": "max-age=31536000; includeSubDomains", "x-content-type-options": "nosniff", - "x-ms-ests-server": "2.1.12231.7 - EUS ProdSlices", + "x-ms-ests-server": "2.1.12381.24 - EUS ProdSlices", "x-ms-request-id": "sanitized" } }, { "method": "POST", - "url": "https://endpoint/networktraversal/:issueRelayConfiguration", + "url": "https://endpoint/networkTraversal/:issueRelayConfiguration", "query": { - "api-version": "2021-10-08-preview" + "api-version": "2022-02-01" }, "requestBody": "{\"id\":\"sanitized\",\"routeType\":\"any\"}", "status": 200, "response": "{\"iceServers\":[{\"routeType\":\"any\",\"urls\":[\"turn.skype.com\"],\"username\":\"sanitized_username\",\"credential\":\"sanitized_credential\"}],\"expiresOn\":\"2022-05-18T12:00:00.00+00:00\"}", "responseHeaders": { - "api-supported-versions": "2021-02-22-preview1, 2021-06-21-preview, 2021-10-08-preview", - "content-length": "319", + "api-supported-versions": "2021-02-22-preview1, 2021-06-21-preview, 2021-10-08-preview, 2022-02-01", + "content-length": "305", "content-type": "application/json; charset=utf-8", - "date": "Thu, 11 Nov 2021 06:01:52 GMT", - "ms-cv": "MQu/6O9C40Wv5wkI62PP+w.0", + "date": "Wed, 02 Feb 2022 19:03:22 GMT", + "ms-cv": "uv0uu3xRHkyY50m+GeuwHw.0", "request-context": "appId=", "strict-transport-security": "max-age=2592000", - "x-azure-ref": "00LGMYQAAAACu/iZ+c+fAQaHdU+qbY0S1V1NURURHRTA4MTQAOWZjN2I1MTktYThjYy00Zjg5LTkzNWUtYzkxNDhhZTA5ZTgx", + "x-azure-ref": "0e9X6YQAAAABaP2od2rHxTonkjhoYUS+6V1NURURHRTA4MTAAOWZjN2I1MTktYThjYy00Zjg5LTkzNWUtYzkxNDhhZTA5ZTgx", "x-cache": "CONFIG_NOCACHE", "x-ms-client-request-id": "sanitized", - "x-processing-time": "18ms" + "x-processing-time": "23ms" } } ], diff --git a/sdk/communication/communication-network-traversal/recordings/browsers/communicationnetworkingclient_playbacklive_aad/recording_successfully_gets_a_turn_credential_with_identity_routetype_nearest.json b/sdk/communication/communication-network-traversal/recordings/browsers/communicationnetworkingclient_playbacklive_aad/recording_successfully_gets_a_turn_credential_with_identity_routetype_nearest.json index 22ddf41fcfd0..086d560ada7b 100644 --- a/sdk/communication/communication-network-traversal/recordings/browsers/communicationnetworkingclient_playbacklive_aad/recording_successfully_gets_a_turn_credential_with_identity_routetype_nearest.json +++ b/sdk/communication/communication-network-traversal/recordings/browsers/communicationnetworkingclient_playbacklive_aad/recording_successfully_gets_a_turn_credential_with_identity_routetype_nearest.json @@ -10,64 +10,64 @@ "status": 201, "response": "{\"identity\":{\"id\":\"sanitized\"}}", "responseHeaders": { - "api-supported-versions": "2020-07-20-preview2, 2021-02-22-preview1, 2021-03-07, 2021-03-31-preview1, 2021-10-31-preview", + "api-supported-versions": "2020-07-20-preview2, 2021-02-22-preview1, 2021-03-07, 2021-03-31-preview1, 2021-10-31-preview, 2021-11-01, 2022-06-01", "content-length": "101", "content-type": "application/json; charset=utf-8", - "date": "Thu, 11 Nov 2021 06:01:52 GMT", - "ms-cv": "dfv5ik8NQk6kORE8jN2exw.0", + "date": "Wed, 02 Feb 2022 19:03:23 GMT", + "ms-cv": "axtUQQDHbkCa68V6b9qkzg.0", "request-context": "appId=", "strict-transport-security": "max-age=2592000", - "x-azure-ref": "00LGMYQAAAAAHOriOx0ZfSJ4v6sFKkIFoV1NURURHRTA4MTQAOWZjN2I1MTktYThjYy00Zjg5LTkzNWUtYzkxNDhhZTA5ZTgx", + "x-azure-ref": "0e9X6YQAAAADwbMIYTJNdQpyJmfhOJjK8V1NURURHRTA4MTAAOWZjN2I1MTktYThjYy00Zjg5LTkzNWUtYzkxNDhhZTA5ZTgx", "x-cache": "CONFIG_NOCACHE", "x-ms-client-request-id": "sanitized", - "x-processing-time": "22ms" + "x-processing-time": "29ms" } }, { "method": "POST", "url": "https://endpoint/sanitized/oauth2/v2.0/token", "query": {}, - "requestBody": "response_type=token&grant_type=client_credentials&client_id=SomeClientId&client_secret=azure_client_secret&scope=https%3A%2F%2Fsanitized%2F", + "requestBody": "response_type=token&grant_type=client_credentials&client_id=SomeClientId&client_secret=XCb7Q%7EmJ02vHar2hnRWaWjxZPsXqMM7sD0NQI&scope=https%3A%2F%2Fsanitized%2F", "status": 200, "response": "{\"token_type\":\"Bearer\",\"expires_in\":86399,\"ext_expires_in\":86399,\"access_token\":\"sanitized\"}", "responseHeaders": { "cache-control": "no-store, no-cache", "content-length": "1327", "content-type": "application/json; charset=utf-8", - "date": "Thu, 11 Nov 2021 06:01:53 GMT", + "date": "Wed, 02 Feb 2022 19:03:23 GMT", "expires": "-1", "nel": "{\"report_to\":\"network-errors\",\"max_age\":86400,\"success_fraction\":0.001,\"failure_fraction\":1.0}", "p3p": "CP=\"DSP CUR OTPi IND OTRi ONL FIN\"", "pragma": "no-cache", "referrer-policy": "strict-origin-when-cross-origin", - "report-to": "{\"group\":\"network-errors\",\"max_age\":86400,\"endpoints\":[{\"url\":\"https://endpoint/api/report?catId=GW+estsfd+wst\"}]}", + "report-to": "{\"group\":\"network-errors\",\"max_age\":86400,\"endpoints\":[{\"url\":\"https://endpoint/api/report?catId=GW+estsfd+est\"}]}", "strict-transport-security": "max-age=31536000; includeSubDomains", "x-content-type-options": "nosniff", - "x-ms-ests-server": "2.1.12231.7 - SCUS ProdSlices", + "x-ms-ests-server": "2.1.12381.24 - NCUS ProdSlices", "x-ms-request-id": "sanitized" } }, { "method": "POST", - "url": "https://endpoint/networktraversal/:issueRelayConfiguration", + "url": "https://endpoint/networkTraversal/:issueRelayConfiguration", "query": { - "api-version": "2021-10-08-preview" + "api-version": "2022-02-01" }, "requestBody": "{\"id\":\"sanitized\",\"routeType\":\"nearest\"}", "status": 200, "response": "{\"iceServers\":[{\"routeType\":\"nearest\",\"urls\":[\"turn.skype.com\"],\"username\":\"sanitized_username\",\"credential\":\"sanitized_credential\"}],\"expiresOn\":\"2022-05-18T12:00:00.00+00:00\"}", "responseHeaders": { - "api-supported-versions": "2021-02-22-preview1, 2021-06-21-preview, 2021-10-08-preview", - "content-length": "305", + "api-supported-versions": "2021-02-22-preview1, 2021-06-21-preview, 2021-10-08-preview, 2022-02-01", + "content-length": "304", "content-type": "application/json; charset=utf-8", - "date": "Thu, 11 Nov 2021 06:01:52 GMT", - "ms-cv": "VxGQ0n63YEaRp6s96Mef6g.0", + "date": "Wed, 02 Feb 2022 19:03:23 GMT", + "ms-cv": "aq+bBkYxrEuomI8Y9aaOlw.0", "request-context": "appId=", "strict-transport-security": "max-age=2592000", - "x-azure-ref": "00bGMYQAAAACJKCBKws3SSISaH1Oeskr7V1NURURHRTA4MTQAOWZjN2I1MTktYThjYy00Zjg5LTkzNWUtYzkxNDhhZTA5ZTgx", + "x-azure-ref": "0e9X6YQAAAADIu9zekS+/Tqqj7M7wNlF7V1NURURHRTA4MTAAOWZjN2I1MTktYThjYy00Zjg5LTkzNWUtYzkxNDhhZTA5ZTgx", "x-cache": "CONFIG_NOCACHE", "x-ms-client-request-id": "sanitized", - "x-processing-time": "17ms" + "x-processing-time": "144ms" } } ], @@ -76,4 +76,4 @@ "newDate": {} }, "hash": "bcde24834bb868b0b779b208143607c3" -} +} \ No newline at end of file diff --git a/sdk/communication/communication-network-traversal/recordings/browsers/communicationnetworkingclient_playbacklive_aad/recording_successfully_gets_a_turn_credential_with_user_identity.json b/sdk/communication/communication-network-traversal/recordings/browsers/communicationnetworkingclient_playbacklive_aad/recording_successfully_gets_a_turn_credential_with_user_identity.json index 3f0d1a12a5ad..e60999858f99 100644 --- a/sdk/communication/communication-network-traversal/recordings/browsers/communicationnetworkingclient_playbacklive_aad/recording_successfully_gets_a_turn_credential_with_user_identity.json +++ b/sdk/communication/communication-network-traversal/recordings/browsers/communicationnetworkingclient_playbacklive_aad/recording_successfully_gets_a_turn_credential_with_user_identity.json @@ -10,64 +10,64 @@ "status": 201, "response": "{\"identity\":{\"id\":\"sanitized\"}}", "responseHeaders": { - "api-supported-versions": "2020-07-20-preview2, 2021-02-22-preview1, 2021-03-07, 2021-03-31-preview1, 2021-10-31-preview", + "api-supported-versions": "2020-07-20-preview2, 2021-02-22-preview1, 2021-03-07, 2021-03-31-preview1, 2021-10-31-preview, 2021-11-01, 2022-06-01", "content-length": "101", "content-type": "application/json; charset=utf-8", - "date": "Thu, 11 Nov 2021 06:01:51 GMT", - "ms-cv": "9k0mGHiiqUCJ2iMAfgzhlg.0", + "date": "Wed, 02 Feb 2022 19:03:21 GMT", + "ms-cv": "6AQAVCAjdEewu8VPESWZOw.0", "request-context": "appId=", "strict-transport-security": "max-age=2592000", - "x-azure-ref": "00LGMYQAAAABQFZTZmJA1Sqsy2O+pwkLqV1NURURHRTA4MTQAOWZjN2I1MTktYThjYy00Zjg5LTkzNWUtYzkxNDhhZTA5ZTgx", + "x-azure-ref": "0edX6YQAAAADY/LYwd/9kRJ667afW8wdnV1NURURHRTA4MTAAOWZjN2I1MTktYThjYy00Zjg5LTkzNWUtYzkxNDhhZTA5ZTgx", "x-cache": "CONFIG_NOCACHE", "x-ms-client-request-id": "sanitized", - "x-processing-time": "22ms" + "x-processing-time": "30ms" } }, { "method": "POST", "url": "https://endpoint/sanitized/oauth2/v2.0/token", "query": {}, - "requestBody": "response_type=token&grant_type=client_credentials&client_id=SomeClientId&client_secret=azure_client_secret&scope=https%3A%2F%2Fsanitized%2F", + "requestBody": "response_type=token&grant_type=client_credentials&client_id=SomeClientId&client_secret=XCb7Q%7EmJ02vHar2hnRWaWjxZPsXqMM7sD0NQI&scope=https%3A%2F%2Fsanitized%2F", "status": 200, "response": "{\"token_type\":\"Bearer\",\"expires_in\":86399,\"ext_expires_in\":86399,\"access_token\":\"sanitized\"}", "responseHeaders": { "cache-control": "no-store, no-cache", "content-length": "1327", "content-type": "application/json; charset=utf-8", - "date": "Thu, 11 Nov 2021 06:01:52 GMT", + "date": "Wed, 02 Feb 2022 19:03:22 GMT", "expires": "-1", "nel": "{\"report_to\":\"network-errors\",\"max_age\":86400,\"success_fraction\":0.001,\"failure_fraction\":1.0}", "p3p": "CP=\"DSP CUR OTPi IND OTRi ONL FIN\"", "pragma": "no-cache", "referrer-policy": "strict-origin-when-cross-origin", - "report-to": "{\"group\":\"network-errors\",\"max_age\":86400,\"endpoints\":[{\"url\":\"https://endpoint/api/report?catId=GW+estsfd+wst\"}]}", + "report-to": "{\"group\":\"network-errors\",\"max_age\":86400,\"endpoints\":[{\"url\":\"https://endpoint/api/report?catId=GW+estsfd+est\"}]}", "strict-transport-security": "max-age=31536000; includeSubDomains", "x-content-type-options": "nosniff", - "x-ms-ests-server": "2.1.12231.7 - NCUS ProdSlices", + "x-ms-ests-server": "2.1.12470.9 - WUS2 ProdSlices", "x-ms-request-id": "sanitized" } }, { "method": "POST", - "url": "https://endpoint/networktraversal/:issueRelayConfiguration", + "url": "https://endpoint/networkTraversal/:issueRelayConfiguration", "query": { - "api-version": "2021-10-08-preview" + "api-version": "2022-02-01" }, "requestBody": "{\"id\":\"sanitized\"}", "status": 200, "response": "{\"iceServers\":[{\"routeType\":\"any\",\"urls\":[\"turn.skype.com\"],\"username\":\"sanitized_username\",\"credential\":\"sanitized_credential\"},{\"routeType\":\"nearest\",\"urls\":[\"turn.skype.com\"],\"username\":\"sanitized_username\",\"credential\":\"sanitized_credential\"}],\"expiresOn\":\"2022-05-18T12:00:00.00+00:00\"}", "responseHeaders": { - "api-supported-versions": "2021-02-22-preview1, 2021-06-21-preview, 2021-10-08-preview", - "content-length": "560", + "api-supported-versions": "2021-02-22-preview1, 2021-06-21-preview, 2021-10-08-preview, 2022-02-01", + "content-length": "546", "content-type": "application/json; charset=utf-8", - "date": "Thu, 11 Nov 2021 06:01:51 GMT", - "ms-cv": "gPUvv4K7GU+AijE5agQ81A.0", + "date": "Wed, 02 Feb 2022 19:03:22 GMT", + "ms-cv": "ZSdA51lXgkiQNlqjQ9pPmw.0", "request-context": "appId=", "strict-transport-security": "max-age=2592000", - "x-azure-ref": "00LGMYQAAAACyNZvzOgBIT5AfP/JTS5rcV1NURURHRTA4MTQAOWZjN2I1MTktYThjYy00Zjg5LTkzNWUtYzkxNDhhZTA5ZTgx", + "x-azure-ref": "0etX6YQAAAABccNzhmOnaRonVN0RUmKCmV1NURURHRTA4MTAAOWZjN2I1MTktYThjYy00Zjg5LTkzNWUtYzkxNDhhZTA5ZTgx", "x-cache": "CONFIG_NOCACHE", "x-ms-client-request-id": "sanitized", - "x-processing-time": "17ms" + "x-processing-time": "24ms" } } ], @@ -76,4 +76,4 @@ "newDate": {} }, "hash": "2b6ad71fd5d79df117bf8e088438ab39" -} +} \ No newline at end of file diff --git a/sdk/communication/communication-network-traversal/recordings/browsers/communicationnetworkingclient_playbacklive_aad/recording_successfully_gets_a_turn_credential_without_providing_a_user_identity.json b/sdk/communication/communication-network-traversal/recordings/browsers/communicationnetworkingclient_playbacklive_aad/recording_successfully_gets_a_turn_credential_without_providing_a_user_identity.json index dc30af9b5c57..658fabeac708 100644 --- a/sdk/communication/communication-network-traversal/recordings/browsers/communicationnetworkingclient_playbacklive_aad/recording_successfully_gets_a_turn_credential_without_providing_a_user_identity.json +++ b/sdk/communication/communication-network-traversal/recordings/browsers/communicationnetworkingclient_playbacklive_aad/recording_successfully_gets_a_turn_credential_without_providing_a_user_identity.json @@ -4,47 +4,47 @@ "method": "POST", "url": "https://endpoint/sanitized/oauth2/v2.0/token", "query": {}, - "requestBody": "response_type=token&grant_type=client_credentials&client_id=SomeClientId&client_secret=azure_client_secret&scope=https%3A%2F%2Fsanitized%2F", + "requestBody": "response_type=token&grant_type=client_credentials&client_id=SomeClientId&client_secret=XCb7Q%7EmJ02vHar2hnRWaWjxZPsXqMM7sD0NQI&scope=https%3A%2F%2Fsanitized%2F", "status": 200, "response": "{\"token_type\":\"Bearer\",\"expires_in\":86399,\"ext_expires_in\":86399,\"access_token\":\"sanitized\"}", "responseHeaders": { "cache-control": "no-store, no-cache", "content-length": "1327", "content-type": "application/json; charset=utf-8", - "date": "Wed, 17 Nov 2021 17:23:28 GMT", + "date": "Wed, 02 Feb 2022 19:03:22 GMT", "expires": "-1", "nel": "{\"report_to\":\"network-errors\",\"max_age\":86400,\"success_fraction\":0.001,\"failure_fraction\":1.0}", "p3p": "CP=\"DSP CUR OTPi IND OTRi ONL FIN\"", "pragma": "no-cache", "referrer-policy": "strict-origin-when-cross-origin", - "report-to": "{\"group\":\"network-errors\",\"max_age\":86400,\"endpoints\":[{\"url\":\"https://endpoint/api/report?catId=GW+estsfd+wst\"}]}", + "report-to": "{\"group\":\"network-errors\",\"max_age\":86400,\"endpoints\":[{\"url\":\"https://endpoint/api/report?catId=GW+estsfd+est\"}]}", "strict-transport-security": "max-age=31536000; includeSubDomains", "x-content-type-options": "nosniff", - "x-ms-ests-server": "2.1.12249.11 - EUS ProdSlices", + "x-ms-ests-server": "2.1.12470.9 - WUS2 ProdSlices", "x-ms-request-id": "sanitized" } }, { "method": "POST", - "url": "https://endpoint/networktraversal/:issueRelayConfiguration", + "url": "https://endpoint/networkTraversal/:issueRelayConfiguration", "query": { - "api-version": "2021-10-08-preview" + "api-version": "2022-02-01" }, "requestBody": null, "status": 200, "response": "{\"iceServers\":[{\"routeType\":\"any\",\"urls\":[\"turn.skype.com\"],\"username\":\"sanitized_username\",\"credential\":\"sanitized_credential\"},{\"routeType\":\"nearest\",\"urls\":[\"turn.skype.com\"],\"username\":\"sanitized_username\",\"credential\":\"sanitized_credential\"}],\"expiresOn\":\"2022-05-18T12:00:00.00+00:00\"}", "responseHeaders": { - "api-supported-versions": "2021-02-22-preview1, 2021-06-21-preview, 2021-10-08-preview", - "content-length": "560", + "api-supported-versions": "2021-02-22-preview1, 2021-06-21-preview, 2021-10-08-preview, 2022-02-01", + "content-length": "546", "content-type": "application/json; charset=utf-8", - "date": "Wed, 17 Nov 2021 17:23:28 GMT", - "ms-cv": "sWJAIs7XukKcVRgN84CWig.0", + "date": "Wed, 02 Feb 2022 19:03:22 GMT", + "ms-cv": "+I99vKJzk0G26dplA0+N2w.0", "request-context": "appId=", "strict-transport-security": "max-age=2592000", - "x-azure-ref": "0kTqVYQAAAAA20S/tJi03Q7E/4QQq5rpEV1NURURHRTA4MTMAOWZjN2I1MTktYThjYy00Zjg5LTkzNWUtYzkxNDhhZTA5ZTgx", + "x-azure-ref": "0etX6YQAAAABs+RnL8ad4SasQwoUWuG6zV1NURURHRTA4MTAAOWZjN2I1MTktYThjYy00Zjg5LTkzNWUtYzkxNDhhZTA5ZTgx", "x-cache": "CONFIG_NOCACHE", "x-ms-client-request-id": "sanitized", - "x-processing-time": "17ms" + "x-processing-time": "215ms" } } ], diff --git a/sdk/communication/communication-network-traversal/recordings/node/communicationnetworkingclient_playbacklive/recording_successfully_gets_a_turn_credential_with_identity_and_routetype_any.js b/sdk/communication/communication-network-traversal/recordings/node/communicationnetworkingclient_playbacklive/recording_successfully_gets_a_turn_credential_with_identity_and_routetype_any.js index 000cf06a1a96..d5e6c447c97a 100644 --- a/sdk/communication/communication-network-traversal/recordings/node/communicationnetworkingclient_playbacklive/recording_successfully_gets_a_turn_credential_with_identity_and_routetype_any.js +++ b/sdk/communication/communication-network-traversal/recordings/node/communicationnetworkingclient_playbacklive/recording_successfully_gets_a_turn_credential_with_identity_and_routetype_any.js @@ -15,47 +15,47 @@ nock('https://endpoint', {"encodedQueryParams":true}) 'Request-Context', 'appId=', 'MS-CV', - '7gYo2/ytMka3lJup3/GKEA.0', + 'AKSYp1UMUUOfPAsKq04Gxw.0', 'Strict-Transport-Security', 'max-age=2592000', 'x-ms-client-request-id', 'sanitized', 'api-supported-versions', - '2020-07-20-preview2, 2021-02-22-preview1, 2021-03-07, 2021-03-31-preview1, 2021-10-31-preview', + '2020-07-20-preview2, 2021-02-22-preview1, 2021-03-07, 2021-03-31-preview1, 2021-10-31-preview, 2021-11-01, 2022-06-01', 'X-Processing-Time', - '31ms', + '53ms', 'X-Cache', 'CONFIG_NOCACHE', 'X-Azure-Ref', - '0zLGMYQAAAADlxP3RasLvS6WuUEP6yR06V1NURURHRTA4MTUAOWZjN2I1MTktYThjYy00Zjg5LTkzNWUtYzkxNDhhZTA5ZTgx', + '0ddX6YQAAAACb+EBh6mh6RJ2KM3YzVm7KV1NURURHRTA4MTkAOWZjN2I1MTktYThjYy00Zjg5LTkzNWUtYzkxNDhhZTA5ZTgx', 'Date', - 'Thu, 11 Nov 2021 06:01:48 GMT' + 'Wed, 02 Feb 2022 19:03:17 GMT' ]); nock('https://endpoint', {"encodedQueryParams":true}) - .post('/networktraversal/:issueRelayConfiguration', {"id":"sanitized","routeType":"any"}) + .post('/networkTraversal/:issueRelayConfiguration', {"id":"sanitized","routeType":"any"}) .query(true) .reply(200, {"iceServers":[{"routeType":"any","urls":["turn.skype.com"],"username":"sanitized_username","credential":"sanitized_credential"}],"expiresOn":"2022-05-18T12:00:00.00+00:00"}, [ 'Content-Length', - '319', + '305', 'Content-Type', 'application/json; charset=utf-8', 'Request-Context', 'appId=', 'MS-CV', - 'SyBoLqP+OkagwLzlnbDGPQ.0', + '7StBn59ps0CxsfXY/hZ4Ug.0', 'Strict-Transport-Security', 'max-age=2592000', 'x-ms-client-request-id', 'sanitized', 'api-supported-versions', - '2021-02-22-preview1, 2021-06-21-preview, 2021-10-08-preview', + '2021-02-22-preview1, 2021-06-21-preview, 2021-10-08-preview, 2022-02-01', 'X-Processing-Time', - '21ms', + '27ms', 'X-Cache', 'CONFIG_NOCACHE', 'X-Azure-Ref', - '0zLGMYQAAAADqG0gRYL9wQp9Jl62U6ZyLV1NURURHRTA4MTYAOWZjN2I1MTktYThjYy00Zjg5LTkzNWUtYzkxNDhhZTA5ZTgx', + '0dtX6YQAAAAD5W1qwORXORJmaJbQC8bCFV1NURURHRTA4MTgAOWZjN2I1MTktYThjYy00Zjg5LTkzNWUtYzkxNDhhZTA5ZTgx', 'Date', - 'Thu, 11 Nov 2021 06:01:48 GMT' + 'Wed, 02 Feb 2022 19:03:17 GMT' ]); diff --git a/sdk/communication/communication-network-traversal/recordings/node/communicationnetworkingclient_playbacklive/recording_successfully_gets_a_turn_credential_with_identity_routetype_nearest.js b/sdk/communication/communication-network-traversal/recordings/node/communicationnetworkingclient_playbacklive/recording_successfully_gets_a_turn_credential_with_identity_routetype_nearest.js index 80063ea2ff16..c693a3930be6 100644 --- a/sdk/communication/communication-network-traversal/recordings/node/communicationnetworkingclient_playbacklive/recording_successfully_gets_a_turn_credential_with_identity_routetype_nearest.js +++ b/sdk/communication/communication-network-traversal/recordings/node/communicationnetworkingclient_playbacklive/recording_successfully_gets_a_turn_credential_with_identity_routetype_nearest.js @@ -15,25 +15,25 @@ nock('https://endpoint', {"encodedQueryParams":true}) 'Request-Context', 'appId=', 'MS-CV', - 'MGJpClo41Ey/LGTrxC50CA.0', + '5Gos9UsVd0iYUSM+Qh30kg.0', 'Strict-Transport-Security', 'max-age=2592000', 'x-ms-client-request-id', 'sanitized', 'api-supported-versions', - '2020-07-20-preview2, 2021-02-22-preview1, 2021-03-07, 2021-03-31-preview1, 2021-10-31-preview', + '2020-07-20-preview2, 2021-02-22-preview1, 2021-03-07, 2021-03-31-preview1, 2021-10-31-preview, 2021-11-01, 2022-06-01', 'X-Processing-Time', - '25ms', + '65ms', 'X-Cache', 'CONFIG_NOCACHE', 'X-Azure-Ref', - '0zbGMYQAAAABy3uDe5OsQR4UTazuI5meXV1NURURHRTA4MTUAOWZjN2I1MTktYThjYy00Zjg5LTkzNWUtYzkxNDhhZTA5ZTgx', + '0dtX6YQAAAADNsh3CO1rFSZhOxk5rQaSqV1NURURHRTA4MTkAOWZjN2I1MTktYThjYy00Zjg5LTkzNWUtYzkxNDhhZTA5ZTgx', 'Date', - 'Thu, 11 Nov 2021 06:01:48 GMT' + 'Wed, 02 Feb 2022 19:03:17 GMT' ]); nock('https://endpoint', {"encodedQueryParams":true}) - .post('/networktraversal/:issueRelayConfiguration', {"id":"sanitized","routeType":"nearest"}) + .post('/networkTraversal/:issueRelayConfiguration', {"id":"sanitized","routeType":"nearest"}) .query(true) .reply(200, {"iceServers":[{"routeType":"nearest","urls":["turn.skype.com"],"username":"sanitized_username","credential":"sanitized_credential"}],"expiresOn":"2022-05-18T12:00:00.00+00:00"}, [ 'Content-Length', @@ -43,19 +43,19 @@ nock('https://endpoint', {"encodedQueryParams":true}) 'Request-Context', 'appId=', 'MS-CV', - 'ttOiRwZl2EKSqNbpsBz0nQ.0', + 'dpLXlXzrOEatLr166zpJFQ.0', 'Strict-Transport-Security', 'max-age=2592000', 'x-ms-client-request-id', 'sanitized', 'api-supported-versions', - '2021-02-22-preview1, 2021-06-21-preview, 2021-10-08-preview', + '2021-02-22-preview1, 2021-06-21-preview, 2021-10-08-preview, 2022-02-01', 'X-Processing-Time', - '27ms', + '148ms', 'X-Cache', 'CONFIG_NOCACHE', 'X-Azure-Ref', - '0zbGMYQAAAACiz17kFaykRovKEyNSkQ5PV1NURURHRTA4MTAAOWZjN2I1MTktYThjYy00Zjg5LTkzNWUtYzkxNDhhZTA5ZTgx', + '0dtX6YQAAAABhl9Xs0gB2R6Bym1dWtJgEV1NURURHRTA4MTYAOWZjN2I1MTktYThjYy00Zjg5LTkzNWUtYzkxNDhhZTA5ZTgx', 'Date', - 'Thu, 11 Nov 2021 06:01:49 GMT' + 'Wed, 02 Feb 2022 19:03:18 GMT' ]); diff --git a/sdk/communication/communication-network-traversal/recordings/node/communicationnetworkingclient_playbacklive/recording_successfully_gets_a_turn_credential_with_user_identity.js b/sdk/communication/communication-network-traversal/recordings/node/communicationnetworkingclient_playbacklive/recording_successfully_gets_a_turn_credential_with_user_identity.js index a29c4cfb4a98..fa694623cc5e 100644 --- a/sdk/communication/communication-network-traversal/recordings/node/communicationnetworkingclient_playbacklive/recording_successfully_gets_a_turn_credential_with_user_identity.js +++ b/sdk/communication/communication-network-traversal/recordings/node/communicationnetworkingclient_playbacklive/recording_successfully_gets_a_turn_credential_with_user_identity.js @@ -15,47 +15,47 @@ nock('https://endpoint', {"encodedQueryParams":true}) 'Request-Context', 'appId=', 'MS-CV', - 'a25HvZNgI0WCiSTJZ+IZJQ.0', + 'XZGjT3ruRUKRRuAbE+Q2eA.0', 'Strict-Transport-Security', 'max-age=2592000', 'x-ms-client-request-id', 'sanitized', 'api-supported-versions', - '2020-07-20-preview2, 2021-02-22-preview1, 2021-03-07, 2021-03-31-preview1, 2021-10-31-preview', + '2020-07-20-preview2, 2021-02-22-preview1, 2021-03-07, 2021-03-31-preview1, 2021-10-31-preview, 2021-11-01, 2022-06-01', 'X-Processing-Time', - '21ms', + '41ms', 'X-Cache', 'CONFIG_NOCACHE', 'X-Azure-Ref', - '0zLGMYQAAAAB0g7bc7XfMTof55b2GDu0HV1NURURHRTA4MTUAOWZjN2I1MTktYThjYy00Zjg5LTkzNWUtYzkxNDhhZTA5ZTgx', + '0ddX6YQAAAADHLUVCQy4ASY1HfCqQZOqZV1NURURHRTA4MTkAOWZjN2I1MTktYThjYy00Zjg5LTkzNWUtYzkxNDhhZTA5ZTgx', 'Date', - 'Thu, 11 Nov 2021 06:01:48 GMT' + 'Wed, 02 Feb 2022 19:03:17 GMT' ]); nock('https://endpoint', {"encodedQueryParams":true}) - .post('/networktraversal/:issueRelayConfiguration', {"id":"sanitized"}) + .post('/networkTraversal/:issueRelayConfiguration', {"id":"sanitized"}) .query(true) .reply(200, {"iceServers":[{"routeType":"any","urls":["turn.skype.com"],"username":"sanitized_username","credential":"sanitized_credential"},{"routeType":"nearest","urls":["turn.skype.com"],"username":"sanitized_username","credential":"sanitized_credential"}],"expiresOn":"2022-05-18T12:00:00.00+00:00"}, [ 'Content-Length', - '560', + '546', 'Content-Type', 'application/json; charset=utf-8', 'Request-Context', 'appId=', 'MS-CV', - 'eekJxw0ZrUuH54Cb0WYNcQ.0', + 'RNLSw30FdUmk7++DwrVmew.0', 'Strict-Transport-Security', 'max-age=2592000', 'x-ms-client-request-id', 'sanitized', 'api-supported-versions', - '2021-02-22-preview1, 2021-06-21-preview, 2021-10-08-preview', + '2021-02-22-preview1, 2021-06-21-preview, 2021-10-08-preview, 2022-02-01', 'X-Processing-Time', '28ms', 'X-Cache', 'CONFIG_NOCACHE', 'X-Azure-Ref', - '0zLGMYQAAAACwG3RtHgu9TrxLU7Vn7yrbV1NURURHRTA4MjAAOWZjN2I1MTktYThjYy00Zjg5LTkzNWUtYzkxNDhhZTA5ZTgx', + '0ddX6YQAAAADbh1ASGZQwQpi/sEDxuB2aV1NURURHRTA4MTgAOWZjN2I1MTktYThjYy00Zjg5LTkzNWUtYzkxNDhhZTA5ZTgx', 'Date', - 'Thu, 11 Nov 2021 06:01:48 GMT' + 'Wed, 02 Feb 2022 19:03:17 GMT' ]); diff --git a/sdk/communication/communication-network-traversal/recordings/node/communicationnetworkingclient_playbacklive/recording_successfully_gets_a_turn_credential_without_providing_a_user_identity.js b/sdk/communication/communication-network-traversal/recordings/node/communicationnetworkingclient_playbacklive/recording_successfully_gets_a_turn_credential_without_providing_a_user_identity.js index 1ee1f9a16b0a..0ac44bd8fb8f 100644 --- a/sdk/communication/communication-network-traversal/recordings/node/communicationnetworkingclient_playbacklive/recording_successfully_gets_a_turn_credential_without_providing_a_user_identity.js +++ b/sdk/communication/communication-network-traversal/recordings/node/communicationnetworkingclient_playbacklive/recording_successfully_gets_a_turn_credential_without_providing_a_user_identity.js @@ -5,29 +5,29 @@ module.exports.hash = "87e4ff4de674a93d236eeb8c850d0759"; module.exports.testInfo = {"uniqueName":{},"newDate":{}} nock('https://endpoint', {"encodedQueryParams":true}) - .post('/networktraversal/:issueRelayConfiguration') + .post('/networkTraversal/:issueRelayConfiguration') .query(true) .reply(200, {"iceServers":[{"routeType":"any","urls":["turn.skype.com"],"username":"sanitized_username","credential":"sanitized_credential"},{"routeType":"nearest","urls":["turn.skype.com"],"username":"sanitized_username","credential":"sanitized_credential"}],"expiresOn":"2022-05-18T12:00:00.00+00:00"}, [ 'Content-Length', - '560', + '546', 'Content-Type', 'application/json; charset=utf-8', 'Request-Context', 'appId=', 'MS-CV', - 'yWqLzHsI1U2mDoUzWiNQ7w.0', + 'aBTu2yVeY0mAIaEHXBjBeg.0', 'Strict-Transport-Security', 'max-age=2592000', 'x-ms-client-request-id', 'sanitized', 'api-supported-versions', - '2021-02-22-preview1, 2021-06-21-preview, 2021-10-08-preview', + '2021-02-22-preview1, 2021-06-21-preview, 2021-10-08-preview, 2022-02-01', 'X-Processing-Time', - '19ms', + '26ms', 'X-Cache', 'CONFIG_NOCACHE', 'X-Azure-Ref', - '0jTqVYQAAAAA3TOe/Ez7YTpR03MOAFGtdV1NURURHRTA4MjEAOWZjN2I1MTktYThjYy00Zjg5LTkzNWUtYzkxNDhhZTA5ZTgx', + '0ddX6YQAAAABYnHnXuG+nTYGkx5iKeaSVV1NURURHRTA4MTcAOWZjN2I1MTktYThjYy00Zjg5LTkzNWUtYzkxNDhhZTA5ZTgx', 'Date', - 'Wed, 17 Nov 2021 17:23:25 GMT' + 'Wed, 02 Feb 2022 19:03:17 GMT' ]); diff --git a/sdk/communication/communication-network-traversal/recordings/node/communicationnetworkingclient_playbacklive_aad/recording_successfully_gets_a_turn_credential_with_identity_and_routetype_any.js b/sdk/communication/communication-network-traversal/recordings/node/communicationnetworkingclient_playbacklive_aad/recording_successfully_gets_a_turn_credential_with_identity_and_routetype_any.js index 60c3be8a8727..04c1412f0aca 100644 --- a/sdk/communication/communication-network-traversal/recordings/node/communicationnetworkingclient_playbacklive_aad/recording_successfully_gets_a_turn_credential_with_identity_and_routetype_any.js +++ b/sdk/communication/communication-network-traversal/recordings/node/communicationnetworkingclient_playbacklive_aad/recording_successfully_gets_a_turn_credential_with_identity_and_routetype_any.js @@ -15,21 +15,21 @@ nock('https://endpoint', {"encodedQueryParams":true}) 'Request-Context', 'appId=', 'MS-CV', - 'Nb84jM6HkE6TpEZTQqLffA.0', + 'KkL9eMdQP0KECWPTSiHiew.0', 'Strict-Transport-Security', 'max-age=2592000', 'x-ms-client-request-id', 'sanitized', 'api-supported-versions', - '2020-07-20-preview2, 2021-02-22-preview1, 2021-03-07, 2021-03-31-preview1, 2021-10-31-preview', + '2020-07-20-preview2, 2021-02-22-preview1, 2021-03-07, 2021-03-31-preview1, 2021-10-31-preview, 2021-11-01, 2022-06-01', 'X-Processing-Time', '28ms', 'X-Cache', 'CONFIG_NOCACHE', 'X-Azure-Ref', - '0y7GMYQAAAABbYk4NVjfEQ5Aq3xjLVqtWV1NURURHRTA4MTUAOWZjN2I1MTktYThjYy00Zjg5LTkzNWUtYzkxNDhhZTA5ZTgx', + '0dNX6YQAAAACbdRtWkQh/QIztIWIZsMKhV1NURURHRTA4MTkAOWZjN2I1MTktYThjYy00Zjg5LTkzNWUtYzkxNDhhZTA5ZTgx', 'Date', - 'Thu, 11 Nov 2021 06:01:47 GMT' + 'Wed, 02 Feb 2022 19:03:16 GMT' ]); nock('https://endpoint', {"encodedQueryParams":true}) @@ -53,17 +53,17 @@ nock('https://endpoint', {"encodedQueryParams":true}) 'x-ms-request-id', 'sanitized', 'x-ms-ests-server', - '2.1.12231.7 - EUS ProdSlices', + '2.1.12381.24 - SCUS ProdSlices', 'Set-Cookie', - 'fpc=AssxqMV341ZDsX6w1lquQoI; expires=Sat, 11-Dec-2021 06:01:47 GMT; path=/; secure; HttpOnly; SameSite=None', + 'fpc=AvlGyhhn9iNJp3RdTyCgmG4; expires=Fri, 04-Mar-2022 19:03:16 GMT; path=/; secure; HttpOnly; SameSite=None', 'Set-Cookie', - 'esctx=AQABAAAAAAD--DLA3VO7QrddgJg7Wevrr5TpcD2iR_eC1Z5YS5kaXTrLYDHa33qrhLnSbfgB4RTmhD920QrOMWlo8IzRpSdJTlDDY2iVGwQ8L7E_9pt_-eR_OW0VNlZUmAf2Km63T-kPyizHujNsVTAYBja0IEHUF_udVhV1HlLS9xeA_z5xges6eHyiayeeho7fj08egksgAA; domain=.login.microsoftonline.com; path=/; secure; HttpOnly; SameSite=None', + 'esctx=AQABAAAAAAD--DLA3VO7QrddgJg7WevrHwwU6lMhpdgipprN6_qeJYYctAcO55iVO4N658ctPVLGW1Qdf08D5qKwD9KFRWyvaEptHhtYe0abZijw8TroHvyEdw35Q7Q0kxGqV6zkjDrZRSGWDlZy5SCP-8XQfJkStuI6GVCjyKgb84HVpmXKgbH1WX16e05kQZRpOKINyLsgAA; domain=.login.microsoftonline.com; path=/; secure; HttpOnly; SameSite=None', 'Set-Cookie', 'x-ms-gateway-slice=estsfd; path=/; secure; samesite=none; httponly', 'Set-Cookie', 'stsservicecookie=estsfd; path=/; secure; samesite=none; httponly', 'Date', - 'Thu, 11 Nov 2021 06:01:47 GMT', + 'Wed, 02 Feb 2022 19:03:16 GMT', 'Content-Length', '980' ]); @@ -88,23 +88,23 @@ nock('https://endpoint', {"encodedQueryParams":true}) 'x-ms-request-id', 'sanitized', 'x-ms-ests-server', - '2.1.12231.7 - NCUS ProdSlices', + '2.1.12381.24 - NCUS ProdSlices', 'Set-Cookie', - 'fpc=Aqy0mCdBs0xCv2RQ6ZhkYJU; expires=Sat, 11-Dec-2021 06:01:47 GMT; path=/; secure; HttpOnly; SameSite=None', + 'fpc=Akz2PokU_k5KgMU5QcBvMsM; expires=Fri, 04-Mar-2022 19:03:16 GMT; path=/; secure; HttpOnly; SameSite=None', 'Set-Cookie', - 'esctx=AQABAAAAAAD--DLA3VO7QrddgJg7Wevr6T62pW3y3JNHUw9zMDleYkFpOC7iE7c5_vni_xfozXSMnCSAoN84Caeu52kOjRvJ2dw6Xc9DJNIaEScO8Ck2f07Gqexp-vYw7Sfreg5ir1P0kH0dF8ALNx_7lzWSKHfT3Yhs506AuYlBhuPUc4-KqgbW8h6VQx8RKwrBNguC5KsgAA; domain=.login.microsoftonline.com; path=/; secure; HttpOnly; SameSite=None', + 'esctx=AQABAAAAAAD--DLA3VO7QrddgJg7WevrX_K3Z0uVC7KmMzTnwxeAQbWOSSfQuPI5JaUCvLTmDkrUiBMtpK9Rp8uciXCkHYkeQJgQG-YaRwn2pBqx3xqRcYXE7PKiO-smxPdM7edvPLv9FV50nuCIyeuEujud4Yb8XNlDk4yhqPdZF6681VRTj6odOtCbEA8kJ9TGUrysMuEgAA; domain=.login.microsoftonline.com; path=/; secure; HttpOnly; SameSite=None', 'Set-Cookie', 'x-ms-gateway-slice=estsfd; path=/; secure; samesite=none; httponly', 'Set-Cookie', 'stsservicecookie=estsfd; path=/; secure; samesite=none; httponly', 'Date', - 'Thu, 11 Nov 2021 06:01:47 GMT', + 'Wed, 02 Feb 2022 19:03:16 GMT', 'Content-Length', '1753' ]); nock('https://endpoint', {"encodedQueryParams":true}) - .post('/sanitized/oauth2/v2.0/token', "client_id=SomeClientId&scope=https%3A%2F%2Fsanitized%2F&grant_type=client_credentials&x-client-SKU=msal.js.node&x-client-VER=1.3.2&x-client-OS=win32&x-client-CPU=x64&x-ms-lib-capability=retry-after, h429&x-client-current-telemetry=5|771,2,,,|,&x-client-last-telemetry=5|0|||0,0&client-request-id=sanitized&client_secret=azure_client_secret&claims=%7B%22access_token%22%3A%7B%22xms_cc%22%3A%7B%22values%22%3A%5B%22CP1%22%5D%7D%7D%7D") + .post('/sanitized/oauth2/v2.0/token', "client_id=SomeClientId&scope=https%3A%2F%2Fsanitized%2F&grant_type=client_credentials&x-client-SKU=msal.js.node&x-client-VER=1.5.0&x-client-OS=win32&x-client-CPU=x64&x-ms-lib-capability=retry-after, h429&x-client-current-telemetry=5|771,2,,,|,&x-client-last-telemetry=5|0|||0,0&client-request-id=sanitized&client_secret=azure_client_secret&claims=%7B%22access_token%22%3A%7B%22xms_cc%22%3A%7B%22values%22%3A%5B%22cp1%22%5D%7D%7D%7D") .reply(200, {"token_type":"Bearer","expires_in":86399,"ext_expires_in":86399,"access_token":"sanitized"}, [ 'Cache-Control', 'no-store, no-cache', @@ -123,45 +123,45 @@ nock('https://endpoint', {"encodedQueryParams":true}) 'x-ms-request-id', 'sanitized', 'x-ms-ests-server', - '2.1.12231.7 - SCUS ProdSlices', + '2.1.12470.9 - SCUS ProdSlices', 'x-ms-clitelem', '1,0,0,,', 'Set-Cookie', - 'fpc=AmOkOmiSqF9PsGHC8vpAz1xWyo4SAQAAAMuoHtkOAAAA; expires=Sat, 11-Dec-2021 06:01:48 GMT; path=/; secure; HttpOnly; SameSite=None', + 'fpc=Ame1G7cUv75Di3AzwIXGdjBWyo4SAQAAAHTMjNkOAAAA; expires=Fri, 04-Mar-2022 19:03:16 GMT; path=/; secure; HttpOnly; SameSite=None', 'Set-Cookie', 'x-ms-gateway-slice=estsfd; path=/; secure; samesite=none; httponly', 'Set-Cookie', 'stsservicecookie=estsfd; path=/; secure; samesite=none; httponly', 'Date', - 'Thu, 11 Nov 2021 06:01:47 GMT', + 'Wed, 02 Feb 2022 19:03:16 GMT', 'Content-Length', '1327' ]); nock('https://endpoint', {"encodedQueryParams":true}) - .post('/networktraversal/:issueRelayConfiguration', {"id":"sanitized","routeType":"any"}) + .post('/networkTraversal/:issueRelayConfiguration', {"id":"sanitized","routeType":"any"}) .query(true) .reply(200, {"iceServers":[{"routeType":"any","urls":["turn.skype.com"],"username":"sanitized_username","credential":"sanitized_credential"}],"expiresOn":"2022-05-18T12:00:00.00+00:00"}, [ 'Content-Length', - '319', + '305', 'Content-Type', 'application/json; charset=utf-8', 'Request-Context', 'appId=', 'MS-CV', - 'gtR+4Ti6vE2kIPmiWM41yw.0', + 'NuReSWx9kEuzgU5U3TugDg.0', 'Strict-Transport-Security', 'max-age=2592000', 'x-ms-client-request-id', 'sanitized', 'api-supported-versions', - '2021-02-22-preview1, 2021-06-21-preview, 2021-10-08-preview', + '2021-02-22-preview1, 2021-06-21-preview, 2021-10-08-preview, 2022-02-01', 'X-Processing-Time', - '18ms', + '186ms', 'X-Cache', 'CONFIG_NOCACHE', 'X-Azure-Ref', - '0zLGMYQAAAABl08ozKjhMRZD2x5JnUaMRV1NURURHRTA4MTQAOWZjN2I1MTktYThjYy00Zjg5LTkzNWUtYzkxNDhhZTA5ZTgx', + '0dNX6YQAAAADfHUaU1/mlTacaAco5q2PTV1NURURHRTA4MTkAOWZjN2I1MTktYThjYy00Zjg5LTkzNWUtYzkxNDhhZTA5ZTgx', 'Date', - 'Thu, 11 Nov 2021 06:01:47 GMT' + 'Wed, 02 Feb 2022 19:03:16 GMT' ]); diff --git a/sdk/communication/communication-network-traversal/recordings/node/communicationnetworkingclient_playbacklive_aad/recording_successfully_gets_a_turn_credential_with_identity_routetype_nearest.js b/sdk/communication/communication-network-traversal/recordings/node/communicationnetworkingclient_playbacklive_aad/recording_successfully_gets_a_turn_credential_with_identity_routetype_nearest.js index 4a5c0a2dead9..22c70c392940 100644 --- a/sdk/communication/communication-network-traversal/recordings/node/communicationnetworkingclient_playbacklive_aad/recording_successfully_gets_a_turn_credential_with_identity_routetype_nearest.js +++ b/sdk/communication/communication-network-traversal/recordings/node/communicationnetworkingclient_playbacklive_aad/recording_successfully_gets_a_turn_credential_with_identity_routetype_nearest.js @@ -15,21 +15,21 @@ nock('https://endpoint', {"encodedQueryParams":true}) 'Request-Context', 'appId=', 'MS-CV', - '9G7FhVPHw0S0l9t3xp+o+Q.0', + 'bWjGAo1FBUSfH9NS81chLA.0', 'Strict-Transport-Security', 'max-age=2592000', 'x-ms-client-request-id', 'sanitized', 'api-supported-versions', - '2020-07-20-preview2, 2021-02-22-preview1, 2021-03-07, 2021-03-31-preview1, 2021-10-31-preview', + '2020-07-20-preview2, 2021-02-22-preview1, 2021-03-07, 2021-03-31-preview1, 2021-10-31-preview, 2021-11-01, 2022-06-01', 'X-Processing-Time', - '24ms', + '32ms', 'X-Cache', 'CONFIG_NOCACHE', 'X-Azure-Ref', - '0zLGMYQAAAADRo6r4ruEmSongoGT1wDdNV1NURURHRTA4MTUAOWZjN2I1MTktYThjYy00Zjg5LTkzNWUtYzkxNDhhZTA5ZTgx', + '0ddX6YQAAAAAIFTcKKoriQZGU+4WbdgkEV1NURURHRTA4MTkAOWZjN2I1MTktYThjYy00Zjg5LTkzNWUtYzkxNDhhZTA5ZTgx', 'Date', - 'Thu, 11 Nov 2021 06:01:47 GMT' + 'Wed, 02 Feb 2022 19:03:16 GMT' ]); nock('https://endpoint', {"encodedQueryParams":true}) @@ -53,17 +53,17 @@ nock('https://endpoint', {"encodedQueryParams":true}) 'x-ms-request-id', 'sanitized', 'x-ms-ests-server', - '2.1.12231.7 - SCUS ProdSlices', + '2.1.12470.9 - WUS2 ProdSlices', 'Set-Cookie', - 'fpc=ArIYCobclHVAkKNHsFyuiBc; expires=Sat, 11-Dec-2021 06:01:48 GMT; path=/; secure; HttpOnly; SameSite=None', + 'fpc=Akl72OtzH5VKn84p4EMPkc8; expires=Fri, 04-Mar-2022 19:03:17 GMT; path=/; secure; HttpOnly; SameSite=None', 'Set-Cookie', - 'esctx=AQABAAAAAAD--DLA3VO7QrddgJg7Wevry6WddDZZze37_Wx5vbpYBmRPcAEmjGmUcrSNa6hf9y5GaNLAguHh2JfO46VfFGMs2JKbqDnSApLCGjrK9yCjBA6cL4upj3Zhcf32FQzEideAhJ9kn8C6dnUirzhdOMBCO13PR3Jh-S4z7yuYmhQDrgRqhlkpPYMxoN8Lnrcbt6cgAA; domain=.login.microsoftonline.com; path=/; secure; HttpOnly; SameSite=None', + 'esctx=AQABAAAAAAD--DLA3VO7QrddgJg7Wevrbvw5fXLsxEJl-AaFxV-t7LP7lJCvHP9RQ966jaQqJGQYXa_TiOz_yMNF7KWPFkaImbw2u2fLGvGuk5LVcy2hES9PujwbCbeALAGbI-oyaPADOyvQ2ohCqjhLzZ37AU58oD_QwbExEvgCXSaZjZr7pXsFMZFBEP0PHbNt5Q1PmSkgAA; domain=.login.microsoftonline.com; path=/; secure; HttpOnly; SameSite=None', 'Set-Cookie', 'x-ms-gateway-slice=estsfd; path=/; secure; samesite=none; httponly', 'Set-Cookie', 'stsservicecookie=estsfd; path=/; secure; samesite=none; httponly', 'Date', - 'Thu, 11 Nov 2021 06:01:47 GMT', + 'Wed, 02 Feb 2022 19:03:17 GMT', 'Content-Length', '980' ]); @@ -88,23 +88,23 @@ nock('https://endpoint', {"encodedQueryParams":true}) 'x-ms-request-id', 'sanitized', 'x-ms-ests-server', - '2.1.12231.7 - SCUS ProdSlices', + '2.1.12381.24 - NCUS ProdSlices', 'Set-Cookie', - 'fpc=AlL6zUwqQ6JKtgH2-57b8-A; expires=Sat, 11-Dec-2021 06:01:48 GMT; path=/; secure; HttpOnly; SameSite=None', + 'fpc=AuFXSRVP4glItXaBjXcUfaY; expires=Fri, 04-Mar-2022 19:03:17 GMT; path=/; secure; HttpOnly; SameSite=None', 'Set-Cookie', - 'esctx=AQABAAAAAAD--DLA3VO7QrddgJg7WevrjcDUxKCULovm5whcAZAL0aVO8xOWF9GM0oLF0th5e1wKAxc4MgCaGftyKHvujo8rgIPocQSa2dluVG8CJgO6M45SLQz0YLPpV1A5qlA_TpkVH7PvH63tQ0f3GBaLn9xHgZO1nvU5nM2_k7-IryPDcx6GYF5cugm8tW98uIwRjCsgAA; domain=.login.microsoftonline.com; path=/; secure; HttpOnly; SameSite=None', + 'esctx=AQABAAAAAAD--DLA3VO7QrddgJg7WevrrmYss2mdBrxqoJ89WnzqCMG-GMHvoKQiK9UyrX3CnnIq3Ok2ZnQ8lT4GYJL2DfFC9BTD4M9XhtZHYw6SkIeLxAPMJ9brIN9gf-joNqRp5wdbVdwQz1qGWp0eKlq_KNsst-i3flkJI2GLLJttnsn_TvWIX0oOiTAxEeOmQoobW40gAA; domain=.login.microsoftonline.com; path=/; secure; HttpOnly; SameSite=None', 'Set-Cookie', 'x-ms-gateway-slice=estsfd; path=/; secure; samesite=none; httponly', 'Set-Cookie', 'stsservicecookie=estsfd; path=/; secure; samesite=none; httponly', 'Date', - 'Thu, 11 Nov 2021 06:01:47 GMT', + 'Wed, 02 Feb 2022 19:03:17 GMT', 'Content-Length', '1753' ]); nock('https://endpoint', {"encodedQueryParams":true}) - .post('/sanitized/oauth2/v2.0/token', "client_id=SomeClientId&scope=https%3A%2F%2Fsanitized%2F&grant_type=client_credentials&x-client-SKU=msal.js.node&x-client-VER=1.3.2&x-client-OS=win32&x-client-CPU=x64&x-ms-lib-capability=retry-after, h429&x-client-current-telemetry=5|771,2,,,|,&x-client-last-telemetry=5|0|||0,0&client-request-id=sanitized&client_secret=azure_client_secret&claims=%7B%22access_token%22%3A%7B%22xms_cc%22%3A%7B%22values%22%3A%5B%22CP1%22%5D%7D%7D%7D") + .post('/sanitized/oauth2/v2.0/token', "client_id=SomeClientId&scope=https%3A%2F%2Fsanitized%2F&grant_type=client_credentials&x-client-SKU=msal.js.node&x-client-VER=1.5.0&x-client-OS=win32&x-client-CPU=x64&x-ms-lib-capability=retry-after, h429&x-client-current-telemetry=5|771,2,,,|,&x-client-last-telemetry=5|0|||0,0&client-request-id=sanitized&client_secret=azure_client_secret&claims=%7B%22access_token%22%3A%7B%22xms_cc%22%3A%7B%22values%22%3A%5B%22cp1%22%5D%7D%7D%7D") .reply(200, {"token_type":"Bearer","expires_in":86399,"ext_expires_in":86399,"access_token":"sanitized"}, [ 'Cache-Control', 'no-store, no-cache', @@ -123,23 +123,23 @@ nock('https://endpoint', {"encodedQueryParams":true}) 'x-ms-request-id', 'sanitized', 'x-ms-ests-server', - '2.1.12231.7 - SCUS ProdSlices', + '2.1.12381.24 - EUS ProdSlices', 'x-ms-clitelem', '1,0,0,,', 'Set-Cookie', - 'fpc=AqQlYkawWflOkHsY2tsDhu5Wyo4SAQAAAMuoHtkOAAAA; expires=Sat, 11-Dec-2021 06:01:48 GMT; path=/; secure; HttpOnly; SameSite=None', + 'fpc=Albo0RlCzzlCr3BqLqCQN_hWyo4SAQAAAHXMjNkOAAAA; expires=Fri, 04-Mar-2022 19:03:17 GMT; path=/; secure; HttpOnly; SameSite=None', 'Set-Cookie', 'x-ms-gateway-slice=estsfd; path=/; secure; samesite=none; httponly', 'Set-Cookie', 'stsservicecookie=estsfd; path=/; secure; samesite=none; httponly', 'Date', - 'Thu, 11 Nov 2021 06:01:47 GMT', + 'Wed, 02 Feb 2022 19:03:17 GMT', 'Content-Length', '1327' ]); nock('https://endpoint', {"encodedQueryParams":true}) - .post('/networktraversal/:issueRelayConfiguration', {"id":"sanitized","routeType":"nearest"}) + .post('/networkTraversal/:issueRelayConfiguration', {"id":"sanitized","routeType":"nearest"}) .query(true) .reply(200, {"iceServers":[{"routeType":"nearest","urls":["turn.skype.com"],"username":"sanitized_username","credential":"sanitized_credential"}],"expiresOn":"2022-05-18T12:00:00.00+00:00"}, [ 'Content-Length', @@ -149,19 +149,19 @@ nock('https://endpoint', {"encodedQueryParams":true}) 'Request-Context', 'appId=', 'MS-CV', - 'zY0ex5UuFki0O5BYE+4Kpg.0', + '6D/yq+NmEECRsW6zZczL4Q.0', 'Strict-Transport-Security', 'max-age=2592000', 'x-ms-client-request-id', 'sanitized', 'api-supported-versions', - '2021-02-22-preview1, 2021-06-21-preview, 2021-10-08-preview', + '2021-02-22-preview1, 2021-06-21-preview, 2021-10-08-preview, 2022-02-01', 'X-Processing-Time', - '17ms', + '25ms', 'X-Cache', 'CONFIG_NOCACHE', 'X-Azure-Ref', - '0zLGMYQAAAAD6/M12otZkSaB2hlkwUsl5V1NURURHRTA4MDYAOWZjN2I1MTktYThjYy00Zjg5LTkzNWUtYzkxNDhhZTA5ZTgx', + '0ddX6YQAAAAAgCGNG6ABURrv+kF4QzBfYV1NURURHRTA4MTcAOWZjN2I1MTktYThjYy00Zjg5LTkzNWUtYzkxNDhhZTA5ZTgx', 'Date', - 'Thu, 11 Nov 2021 06:01:48 GMT' + 'Wed, 02 Feb 2022 19:03:16 GMT' ]); diff --git a/sdk/communication/communication-network-traversal/recordings/node/communicationnetworkingclient_playbacklive_aad/recording_successfully_gets_a_turn_credential_with_user_identity.js b/sdk/communication/communication-network-traversal/recordings/node/communicationnetworkingclient_playbacklive_aad/recording_successfully_gets_a_turn_credential_with_user_identity.js index aac3e6b3dd71..8d81b920ac15 100644 --- a/sdk/communication/communication-network-traversal/recordings/node/communicationnetworkingclient_playbacklive_aad/recording_successfully_gets_a_turn_credential_with_user_identity.js +++ b/sdk/communication/communication-network-traversal/recordings/node/communicationnetworkingclient_playbacklive_aad/recording_successfully_gets_a_turn_credential_with_user_identity.js @@ -15,21 +15,21 @@ nock('https://endpoint', {"encodedQueryParams":true}) 'Request-Context', 'appId=', 'MS-CV', - 'sr90S7TlcEOa6WHNxbRTdw.0', + 'jEmzBPef90GFGYS3tVrgeA.0', 'Strict-Transport-Security', 'max-age=2592000', 'x-ms-client-request-id', 'sanitized', 'api-supported-versions', - '2020-07-20-preview2, 2021-02-22-preview1, 2021-03-07, 2021-03-31-preview1, 2021-10-31-preview', + '2020-07-20-preview2, 2021-02-22-preview1, 2021-03-07, 2021-03-31-preview1, 2021-10-31-preview, 2021-11-01, 2022-06-01', 'X-Processing-Time', - '25ms', + '36ms', 'X-Cache', 'CONFIG_NOCACHE', 'X-Azure-Ref', - '0y7GMYQAAAABFJC7rs+o/QI1RD8anc7kfV1NURURHRTA4MTUAOWZjN2I1MTktYThjYy00Zjg5LTkzNWUtYzkxNDhhZTA5ZTgx', + '0ctX6YQAAAACoT+iwCdl0QI3djYTQ5jc5V1NURURHRTA4MTkAOWZjN2I1MTktYThjYy00Zjg5LTkzNWUtYzkxNDhhZTA5ZTgx', 'Date', - 'Thu, 11 Nov 2021 06:01:46 GMT' + 'Wed, 02 Feb 2022 19:03:14 GMT' ]); nock('https://endpoint', {"encodedQueryParams":true}) @@ -53,17 +53,17 @@ nock('https://endpoint', {"encodedQueryParams":true}) 'x-ms-request-id', 'sanitized', 'x-ms-ests-server', - '2.1.12231.7 - SCUS ProdSlices', + '2.1.12381.24 - EUS ProdSlices', 'Set-Cookie', - 'fpc=AqyTJxzvAQdLlj8tbyrThfQ; expires=Sat, 11-Dec-2021 06:01:47 GMT; path=/; secure; HttpOnly; SameSite=None', + 'fpc=Av1x8S571c5NsKPio-eXl_0; expires=Fri, 04-Mar-2022 19:03:15 GMT; path=/; secure; HttpOnly; SameSite=None', 'Set-Cookie', - 'esctx=AQABAAAAAAD--DLA3VO7QrddgJg7WevrsvzHA52zd2b0uQZDqCNvLiVojMom9NcTsYBIfPnpPGAKzEvFcmlCBT_ByIx_FKoZrTMBzbDh_NzUd9BI8e7CR9W20LeZ2uBKDNs_qq-Byu20r-6fpDShxCHMtHqOWqA7by2_Wh6dDabxm2JXUigyI_HQ2mPDZAq7DzgtoNYmub4gAA; domain=.login.microsoftonline.com; path=/; secure; HttpOnly; SameSite=None', + 'esctx=AQABAAAAAAD--DLA3VO7QrddgJg7Wevr9-Y1MA5yDOv4dxmfgU0lNm9_w_q2lF0xwQVi_raFg1_EzQoJ5hWdXAgPmrytD6Qi-8BN4nLtVFqf2PXROJ0vlMGJMcmC01yE8NEKaXa4I73KU2nzY4dtmUuErH_m0L6rcGUyb3ZlbnhaUM8aJ--1TUL4oBl-uZl9Sx8QmZvlpP4gAA; domain=.login.microsoftonline.com; path=/; secure; HttpOnly; SameSite=None', 'Set-Cookie', 'x-ms-gateway-slice=estsfd; path=/; secure; samesite=none; httponly', 'Set-Cookie', 'stsservicecookie=estsfd; path=/; secure; samesite=none; httponly', 'Date', - 'Thu, 11 Nov 2021 06:01:46 GMT', + 'Wed, 02 Feb 2022 19:03:15 GMT', 'Content-Length', '980' ]); @@ -88,23 +88,23 @@ nock('https://endpoint', {"encodedQueryParams":true}) 'x-ms-request-id', 'sanitized', 'x-ms-ests-server', - '2.1.12231.7 - NCUS ProdSlices', + '2.1.12470.9 - SCUS ProdSlices', 'Set-Cookie', - 'fpc=At7jEg_DC_BOp8fnPzabyQM; expires=Sat, 11-Dec-2021 06:01:47 GMT; path=/; secure; HttpOnly; SameSite=None', + 'fpc=AhIQrO5WMxhEulyuP3UZy8U; expires=Fri, 04-Mar-2022 19:03:15 GMT; path=/; secure; HttpOnly; SameSite=None', 'Set-Cookie', - 'esctx=AQABAAAAAAD--DLA3VO7QrddgJg7Wevr6RVBc9Sx-KV1J4Kto0OjTqDyMmzB9GVvDJNwaYZ9x37QiHzIBXOWgiY9fBLtfpbtDbyxhHDvjvapbTINeMBrmkWb6Kapbpc86oN1Bv9K4OwmACN4pAkiXbY3ZvZc-mqpeo9wXGFTyDChS6nfjLgoRfSG-IF9Nrk3G6VVfEqr_PMgAA; domain=.login.microsoftonline.com; path=/; secure; HttpOnly; SameSite=None', + 'esctx=AQABAAAAAAD--DLA3VO7QrddgJg7Wevr4iEiTPdGfdSXOEw2FNIypnuTIYuveqlrG3x6qSkO2GsxcQe7Oh4NetC2AqywZa0_EV1PnJyhguc1__xD8QqUY4zufr35dfIBcHuK2hCRvUX3yEG1T4ncJ0wRAsbx2McvzGpR0XHC-IXSABCwTs3zeB0UIXowTV_rwvOLY7x5Zt4gAA; domain=.login.microsoftonline.com; path=/; secure; HttpOnly; SameSite=None', 'Set-Cookie', 'x-ms-gateway-slice=estsfd; path=/; secure; samesite=none; httponly', 'Set-Cookie', 'stsservicecookie=estsfd; path=/; secure; samesite=none; httponly', 'Date', - 'Thu, 11 Nov 2021 06:01:46 GMT', + 'Wed, 02 Feb 2022 19:03:15 GMT', 'Content-Length', '1753' ]); nock('https://endpoint', {"encodedQueryParams":true}) - .post('/sanitized/oauth2/v2.0/token', "client_id=SomeClientId&scope=https%3A%2F%2Fsanitized%2F&grant_type=client_credentials&x-client-SKU=msal.js.node&x-client-VER=1.3.2&x-client-OS=win32&x-client-CPU=x64&x-ms-lib-capability=retry-after, h429&x-client-current-telemetry=5|771,2,,,|,&x-client-last-telemetry=5|0|||0,0&client-request-id=sanitized&client_secret=azure_client_secret&claims=%7B%22access_token%22%3A%7B%22xms_cc%22%3A%7B%22values%22%3A%5B%22CP1%22%5D%7D%7D%7D") + .post('/sanitized/oauth2/v2.0/token', "client_id=SomeClientId&scope=https%3A%2F%2Fsanitized%2F&grant_type=client_credentials&x-client-SKU=msal.js.node&x-client-VER=1.5.0&x-client-OS=win32&x-client-CPU=x64&x-ms-lib-capability=retry-after, h429&x-client-current-telemetry=5|771,2,,,|,&x-client-last-telemetry=5|0|||0,0&client-request-id=sanitized&client_secret=azure_client_secret&claims=%7B%22access_token%22%3A%7B%22xms_cc%22%3A%7B%22values%22%3A%5B%22cp1%22%5D%7D%7D%7D") .reply(200, {"token_type":"Bearer","expires_in":86399,"ext_expires_in":86399,"access_token":"sanitized"}, [ 'Cache-Control', 'no-store, no-cache', @@ -123,45 +123,45 @@ nock('https://endpoint', {"encodedQueryParams":true}) 'x-ms-request-id', 'sanitized', 'x-ms-ests-server', - '2.1.12231.7 - EUS ProdSlices', + '2.1.12381.24 - SCUS ProdSlices', 'x-ms-clitelem', '1,0,0,,', 'Set-Cookie', - 'fpc=An-J2sFQbr9CvVx5tmNfeJZWyo4SAQAAAMqoHtkOAAAA; expires=Sat, 11-Dec-2021 06:01:47 GMT; path=/; secure; HttpOnly; SameSite=None', + 'fpc=Auj9c0ZblZ5JuPv-qslaGp9Wyo4SAQAAAHLMjNkOAAAA; expires=Fri, 04-Mar-2022 19:03:15 GMT; path=/; secure; HttpOnly; SameSite=None', 'Set-Cookie', 'x-ms-gateway-slice=estsfd; path=/; secure; samesite=none; httponly', 'Set-Cookie', 'stsservicecookie=estsfd; path=/; secure; samesite=none; httponly', 'Date', - 'Thu, 11 Nov 2021 06:01:46 GMT', + 'Wed, 02 Feb 2022 19:03:15 GMT', 'Content-Length', '1327' ]); nock('https://endpoint', {"encodedQueryParams":true}) - .post('/networktraversal/:issueRelayConfiguration', {"id":"sanitized"}) + .post('/networkTraversal/:issueRelayConfiguration', {"id":"sanitized"}) .query(true) .reply(200, {"iceServers":[{"routeType":"any","urls":["turn.skype.com"],"username":"sanitized_username","credential":"sanitized_credential"},{"routeType":"nearest","urls":["turn.skype.com"],"username":"sanitized_username","credential":"sanitized_credential"}],"expiresOn":"2022-05-18T12:00:00.00+00:00"}, [ 'Content-Length', - '560', + '546', 'Content-Type', 'application/json; charset=utf-8', 'Request-Context', 'appId=', 'MS-CV', - '1kiU1oxnz0mucSlFVACv7w.0', + 'CTF4WskLd0GRi2lz9fykng.0', 'Strict-Transport-Security', 'max-age=2592000', 'x-ms-client-request-id', 'sanitized', 'api-supported-versions', - '2021-02-22-preview1, 2021-06-21-preview, 2021-10-08-preview', + '2021-02-22-preview1, 2021-06-21-preview, 2021-10-08-preview, 2022-02-01', 'X-Processing-Time', - '161ms', + '155ms', 'X-Cache', 'CONFIG_NOCACHE', 'X-Azure-Ref', - '0y7GMYQAAAADKZ6DneVx0T5ThrAJ4RngXV1NURURHRTA4MTcAOWZjN2I1MTktYThjYy00Zjg5LTkzNWUtYzkxNDhhZTA5ZTgx', + '0c9X6YQAAAAB5Yw0HHmI4TrxgWxzZgrK4V1NURURHRTA4MDgAOWZjN2I1MTktYThjYy00Zjg5LTkzNWUtYzkxNDhhZTA5ZTgx', 'Date', - 'Thu, 11 Nov 2021 06:01:47 GMT' + 'Wed, 02 Feb 2022 19:03:15 GMT' ]); diff --git a/sdk/communication/communication-network-traversal/recordings/node/communicationnetworkingclient_playbacklive_aad/recording_successfully_gets_a_turn_credential_without_providing_a_user_identity.js b/sdk/communication/communication-network-traversal/recordings/node/communicationnetworkingclient_playbacklive_aad/recording_successfully_gets_a_turn_credential_without_providing_a_user_identity.js index 03e645b2acd8..7e83c83d4810 100644 --- a/sdk/communication/communication-network-traversal/recordings/node/communicationnetworkingclient_playbacklive_aad/recording_successfully_gets_a_turn_credential_without_providing_a_user_identity.js +++ b/sdk/communication/communication-network-traversal/recordings/node/communicationnetworkingclient_playbacklive_aad/recording_successfully_gets_a_turn_credential_without_providing_a_user_identity.js @@ -25,17 +25,17 @@ nock('https://endpoint', {"encodedQueryParams":true}) 'x-ms-request-id', 'sanitized', 'x-ms-ests-server', - '2.1.12249.11 - EUS ProdSlices', + '2.1.12470.9 - SCUS ProdSlices', 'Set-Cookie', - 'fpc=AqHLJRinBGNCg7WsdWN1CsM; expires=Fri, 17-Dec-2021 17:23:24 GMT; path=/; secure; HttpOnly; SameSite=None', + 'fpc=Auyedyo1C41Oug3tsC8lkpI; expires=Fri, 04-Mar-2022 19:03:15 GMT; path=/; secure; HttpOnly; SameSite=None', 'Set-Cookie', - 'esctx=AQABAAAAAAD--DLA3VO7QrddgJg7WevrfVjXNwdHJ5JGwgWm8UwuGLn3Un7wR5LN-2xEJqcXzARUwf0s9SQMdSnmxmXfRVh5kqBlXkBVJxHv55UbQPeQAZA-9mr282OBJYM2bgheUbJkFCkMjIh-wnSpHbptIALXkmxuzAb-NFg2WEAeiJrLKuPsRmyuFTi_YOpw4doOr18gAA; domain=.login.microsoftonline.com; path=/; secure; HttpOnly; SameSite=None', + 'esctx=AQABAAAAAAD--DLA3VO7QrddgJg7WevrTFtrpvggFCXQaS7K0nEU2AcXTyVkXQk8xXV1JyTIGCqK1azuCBBMvHngx3pyLwK-MAhce2JY3jdXvGpDmbTsx8YmlEVfimzKHzm4ElCTAi3mL6iNmi9DNZdfkss2aeseqQPXZGybngsY9rybTzKC2rK4_rNCWdEA5pIhid2ok0kgAA; domain=.login.microsoftonline.com; path=/; secure; HttpOnly; SameSite=None', 'Set-Cookie', 'x-ms-gateway-slice=estsfd; path=/; secure; samesite=none; httponly', 'Set-Cookie', 'stsservicecookie=estsfd; path=/; secure; samesite=none; httponly', 'Date', - 'Wed, 17 Nov 2021 17:23:24 GMT', + 'Wed, 02 Feb 2022 19:03:15 GMT', 'Content-Length', '980' ]); @@ -60,23 +60,23 @@ nock('https://endpoint', {"encodedQueryParams":true}) 'x-ms-request-id', 'sanitized', 'x-ms-ests-server', - '2.1.12249.11 - EUS ProdSlices', + '2.1.12470.9 - WUS2 ProdSlices', 'Set-Cookie', - 'fpc=Au8QRwOd1qRAslKvpverfrA; expires=Fri, 17-Dec-2021 17:23:24 GMT; path=/; secure; HttpOnly; SameSite=None', + 'fpc=AmT1M24DMZNKpqgE4Wo_BHw; expires=Fri, 04-Mar-2022 19:03:16 GMT; path=/; secure; HttpOnly; SameSite=None', 'Set-Cookie', - 'esctx=AQABAAAAAAD--DLA3VO7QrddgJg7Wevrxkcb6FrjP3IXxynuZDWhNqzjZ15wXTzCnbI9Q3X8F6aw2ljXVZDcuQcScKHMyceUfyUKQgyYc_N2p0PAsUAskBWxWWRlZYohqb45lJs0J3WIyG8iPURvUOKOfmcpaLIZzxVIj2ZwOmWLv7svwydszJPNvOA0LBHuct0S9GQrXAQgAA; domain=.login.microsoftonline.com; path=/; secure; HttpOnly; SameSite=None', + 'esctx=AQABAAAAAAD--DLA3VO7QrddgJg7WevrKHFAWY_qLcTgaE27rqJLiFDLHP8IpH8Kpm26Lh3fZDLTMB3TNvh0xz1miZjItV3mgX70D8m5L0kxhi7m4VMuoVZd-5yQqITya3yIm8me1rxQfBgnXDpjP_wvbDA_BOn1qsARoM6fy0EiUup0mmptWBlXrPI3E5YWnILSgnszKR4gAA; domain=.login.microsoftonline.com; path=/; secure; HttpOnly; SameSite=None', 'Set-Cookie', 'x-ms-gateway-slice=estsfd; path=/; secure; samesite=none; httponly', 'Set-Cookie', 'stsservicecookie=estsfd; path=/; secure; samesite=none; httponly', 'Date', - 'Wed, 17 Nov 2021 17:23:24 GMT', + 'Wed, 02 Feb 2022 19:03:15 GMT', 'Content-Length', '1753' ]); nock('https://endpoint', {"encodedQueryParams":true}) - .post('/sanitized/oauth2/v2.0/token', "client_id=SomeClientId&scope=https%3A%2F%2Fsanitized%2F&grant_type=client_credentials&x-client-SKU=msal.js.node&x-client-VER=1.3.2&x-client-OS=win32&x-client-CPU=x64&x-ms-lib-capability=retry-after, h429&x-client-current-telemetry=5|771,2,,,|,&x-client-last-telemetry=5|0|||0,0&client-request-id=sanitized&client_secret=azure_client_secret&claims=%7B%22access_token%22%3A%7B%22xms_cc%22%3A%7B%22values%22%3A%5B%22CP1%22%5D%7D%7D%7D") + .post('/sanitized/oauth2/v2.0/token', "client_id=SomeClientId&scope=https%3A%2F%2Fsanitized%2F&grant_type=client_credentials&x-client-SKU=msal.js.node&x-client-VER=1.5.0&x-client-OS=win32&x-client-CPU=x64&x-ms-lib-capability=retry-after, h429&x-client-current-telemetry=5|771,2,,,|,&x-client-last-telemetry=5|0|||0,0&client-request-id=sanitized&client_secret=azure_client_secret&claims=%7B%22access_token%22%3A%7B%22xms_cc%22%3A%7B%22values%22%3A%5B%22cp1%22%5D%7D%7D%7D") .reply(200, {"token_type":"Bearer","expires_in":86399,"ext_expires_in":86399,"access_token":"sanitized"}, [ 'Cache-Control', 'no-store, no-cache', @@ -95,45 +95,45 @@ nock('https://endpoint', {"encodedQueryParams":true}) 'x-ms-request-id', 'sanitized', 'x-ms-ests-server', - '2.1.12249.11 - EUS ProdSlices', + '2.1.12381.24 - EUS ProdSlices', 'x-ms-clitelem', '1,0,0,,', 'Set-Cookie', - 'fpc=An0BqtMrxxFJjoH_hcBV_0lWyo4SAQAAAIsxJ9kOAAAA; expires=Fri, 17-Dec-2021 17:23:24 GMT; path=/; secure; HttpOnly; SameSite=None', + 'fpc=AiYm9t3kbLpAiu-xhVVZH_lWyo4SAQAAAHPMjNkOAAAA; expires=Fri, 04-Mar-2022 19:03:16 GMT; path=/; secure; HttpOnly; SameSite=None', 'Set-Cookie', 'x-ms-gateway-slice=estsfd; path=/; secure; samesite=none; httponly', 'Set-Cookie', 'stsservicecookie=estsfd; path=/; secure; samesite=none; httponly', 'Date', - 'Wed, 17 Nov 2021 17:23:24 GMT', + 'Wed, 02 Feb 2022 19:03:16 GMT', 'Content-Length', '1327' ]); nock('https://endpoint', {"encodedQueryParams":true}) - .post('/networktraversal/:issueRelayConfiguration') + .post('/networkTraversal/:issueRelayConfiguration') .query(true) .reply(200, {"iceServers":[{"routeType":"any","urls":["turn.skype.com"],"username":"sanitized_username","credential":"sanitized_credential"},{"routeType":"nearest","urls":["turn.skype.com"],"username":"sanitized_username","credential":"sanitized_credential"}],"expiresOn":"2022-05-18T12:00:00.00+00:00"}, [ 'Content-Length', - '560', + '546', 'Content-Type', 'application/json; charset=utf-8', 'Request-Context', 'appId=', 'MS-CV', - 'dglPVDpCIEuUBg4vUPLALA.0', + 'A2zMqYLpJEGU38ZmKqOJmQ.0', 'Strict-Transport-Security', 'max-age=2592000', 'x-ms-client-request-id', 'sanitized', 'api-supported-versions', - '2021-02-22-preview1, 2021-06-21-preview, 2021-10-08-preview', + '2021-02-22-preview1, 2021-06-21-preview, 2021-10-08-preview, 2022-02-01', 'X-Processing-Time', - '143ms', + '21ms', 'X-Cache', 'CONFIG_NOCACHE', 'X-Azure-Ref', - '0jDqVYQAAAAAs3PdJAwbBSp4WtYrBTq54V1NURURHRTA4MTkAOWZjN2I1MTktYThjYy00Zjg5LTkzNWUtYzkxNDhhZTA5ZTgx', + '0dNX6YQAAAACLb6I7m6FZTa4s1ShnMZc0V1NURURHRTA4MDgAOWZjN2I1MTktYThjYy00Zjg5LTkzNWUtYzkxNDhhZTA5ZTgx', 'Date', - 'Wed, 17 Nov 2021 17:23:23 GMT' + 'Wed, 02 Feb 2022 19:03:16 GMT' ]); diff --git a/sdk/communication/communication-network-traversal/src/communicationRelayClient.ts b/sdk/communication/communication-network-traversal/src/communicationRelayClient.ts index 3b861e724a55..ef6ca241efe0 100644 --- a/sdk/communication/communication-network-traversal/src/communicationRelayClient.ts +++ b/sdk/communication/communication-network-traversal/src/communicationRelayClient.ts @@ -2,15 +2,15 @@ // Licensed under the MIT license. import { + CommunicationUserIdentifier, createCommunicationAuthPolicy, - parseClientArguments, isKeyCredential, - CommunicationUserIdentifier, + parseClientArguments, } from "@azure/communication-common"; import { isTokenCredential, KeyCredential, TokenCredential } from "@azure/core-auth"; import { - InternalPipelineOptions, createPipelineFromOptions, + InternalPipelineOptions, operationOptionsToRequestOptionsBase, } from "@azure/core-http"; import { SpanStatusCode } from "@azure/core-tracing"; diff --git a/sdk/communication/communication-network-traversal/src/generated/src/models/index.ts b/sdk/communication/communication-network-traversal/src/generated/src/models/index.ts index 83d0b44655b7..5dcc381e6a18 100644 --- a/sdk/communication/communication-network-traversal/src/generated/src/models/index.ts +++ b/sdk/communication/communication-network-traversal/src/generated/src/models/index.ts @@ -13,11 +13,11 @@ import * as coreHttp from "@azure/core-http"; */ export interface CommunicationRelayConfigurationRequest { /** - * An existing ACS identity. + * An identity to be associated with telemetry for data relayed using the returned credentials. Must be an existing ACS user identity. If not provided, the telemetry will not contain an associated identity value. */ id?: string; /** - * The routing methodology to where the ICE server will be located from the client. + * Filter the routing methodology returned. If not provided, will return all route types in separate ICE servers. */ routeType?: RouteType; } @@ -27,7 +27,7 @@ export interface CommunicationRelayConfigurationRequest { */ export interface CommunicationRelayConfiguration { /** - * The date for which the username and credentials are not longer valid. + * The date for which the username and credentials are not longer valid. Will be 48 hours from request time. */ expiresOn: Date; /** @@ -53,7 +53,7 @@ export interface CommunicationIceServer { */ credential: string; /** - * The routing methodology to where the ICE server will be located from the client. + * The routing methodology to where the ICE server will be located from the client. "any" will have higher reliability while "nearest" will have lower latency. It is recommended to default to use the "any" routing method unless there are specific scenarios which minimizing latency is critical. */ routeType: RouteType; } @@ -105,7 +105,7 @@ export type RouteType = "any" | "nearest"; export interface CommunicationNetworkTraversalIssueRelayConfigurationOptionalParams extends coreHttp.OperationOptions { /** - * Request for a CommunicationRelayConfiguration. + * Optional request for providing the id and/or route type for the returned relay configuration. */ body?: CommunicationRelayConfigurationRequest; } diff --git a/sdk/communication/communication-network-traversal/src/generated/src/models/parameters.ts b/sdk/communication/communication-network-traversal/src/generated/src/models/parameters.ts index ad2252a8feda..ac1100bce15c 100644 --- a/sdk/communication/communication-network-traversal/src/generated/src/models/parameters.ts +++ b/sdk/communication/communication-network-traversal/src/generated/src/models/parameters.ts @@ -45,7 +45,7 @@ export const endpoint: OperationURLParameter = { export const apiVersion: OperationQueryParameter = { parameterPath: "apiVersion", mapper: { - defaultValue: "2021-10-08-preview", + defaultValue: "2022-02-01", isConstant: true, serializedName: "api-version", type: { diff --git a/sdk/communication/communication-network-traversal/src/generated/src/networkRelayRestClientContext.ts b/sdk/communication/communication-network-traversal/src/generated/src/networkRelayRestClientContext.ts index 243b939c17be..1ed3db5d7ab1 100644 --- a/sdk/communication/communication-network-traversal/src/generated/src/networkRelayRestClientContext.ts +++ b/sdk/communication/communication-network-traversal/src/generated/src/networkRelayRestClientContext.ts @@ -10,7 +10,7 @@ import * as coreHttp from "@azure/core-http"; import { NetworkRelayRestClientOptionalParams } from "./models"; const packageName = "azure-communication-network-traversal"; -const packageVersion = "package-2021-10-08-preview"; +const packageVersion = "package-2022-02-01"; export class NetworkRelayRestClientContext extends coreHttp.ServiceClient { endpoint: string; @@ -49,6 +49,6 @@ export class NetworkRelayRestClientContext extends coreHttp.ServiceClient { this.endpoint = endpoint; // Assigning values to Constant parameters - this.apiVersion = options.apiVersion || "2021-10-08-preview"; + this.apiVersion = options.apiVersion || "2022-02-01"; } } diff --git a/sdk/communication/communication-network-traversal/src/generated/src/operations/communicationNetworkTraversal.ts b/sdk/communication/communication-network-traversal/src/generated/src/operations/communicationNetworkTraversal.ts index b40d0df0d23f..6a8a6d17d1fa 100644 --- a/sdk/communication/communication-network-traversal/src/generated/src/operations/communicationNetworkTraversal.ts +++ b/sdk/communication/communication-network-traversal/src/generated/src/operations/communicationNetworkTraversal.ts @@ -30,7 +30,7 @@ export class CommunicationNetworkTraversal { } /** - * Issue a configuration for an STUN/TURN server for an existing identity. + * Issue a configuration for an STUN/TURN server. * @param options The options parameters. */ issueRelayConfiguration( @@ -50,7 +50,7 @@ export class CommunicationNetworkTraversal { const serializer = new coreHttp.Serializer(Mappers, /* isXml */ false); const issueRelayConfigurationOperationSpec: coreHttp.OperationSpec = { - path: "/networktraversal/:issueRelayConfiguration", + path: "/networkTraversal/:issueRelayConfiguration", httpMethod: "POST", responses: { 200: { diff --git a/sdk/communication/communication-network-traversal/src/models.ts b/sdk/communication/communication-network-traversal/src/models.ts index 795b52f3ed5f..429ca40961dc 100644 --- a/sdk/communication/communication-network-traversal/src/models.ts +++ b/sdk/communication/communication-network-traversal/src/models.ts @@ -2,7 +2,7 @@ // Licensed under the MIT license. // delete this pipeline options -import { PipelineOptions, OperationOptions } from "@azure/core-http"; +import { OperationOptions, PipelineOptions } from "@azure/core-http"; /** * Client options used to configure the CommunicationNetworkTraversal API requests. diff --git a/sdk/communication/communication-network-traversal/swagger/README.md b/sdk/communication/communication-network-traversal/swagger/README.md index 1e96ecc8b059..e1e844651a16 100644 --- a/sdk/communication/communication-network-traversal/swagger/README.md +++ b/sdk/communication/communication-network-traversal/swagger/README.md @@ -8,13 +8,13 @@ package-name: azure-communication-network-traversal override-client-name: NetworkRelayRestClient description: Communication Network Traversal Client -package-version: package-2021-10-08-preview +package-version: package-2022-02-01 generate-metadata: false license-header: MICROSOFT_MIT_NO_VERSION output-folder: ../src/generated -tag: package-2021-10-08-preview +tag: package-2022-02-01 require: - - https://raw.githubusercontent.com/Azure/azure-rest-api-specs/f2e08ab373eb0e96b54920e89f9fc96d683355ca/specification/communication/data-plane/NetworkTraversal/readme.md + - https://raw.githubusercontent.com/Azure/azure-rest-api-specs/1824478ffd262205f5e7ea8218b1d667fe091d9d/specification/communication/data-plane/NetworkTraversal/readme.md model-date-time-as-string: false optional-response-headers: true payload-flattening-threshold: 10 diff --git a/sdk/communication/communication-network-traversal/test/public/communicationNetworkTraversalClient.spec.ts b/sdk/communication/communication-network-traversal/test/public/communicationNetworkTraversalClient.spec.ts index 88c139143440..f43ef905fa9a 100644 --- a/sdk/communication/communication-network-traversal/test/public/communicationNetworkTraversalClient.spec.ts +++ b/sdk/communication/communication-network-traversal/test/public/communicationNetworkTraversalClient.spec.ts @@ -1,15 +1,15 @@ // Copyright (c) Microsoft Corporation. // Licensed under the MIT license. -import { CommunicationUserIdentifier } from "@azure/communication-common"; -import { assert } from "chai"; -import { Recorder, env } from "@azure-tools/test-recorder"; -import { CommunicationRelayClient } from "../../src"; -import { CommunicationIdentityClient } from "@azure/communication-identity"; import { createRecordedCommunicationRelayClient, createRecordedCommunicationRelayClientWithToken, } from "./utils/recordedClient"; +import { CommunicationUserIdentifier } from "@azure/communication-common"; +import { assert } from "chai"; +import { env, Recorder } from "@azure-tools/test-recorder"; +import { CommunicationRelayClient } from "../../src"; +import { CommunicationIdentityClient } from "@azure/communication-identity"; import { Context } from "mocha"; import { matrix } from "@azure/test-utils"; diff --git a/sdk/communication/communication-network-traversal/test/public/utils/mockHttpClients.ts b/sdk/communication/communication-network-traversal/test/public/utils/mockHttpClients.ts index 4d93e5a4d3d8..6954d5b2b0f0 100644 --- a/sdk/communication/communication-network-traversal/test/public/utils/mockHttpClients.ts +++ b/sdk/communication/communication-network-traversal/test/public/utils/mockHttpClients.ts @@ -1,7 +1,7 @@ // Copyright (c) Microsoft Corporation. // Licensed under the MIT license. -import { HttpClient, WebResourceLike, HttpOperationResponse, HttpHeaders } from "@azure/core-http"; +import { HttpClient, HttpHeaders, HttpOperationResponse, WebResourceLike } from "@azure/core-http"; export const createMockHttpClient = >( status: number = 200, diff --git a/sdk/communication/communication-network-traversal/test/public/utils/recordedClient.ts b/sdk/communication/communication-network-traversal/test/public/utils/recordedClient.ts index f5bec2dd2dd5..7399e1d7d134 100644 --- a/sdk/communication/communication-network-traversal/test/public/utils/recordedClient.ts +++ b/sdk/communication/communication-network-traversal/test/public/utils/recordedClient.ts @@ -1,15 +1,15 @@ // Copyright (c) Microsoft Corporation. // Licensed under the MIT license. -import { Context } from "mocha"; import * as dotenv from "dotenv"; +import { Context } from "mocha"; import { env, + isPlaybackMode, Recorder, record, RecorderEnvironmentSetup, - isPlaybackMode, } from "@azure-tools/test-recorder"; import { DefaultHttpClient,