diff --git a/package-lock.json b/package-lock.json index 922f5a8d..a29c1d41 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11820,7 +11820,7 @@ }, "packages/web-cli": { "name": "@embrace-io/web-cli", - "version": "2.11.2", + "version": "2.12.0", "license": "Apache-2.0", "dependencies": { "commander": "^14.0.3" @@ -11843,7 +11843,7 @@ }, "packages/web-sdk": { "name": "@embrace-io/web-sdk", - "version": "2.11.2", + "version": "2.12.0", "license": "Apache-2.0", "dependencies": { "@opentelemetry/api": "^1.9.0", diff --git a/packages/web-cli/package.json b/packages/web-cli/package.json index 5e6bb3d4..24407506 100644 --- a/packages/web-cli/package.json +++ b/packages/web-cli/package.json @@ -3,7 +3,7 @@ "bin": { "embrace-web-cli": "dist/index.mjs" }, - "version": "2.11.2", + "version": "2.12.0", "description": "Embrace Web CLI for uploading sourcemaps and versioning bundles", "type": "module", "publishConfig": { diff --git a/packages/web-cli/src/constants.ts b/packages/web-cli/src/constants.ts index a763b92e..7e5a5977 100644 --- a/packages/web-cli/src/constants.ts +++ b/packages/web-cli/src/constants.ts @@ -1,4 +1,4 @@ -export const CLI_VERSION = '2.11.2'; +export const CLI_VERSION = '2.12.0'; export const CLI_NAME = '@embrace-io/web-cli'; export const CLI_DESCRIPTION = 'Embrace Web CLI to help setup the Embrace SDK in your web app'; diff --git a/packages/web-sdk/package.json b/packages/web-sdk/package.json index 80bd9bdc..7ef7654b 100644 --- a/packages/web-sdk/package.json +++ b/packages/web-sdk/package.json @@ -1,6 +1,6 @@ { "name": "@embrace-io/web-sdk", - "version": "2.11.2", + "version": "2.12.0", "description": "Embrace Web SDK", "type": "module", "imports": { diff --git a/packages/web-sdk/src/resources/constants/index.ts b/packages/web-sdk/src/resources/constants/index.ts index 6e75c754..3b64107a 100644 --- a/packages/web-sdk/src/resources/constants/index.ts +++ b/packages/web-sdk/src/resources/constants/index.ts @@ -1,5 +1,5 @@ export const TEMPLATE_APP_VERSION = 'EmbIOAppVersionX.X.X'; -export const SDK_VERSION = '2.11.2'; +export const SDK_VERSION = '2.12.0'; export const EMBRACE_SERVICE_NAME = 'embrace-web-sdk'; // NATIVE_FRAMEWORK is the representation Embrace BE uses to differentiate between // sdks. It is an enum, so we just send a number here diff --git a/tests/integration/tests/__golden__/chromium-next-15-turbopack-app-handle-204-with-body-logs.json b/tests/integration/tests/__golden__/chromium-next-15-turbopack-app-handle-204-with-body-logs.json index 7dc97015..e878044a 100644 --- a/tests/integration/tests/__golden__/chromium-next-15-turbopack-app-handle-204-with-body-logs.json +++ b/tests/integration/tests/__golden__/chromium-next-15-turbopack-app-handle-204-with-body-logs.json @@ -30,13 +30,13 @@ { "key": "sdk_version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { "key": "telemetry.sdk.version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { diff --git a/tests/integration/tests/__golden__/chromium-next-15-turbopack-app-handle-204-with-body-session.json b/tests/integration/tests/__golden__/chromium-next-15-turbopack-app-handle-204-with-body-session.json index fecdebd4..37c2928f 100644 --- a/tests/integration/tests/__golden__/chromium-next-15-turbopack-app-handle-204-with-body-session.json +++ b/tests/integration/tests/__golden__/chromium-next-15-turbopack-app-handle-204-with-body-session.json @@ -30,13 +30,13 @@ { "key": "sdk_version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { "key": "telemetry.sdk.version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { diff --git a/tests/integration/tests/__golden__/chromium-next-15-turbopack-app-send-log.json b/tests/integration/tests/__golden__/chromium-next-15-turbopack-app-send-log.json index c560825a..a669f582 100644 --- a/tests/integration/tests/__golden__/chromium-next-15-turbopack-app-send-log.json +++ b/tests/integration/tests/__golden__/chromium-next-15-turbopack-app-send-log.json @@ -30,13 +30,13 @@ { "key": "sdk_version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { "key": "telemetry.sdk.version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { diff --git a/tests/integration/tests/__golden__/chromium-next-15-turbopack-app-session.json b/tests/integration/tests/__golden__/chromium-next-15-turbopack-app-session.json index ac970ce7..774c4884 100644 --- a/tests/integration/tests/__golden__/chromium-next-15-turbopack-app-session.json +++ b/tests/integration/tests/__golden__/chromium-next-15-turbopack-app-session.json @@ -30,13 +30,13 @@ { "key": "sdk_version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { "key": "telemetry.sdk.version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { diff --git a/tests/integration/tests/__golden__/chromium-next-15-turbopack-pages-handle-204-with-body-logs.json b/tests/integration/tests/__golden__/chromium-next-15-turbopack-pages-handle-204-with-body-logs.json index c88ca9d1..c46ae484 100644 --- a/tests/integration/tests/__golden__/chromium-next-15-turbopack-pages-handle-204-with-body-logs.json +++ b/tests/integration/tests/__golden__/chromium-next-15-turbopack-pages-handle-204-with-body-logs.json @@ -30,13 +30,13 @@ { "key": "sdk_version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { "key": "telemetry.sdk.version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { diff --git a/tests/integration/tests/__golden__/chromium-next-15-turbopack-pages-handle-204-with-body-session.json b/tests/integration/tests/__golden__/chromium-next-15-turbopack-pages-handle-204-with-body-session.json index 881249cd..3e3f2abd 100644 --- a/tests/integration/tests/__golden__/chromium-next-15-turbopack-pages-handle-204-with-body-session.json +++ b/tests/integration/tests/__golden__/chromium-next-15-turbopack-pages-handle-204-with-body-session.json @@ -30,13 +30,13 @@ { "key": "sdk_version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { "key": "telemetry.sdk.version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { diff --git a/tests/integration/tests/__golden__/chromium-next-15-turbopack-pages-send-log.json b/tests/integration/tests/__golden__/chromium-next-15-turbopack-pages-send-log.json index 42097557..12eac5dd 100644 --- a/tests/integration/tests/__golden__/chromium-next-15-turbopack-pages-send-log.json +++ b/tests/integration/tests/__golden__/chromium-next-15-turbopack-pages-send-log.json @@ -30,13 +30,13 @@ { "key": "sdk_version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { "key": "telemetry.sdk.version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { diff --git a/tests/integration/tests/__golden__/chromium-next-15-turbopack-pages-session.json b/tests/integration/tests/__golden__/chromium-next-15-turbopack-pages-session.json index 401ce6ba..6adc7a6a 100644 --- a/tests/integration/tests/__golden__/chromium-next-15-turbopack-pages-session.json +++ b/tests/integration/tests/__golden__/chromium-next-15-turbopack-pages-session.json @@ -30,13 +30,13 @@ { "key": "sdk_version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { "key": "telemetry.sdk.version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { diff --git a/tests/integration/tests/__golden__/chromium-next-15-webpack-app-handle-204-with-body-logs.json b/tests/integration/tests/__golden__/chromium-next-15-webpack-app-handle-204-with-body-logs.json index 6db897b3..8153894c 100644 --- a/tests/integration/tests/__golden__/chromium-next-15-webpack-app-handle-204-with-body-logs.json +++ b/tests/integration/tests/__golden__/chromium-next-15-webpack-app-handle-204-with-body-logs.json @@ -30,13 +30,13 @@ { "key": "sdk_version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { "key": "telemetry.sdk.version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { diff --git a/tests/integration/tests/__golden__/chromium-next-15-webpack-app-handle-204-with-body-session.json b/tests/integration/tests/__golden__/chromium-next-15-webpack-app-handle-204-with-body-session.json index 7ba65b63..5d7161a2 100644 --- a/tests/integration/tests/__golden__/chromium-next-15-webpack-app-handle-204-with-body-session.json +++ b/tests/integration/tests/__golden__/chromium-next-15-webpack-app-handle-204-with-body-session.json @@ -30,13 +30,13 @@ { "key": "sdk_version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { "key": "telemetry.sdk.version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { diff --git a/tests/integration/tests/__golden__/chromium-next-15-webpack-app-send-log.json b/tests/integration/tests/__golden__/chromium-next-15-webpack-app-send-log.json index 7eb5b88f..a078469a 100644 --- a/tests/integration/tests/__golden__/chromium-next-15-webpack-app-send-log.json +++ b/tests/integration/tests/__golden__/chromium-next-15-webpack-app-send-log.json @@ -30,13 +30,13 @@ { "key": "sdk_version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { "key": "telemetry.sdk.version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { diff --git a/tests/integration/tests/__golden__/chromium-next-15-webpack-app-session.json b/tests/integration/tests/__golden__/chromium-next-15-webpack-app-session.json index a12add66..bb005fa0 100644 --- a/tests/integration/tests/__golden__/chromium-next-15-webpack-app-session.json +++ b/tests/integration/tests/__golden__/chromium-next-15-webpack-app-session.json @@ -30,13 +30,13 @@ { "key": "sdk_version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { "key": "telemetry.sdk.version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { diff --git a/tests/integration/tests/__golden__/chromium-next-15-webpack-pages-handle-204-with-body-logs.json b/tests/integration/tests/__golden__/chromium-next-15-webpack-pages-handle-204-with-body-logs.json index 0af7cc4d..963e321c 100644 --- a/tests/integration/tests/__golden__/chromium-next-15-webpack-pages-handle-204-with-body-logs.json +++ b/tests/integration/tests/__golden__/chromium-next-15-webpack-pages-handle-204-with-body-logs.json @@ -30,13 +30,13 @@ { "key": "sdk_version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { "key": "telemetry.sdk.version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { diff --git a/tests/integration/tests/__golden__/chromium-next-15-webpack-pages-handle-204-with-body-session.json b/tests/integration/tests/__golden__/chromium-next-15-webpack-pages-handle-204-with-body-session.json index faec6ed1..5d835216 100644 --- a/tests/integration/tests/__golden__/chromium-next-15-webpack-pages-handle-204-with-body-session.json +++ b/tests/integration/tests/__golden__/chromium-next-15-webpack-pages-handle-204-with-body-session.json @@ -30,13 +30,13 @@ { "key": "sdk_version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { "key": "telemetry.sdk.version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { diff --git a/tests/integration/tests/__golden__/chromium-next-15-webpack-pages-send-log.json b/tests/integration/tests/__golden__/chromium-next-15-webpack-pages-send-log.json index c2f2dcb3..31c756c0 100644 --- a/tests/integration/tests/__golden__/chromium-next-15-webpack-pages-send-log.json +++ b/tests/integration/tests/__golden__/chromium-next-15-webpack-pages-send-log.json @@ -30,13 +30,13 @@ { "key": "sdk_version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { "key": "telemetry.sdk.version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { diff --git a/tests/integration/tests/__golden__/chromium-next-15-webpack-pages-session.json b/tests/integration/tests/__golden__/chromium-next-15-webpack-pages-session.json index 33b9bd84..9c4153df 100644 --- a/tests/integration/tests/__golden__/chromium-next-15-webpack-pages-session.json +++ b/tests/integration/tests/__golden__/chromium-next-15-webpack-pages-session.json @@ -30,13 +30,13 @@ { "key": "sdk_version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { "key": "telemetry.sdk.version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { diff --git a/tests/integration/tests/__golden__/chromium-next-16-app-handle-204-with-body-logs.json b/tests/integration/tests/__golden__/chromium-next-16-app-handle-204-with-body-logs.json index f79e2a90..8c1b7f0c 100644 --- a/tests/integration/tests/__golden__/chromium-next-16-app-handle-204-with-body-logs.json +++ b/tests/integration/tests/__golden__/chromium-next-16-app-handle-204-with-body-logs.json @@ -30,13 +30,13 @@ { "key": "sdk_version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { "key": "telemetry.sdk.version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { diff --git a/tests/integration/tests/__golden__/chromium-next-16-app-handle-204-with-body-session.json b/tests/integration/tests/__golden__/chromium-next-16-app-handle-204-with-body-session.json index b2f4dec3..4516eb88 100644 --- a/tests/integration/tests/__golden__/chromium-next-16-app-handle-204-with-body-session.json +++ b/tests/integration/tests/__golden__/chromium-next-16-app-handle-204-with-body-session.json @@ -30,13 +30,13 @@ { "key": "sdk_version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { "key": "telemetry.sdk.version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { diff --git a/tests/integration/tests/__golden__/chromium-next-16-app-send-log.json b/tests/integration/tests/__golden__/chromium-next-16-app-send-log.json index 2c90340c..6cf4f0d3 100644 --- a/tests/integration/tests/__golden__/chromium-next-16-app-send-log.json +++ b/tests/integration/tests/__golden__/chromium-next-16-app-send-log.json @@ -30,13 +30,13 @@ { "key": "sdk_version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { "key": "telemetry.sdk.version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { diff --git a/tests/integration/tests/__golden__/chromium-next-16-app-session.json b/tests/integration/tests/__golden__/chromium-next-16-app-session.json index eade9a48..9bd0c0e6 100644 --- a/tests/integration/tests/__golden__/chromium-next-16-app-session.json +++ b/tests/integration/tests/__golden__/chromium-next-16-app-session.json @@ -30,13 +30,13 @@ { "key": "sdk_version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { "key": "telemetry.sdk.version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { diff --git a/tests/integration/tests/__golden__/chromium-next-16-pages-handle-204-with-body-logs.json b/tests/integration/tests/__golden__/chromium-next-16-pages-handle-204-with-body-logs.json index e714e40b..51b7da2c 100644 --- a/tests/integration/tests/__golden__/chromium-next-16-pages-handle-204-with-body-logs.json +++ b/tests/integration/tests/__golden__/chromium-next-16-pages-handle-204-with-body-logs.json @@ -30,13 +30,13 @@ { "key": "sdk_version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { "key": "telemetry.sdk.version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { diff --git a/tests/integration/tests/__golden__/chromium-next-16-pages-handle-204-with-body-session.json b/tests/integration/tests/__golden__/chromium-next-16-pages-handle-204-with-body-session.json index 63a00f13..86ec4a0e 100644 --- a/tests/integration/tests/__golden__/chromium-next-16-pages-handle-204-with-body-session.json +++ b/tests/integration/tests/__golden__/chromium-next-16-pages-handle-204-with-body-session.json @@ -30,13 +30,13 @@ { "key": "sdk_version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { "key": "telemetry.sdk.version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { diff --git a/tests/integration/tests/__golden__/chromium-next-16-pages-send-log.json b/tests/integration/tests/__golden__/chromium-next-16-pages-send-log.json index 2ad59b69..ec12c6d5 100644 --- a/tests/integration/tests/__golden__/chromium-next-16-pages-send-log.json +++ b/tests/integration/tests/__golden__/chromium-next-16-pages-send-log.json @@ -30,13 +30,13 @@ { "key": "sdk_version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { "key": "telemetry.sdk.version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { diff --git a/tests/integration/tests/__golden__/chromium-next-16-pages-session.json b/tests/integration/tests/__golden__/chromium-next-16-pages-session.json index 328d7d7a..39c6411c 100644 --- a/tests/integration/tests/__golden__/chromium-next-16-pages-session.json +++ b/tests/integration/tests/__golden__/chromium-next-16-pages-session.json @@ -30,13 +30,13 @@ { "key": "sdk_version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { "key": "telemetry.sdk.version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { diff --git a/tests/integration/tests/__golden__/chromium-vite-6-es2015-handle-204-with-body-logs.json b/tests/integration/tests/__golden__/chromium-vite-6-es2015-handle-204-with-body-logs.json index 6cb2775e..2e709634 100644 --- a/tests/integration/tests/__golden__/chromium-vite-6-es2015-handle-204-with-body-logs.json +++ b/tests/integration/tests/__golden__/chromium-vite-6-es2015-handle-204-with-body-logs.json @@ -30,13 +30,13 @@ { "key": "sdk_version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { "key": "telemetry.sdk.version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { diff --git a/tests/integration/tests/__golden__/chromium-vite-6-es2015-handle-204-with-body-session.json b/tests/integration/tests/__golden__/chromium-vite-6-es2015-handle-204-with-body-session.json index 20829ba2..5e893c1e 100644 --- a/tests/integration/tests/__golden__/chromium-vite-6-es2015-handle-204-with-body-session.json +++ b/tests/integration/tests/__golden__/chromium-vite-6-es2015-handle-204-with-body-session.json @@ -30,13 +30,13 @@ { "key": "sdk_version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { "key": "telemetry.sdk.version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { diff --git a/tests/integration/tests/__golden__/chromium-vite-6-es2015-send-log.json b/tests/integration/tests/__golden__/chromium-vite-6-es2015-send-log.json index 1480e84b..c2f105bf 100644 --- a/tests/integration/tests/__golden__/chromium-vite-6-es2015-send-log.json +++ b/tests/integration/tests/__golden__/chromium-vite-6-es2015-send-log.json @@ -30,13 +30,13 @@ { "key": "sdk_version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { "key": "telemetry.sdk.version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { diff --git a/tests/integration/tests/__golden__/chromium-vite-6-es2015-session.json b/tests/integration/tests/__golden__/chromium-vite-6-es2015-session.json index 9b8b18a1..2d19b091 100644 --- a/tests/integration/tests/__golden__/chromium-vite-6-es2015-session.json +++ b/tests/integration/tests/__golden__/chromium-vite-6-es2015-session.json @@ -30,13 +30,13 @@ { "key": "sdk_version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { "key": "telemetry.sdk.version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { diff --git a/tests/integration/tests/__golden__/chromium-vite-7-es2015-handle-204-with-body-logs.json b/tests/integration/tests/__golden__/chromium-vite-7-es2015-handle-204-with-body-logs.json index f7a79cd3..02de8780 100644 --- a/tests/integration/tests/__golden__/chromium-vite-7-es2015-handle-204-with-body-logs.json +++ b/tests/integration/tests/__golden__/chromium-vite-7-es2015-handle-204-with-body-logs.json @@ -30,13 +30,13 @@ { "key": "sdk_version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { "key": "telemetry.sdk.version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { diff --git a/tests/integration/tests/__golden__/chromium-vite-7-es2015-handle-204-with-body-session.json b/tests/integration/tests/__golden__/chromium-vite-7-es2015-handle-204-with-body-session.json index 4d6fe067..9cd97fcf 100644 --- a/tests/integration/tests/__golden__/chromium-vite-7-es2015-handle-204-with-body-session.json +++ b/tests/integration/tests/__golden__/chromium-vite-7-es2015-handle-204-with-body-session.json @@ -30,13 +30,13 @@ { "key": "sdk_version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { "key": "telemetry.sdk.version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { diff --git a/tests/integration/tests/__golden__/chromium-vite-7-es2015-send-log.json b/tests/integration/tests/__golden__/chromium-vite-7-es2015-send-log.json index 4834648d..8b611ed1 100644 --- a/tests/integration/tests/__golden__/chromium-vite-7-es2015-send-log.json +++ b/tests/integration/tests/__golden__/chromium-vite-7-es2015-send-log.json @@ -30,13 +30,13 @@ { "key": "sdk_version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { "key": "telemetry.sdk.version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { diff --git a/tests/integration/tests/__golden__/chromium-vite-7-es2015-session.json b/tests/integration/tests/__golden__/chromium-vite-7-es2015-session.json index 92624989..37f4aff2 100644 --- a/tests/integration/tests/__golden__/chromium-vite-7-es2015-session.json +++ b/tests/integration/tests/__golden__/chromium-vite-7-es2015-session.json @@ -30,13 +30,13 @@ { "key": "sdk_version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { "key": "telemetry.sdk.version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { diff --git a/tests/integration/tests/__golden__/chromium-webpack-5-es2015-handle-204-with-body-logs.json b/tests/integration/tests/__golden__/chromium-webpack-5-es2015-handle-204-with-body-logs.json index 66ccdea9..b3939d09 100644 --- a/tests/integration/tests/__golden__/chromium-webpack-5-es2015-handle-204-with-body-logs.json +++ b/tests/integration/tests/__golden__/chromium-webpack-5-es2015-handle-204-with-body-logs.json @@ -30,13 +30,13 @@ { "key": "sdk_version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { "key": "telemetry.sdk.version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { diff --git a/tests/integration/tests/__golden__/chromium-webpack-5-es2015-handle-204-with-body-session.json b/tests/integration/tests/__golden__/chromium-webpack-5-es2015-handle-204-with-body-session.json index 39b3262f..0857cd62 100644 --- a/tests/integration/tests/__golden__/chromium-webpack-5-es2015-handle-204-with-body-session.json +++ b/tests/integration/tests/__golden__/chromium-webpack-5-es2015-handle-204-with-body-session.json @@ -30,13 +30,13 @@ { "key": "sdk_version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { "key": "telemetry.sdk.version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { diff --git a/tests/integration/tests/__golden__/chromium-webpack-5-es2015-send-log.json b/tests/integration/tests/__golden__/chromium-webpack-5-es2015-send-log.json index 6765bc07..a395ee94 100644 --- a/tests/integration/tests/__golden__/chromium-webpack-5-es2015-send-log.json +++ b/tests/integration/tests/__golden__/chromium-webpack-5-es2015-send-log.json @@ -30,13 +30,13 @@ { "key": "sdk_version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { "key": "telemetry.sdk.version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { diff --git a/tests/integration/tests/__golden__/chromium-webpack-5-es2015-session.json b/tests/integration/tests/__golden__/chromium-webpack-5-es2015-session.json index ab38a970..f5d0a78e 100644 --- a/tests/integration/tests/__golden__/chromium-webpack-5-es2015-session.json +++ b/tests/integration/tests/__golden__/chromium-webpack-5-es2015-session.json @@ -30,13 +30,13 @@ { "key": "sdk_version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { "key": "telemetry.sdk.version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { diff --git a/tests/integration/tests/__golden__/firefox-next-15-turbopack-app-handle-204-with-body-logs.json b/tests/integration/tests/__golden__/firefox-next-15-turbopack-app-handle-204-with-body-logs.json index bc520155..7cbf45b2 100644 --- a/tests/integration/tests/__golden__/firefox-next-15-turbopack-app-handle-204-with-body-logs.json +++ b/tests/integration/tests/__golden__/firefox-next-15-turbopack-app-handle-204-with-body-logs.json @@ -30,13 +30,13 @@ { "key": "sdk_version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { "key": "telemetry.sdk.version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { diff --git a/tests/integration/tests/__golden__/firefox-next-15-turbopack-app-handle-204-with-body-session.json b/tests/integration/tests/__golden__/firefox-next-15-turbopack-app-handle-204-with-body-session.json index 03e7b799..1abaa3eb 100644 --- a/tests/integration/tests/__golden__/firefox-next-15-turbopack-app-handle-204-with-body-session.json +++ b/tests/integration/tests/__golden__/firefox-next-15-turbopack-app-handle-204-with-body-session.json @@ -30,13 +30,13 @@ { "key": "sdk_version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { "key": "telemetry.sdk.version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { diff --git a/tests/integration/tests/__golden__/firefox-next-15-turbopack-app-send-log.json b/tests/integration/tests/__golden__/firefox-next-15-turbopack-app-send-log.json index 07979b33..de5c5c8c 100644 --- a/tests/integration/tests/__golden__/firefox-next-15-turbopack-app-send-log.json +++ b/tests/integration/tests/__golden__/firefox-next-15-turbopack-app-send-log.json @@ -30,13 +30,13 @@ { "key": "sdk_version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { "key": "telemetry.sdk.version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { diff --git a/tests/integration/tests/__golden__/firefox-next-15-turbopack-app-session.json b/tests/integration/tests/__golden__/firefox-next-15-turbopack-app-session.json index 91bd9448..2f75cf92 100644 --- a/tests/integration/tests/__golden__/firefox-next-15-turbopack-app-session.json +++ b/tests/integration/tests/__golden__/firefox-next-15-turbopack-app-session.json @@ -30,13 +30,13 @@ { "key": "sdk_version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { "key": "telemetry.sdk.version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { diff --git a/tests/integration/tests/__golden__/firefox-next-15-turbopack-pages-handle-204-with-body-logs.json b/tests/integration/tests/__golden__/firefox-next-15-turbopack-pages-handle-204-with-body-logs.json index 9ae6b1ea..3d99fad1 100644 --- a/tests/integration/tests/__golden__/firefox-next-15-turbopack-pages-handle-204-with-body-logs.json +++ b/tests/integration/tests/__golden__/firefox-next-15-turbopack-pages-handle-204-with-body-logs.json @@ -30,13 +30,13 @@ { "key": "sdk_version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { "key": "telemetry.sdk.version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { diff --git a/tests/integration/tests/__golden__/firefox-next-15-turbopack-pages-handle-204-with-body-session.json b/tests/integration/tests/__golden__/firefox-next-15-turbopack-pages-handle-204-with-body-session.json index f51457aa..4e91d1dc 100644 --- a/tests/integration/tests/__golden__/firefox-next-15-turbopack-pages-handle-204-with-body-session.json +++ b/tests/integration/tests/__golden__/firefox-next-15-turbopack-pages-handle-204-with-body-session.json @@ -30,13 +30,13 @@ { "key": "sdk_version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { "key": "telemetry.sdk.version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { diff --git a/tests/integration/tests/__golden__/firefox-next-15-turbopack-pages-send-log.json b/tests/integration/tests/__golden__/firefox-next-15-turbopack-pages-send-log.json index b7c9e5f4..1c308925 100644 --- a/tests/integration/tests/__golden__/firefox-next-15-turbopack-pages-send-log.json +++ b/tests/integration/tests/__golden__/firefox-next-15-turbopack-pages-send-log.json @@ -30,13 +30,13 @@ { "key": "sdk_version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { "key": "telemetry.sdk.version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { diff --git a/tests/integration/tests/__golden__/firefox-next-15-turbopack-pages-session.json b/tests/integration/tests/__golden__/firefox-next-15-turbopack-pages-session.json index 720b0c8b..7af90886 100644 --- a/tests/integration/tests/__golden__/firefox-next-15-turbopack-pages-session.json +++ b/tests/integration/tests/__golden__/firefox-next-15-turbopack-pages-session.json @@ -30,13 +30,13 @@ { "key": "sdk_version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { "key": "telemetry.sdk.version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { diff --git a/tests/integration/tests/__golden__/firefox-next-15-webpack-app-handle-204-with-body-logs.json b/tests/integration/tests/__golden__/firefox-next-15-webpack-app-handle-204-with-body-logs.json index d6f55254..bfe33423 100644 --- a/tests/integration/tests/__golden__/firefox-next-15-webpack-app-handle-204-with-body-logs.json +++ b/tests/integration/tests/__golden__/firefox-next-15-webpack-app-handle-204-with-body-logs.json @@ -30,13 +30,13 @@ { "key": "sdk_version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { "key": "telemetry.sdk.version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { diff --git a/tests/integration/tests/__golden__/firefox-next-15-webpack-app-handle-204-with-body-session.json b/tests/integration/tests/__golden__/firefox-next-15-webpack-app-handle-204-with-body-session.json index 56b915cd..4e66bff0 100644 --- a/tests/integration/tests/__golden__/firefox-next-15-webpack-app-handle-204-with-body-session.json +++ b/tests/integration/tests/__golden__/firefox-next-15-webpack-app-handle-204-with-body-session.json @@ -30,13 +30,13 @@ { "key": "sdk_version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { "key": "telemetry.sdk.version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { diff --git a/tests/integration/tests/__golden__/firefox-next-15-webpack-app-send-log.json b/tests/integration/tests/__golden__/firefox-next-15-webpack-app-send-log.json index 060982b6..80ed45b8 100644 --- a/tests/integration/tests/__golden__/firefox-next-15-webpack-app-send-log.json +++ b/tests/integration/tests/__golden__/firefox-next-15-webpack-app-send-log.json @@ -30,13 +30,13 @@ { "key": "sdk_version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { "key": "telemetry.sdk.version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { diff --git a/tests/integration/tests/__golden__/firefox-next-15-webpack-app-session.json b/tests/integration/tests/__golden__/firefox-next-15-webpack-app-session.json index 876eb18e..2dc497ed 100644 --- a/tests/integration/tests/__golden__/firefox-next-15-webpack-app-session.json +++ b/tests/integration/tests/__golden__/firefox-next-15-webpack-app-session.json @@ -30,13 +30,13 @@ { "key": "sdk_version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { "key": "telemetry.sdk.version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { diff --git a/tests/integration/tests/__golden__/firefox-next-15-webpack-pages-handle-204-with-body-logs.json b/tests/integration/tests/__golden__/firefox-next-15-webpack-pages-handle-204-with-body-logs.json index 5c663a17..a2d0d67f 100644 --- a/tests/integration/tests/__golden__/firefox-next-15-webpack-pages-handle-204-with-body-logs.json +++ b/tests/integration/tests/__golden__/firefox-next-15-webpack-pages-handle-204-with-body-logs.json @@ -30,13 +30,13 @@ { "key": "sdk_version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { "key": "telemetry.sdk.version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { diff --git a/tests/integration/tests/__golden__/firefox-next-15-webpack-pages-handle-204-with-body-session.json b/tests/integration/tests/__golden__/firefox-next-15-webpack-pages-handle-204-with-body-session.json index ef3188fd..e9610294 100644 --- a/tests/integration/tests/__golden__/firefox-next-15-webpack-pages-handle-204-with-body-session.json +++ b/tests/integration/tests/__golden__/firefox-next-15-webpack-pages-handle-204-with-body-session.json @@ -30,13 +30,13 @@ { "key": "sdk_version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { "key": "telemetry.sdk.version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { diff --git a/tests/integration/tests/__golden__/firefox-next-15-webpack-pages-send-log.json b/tests/integration/tests/__golden__/firefox-next-15-webpack-pages-send-log.json index 15da2917..005e274c 100644 --- a/tests/integration/tests/__golden__/firefox-next-15-webpack-pages-send-log.json +++ b/tests/integration/tests/__golden__/firefox-next-15-webpack-pages-send-log.json @@ -30,13 +30,13 @@ { "key": "sdk_version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { "key": "telemetry.sdk.version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { diff --git a/tests/integration/tests/__golden__/firefox-next-15-webpack-pages-session.json b/tests/integration/tests/__golden__/firefox-next-15-webpack-pages-session.json index aa2dd871..a1b64ee1 100644 --- a/tests/integration/tests/__golden__/firefox-next-15-webpack-pages-session.json +++ b/tests/integration/tests/__golden__/firefox-next-15-webpack-pages-session.json @@ -30,13 +30,13 @@ { "key": "sdk_version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { "key": "telemetry.sdk.version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { diff --git a/tests/integration/tests/__golden__/firefox-next-16-app-handle-204-with-body-logs.json b/tests/integration/tests/__golden__/firefox-next-16-app-handle-204-with-body-logs.json index 97adb848..c07d0255 100644 --- a/tests/integration/tests/__golden__/firefox-next-16-app-handle-204-with-body-logs.json +++ b/tests/integration/tests/__golden__/firefox-next-16-app-handle-204-with-body-logs.json @@ -30,13 +30,13 @@ { "key": "sdk_version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { "key": "telemetry.sdk.version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { diff --git a/tests/integration/tests/__golden__/firefox-next-16-app-handle-204-with-body-session.json b/tests/integration/tests/__golden__/firefox-next-16-app-handle-204-with-body-session.json index 481c2084..2cfaf217 100644 --- a/tests/integration/tests/__golden__/firefox-next-16-app-handle-204-with-body-session.json +++ b/tests/integration/tests/__golden__/firefox-next-16-app-handle-204-with-body-session.json @@ -30,13 +30,13 @@ { "key": "sdk_version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { "key": "telemetry.sdk.version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { diff --git a/tests/integration/tests/__golden__/firefox-next-16-app-send-log.json b/tests/integration/tests/__golden__/firefox-next-16-app-send-log.json index 24c3148e..0bf82602 100644 --- a/tests/integration/tests/__golden__/firefox-next-16-app-send-log.json +++ b/tests/integration/tests/__golden__/firefox-next-16-app-send-log.json @@ -30,13 +30,13 @@ { "key": "sdk_version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { "key": "telemetry.sdk.version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { diff --git a/tests/integration/tests/__golden__/firefox-next-16-app-session.json b/tests/integration/tests/__golden__/firefox-next-16-app-session.json index 12c79ba7..c72e5825 100644 --- a/tests/integration/tests/__golden__/firefox-next-16-app-session.json +++ b/tests/integration/tests/__golden__/firefox-next-16-app-session.json @@ -30,13 +30,13 @@ { "key": "sdk_version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { "key": "telemetry.sdk.version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { diff --git a/tests/integration/tests/__golden__/firefox-next-16-pages-handle-204-with-body-logs.json b/tests/integration/tests/__golden__/firefox-next-16-pages-handle-204-with-body-logs.json index 63246e6b..44e9e968 100644 --- a/tests/integration/tests/__golden__/firefox-next-16-pages-handle-204-with-body-logs.json +++ b/tests/integration/tests/__golden__/firefox-next-16-pages-handle-204-with-body-logs.json @@ -30,13 +30,13 @@ { "key": "sdk_version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { "key": "telemetry.sdk.version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { diff --git a/tests/integration/tests/__golden__/firefox-next-16-pages-handle-204-with-body-session.json b/tests/integration/tests/__golden__/firefox-next-16-pages-handle-204-with-body-session.json index acdcd215..37ec74b6 100644 --- a/tests/integration/tests/__golden__/firefox-next-16-pages-handle-204-with-body-session.json +++ b/tests/integration/tests/__golden__/firefox-next-16-pages-handle-204-with-body-session.json @@ -30,13 +30,13 @@ { "key": "sdk_version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { "key": "telemetry.sdk.version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { diff --git a/tests/integration/tests/__golden__/firefox-next-16-pages-send-log.json b/tests/integration/tests/__golden__/firefox-next-16-pages-send-log.json index 45ef676e..5de32e88 100644 --- a/tests/integration/tests/__golden__/firefox-next-16-pages-send-log.json +++ b/tests/integration/tests/__golden__/firefox-next-16-pages-send-log.json @@ -30,13 +30,13 @@ { "key": "sdk_version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { "key": "telemetry.sdk.version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { diff --git a/tests/integration/tests/__golden__/firefox-next-16-pages-session.json b/tests/integration/tests/__golden__/firefox-next-16-pages-session.json index 1b366b87..2363df7b 100644 --- a/tests/integration/tests/__golden__/firefox-next-16-pages-session.json +++ b/tests/integration/tests/__golden__/firefox-next-16-pages-session.json @@ -30,13 +30,13 @@ { "key": "sdk_version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { "key": "telemetry.sdk.version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { diff --git a/tests/integration/tests/__golden__/firefox-vite-6-es2015-handle-204-with-body-logs.json b/tests/integration/tests/__golden__/firefox-vite-6-es2015-handle-204-with-body-logs.json index a4843aa0..20597743 100644 --- a/tests/integration/tests/__golden__/firefox-vite-6-es2015-handle-204-with-body-logs.json +++ b/tests/integration/tests/__golden__/firefox-vite-6-es2015-handle-204-with-body-logs.json @@ -30,13 +30,13 @@ { "key": "sdk_version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { "key": "telemetry.sdk.version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { diff --git a/tests/integration/tests/__golden__/firefox-vite-6-es2015-handle-204-with-body-session.json b/tests/integration/tests/__golden__/firefox-vite-6-es2015-handle-204-with-body-session.json index d34d46da..45e0da2a 100644 --- a/tests/integration/tests/__golden__/firefox-vite-6-es2015-handle-204-with-body-session.json +++ b/tests/integration/tests/__golden__/firefox-vite-6-es2015-handle-204-with-body-session.json @@ -30,13 +30,13 @@ { "key": "sdk_version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { "key": "telemetry.sdk.version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { diff --git a/tests/integration/tests/__golden__/firefox-vite-6-es2015-send-log.json b/tests/integration/tests/__golden__/firefox-vite-6-es2015-send-log.json index 963060e9..2256e938 100644 --- a/tests/integration/tests/__golden__/firefox-vite-6-es2015-send-log.json +++ b/tests/integration/tests/__golden__/firefox-vite-6-es2015-send-log.json @@ -30,13 +30,13 @@ { "key": "sdk_version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { "key": "telemetry.sdk.version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { diff --git a/tests/integration/tests/__golden__/firefox-vite-6-es2015-session.json b/tests/integration/tests/__golden__/firefox-vite-6-es2015-session.json index 0bca83cc..5b689199 100644 --- a/tests/integration/tests/__golden__/firefox-vite-6-es2015-session.json +++ b/tests/integration/tests/__golden__/firefox-vite-6-es2015-session.json @@ -30,13 +30,13 @@ { "key": "sdk_version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { "key": "telemetry.sdk.version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { diff --git a/tests/integration/tests/__golden__/firefox-vite-7-es2015-handle-204-with-body-logs.json b/tests/integration/tests/__golden__/firefox-vite-7-es2015-handle-204-with-body-logs.json index d13a12a4..6f5cc1f7 100644 --- a/tests/integration/tests/__golden__/firefox-vite-7-es2015-handle-204-with-body-logs.json +++ b/tests/integration/tests/__golden__/firefox-vite-7-es2015-handle-204-with-body-logs.json @@ -30,13 +30,13 @@ { "key": "sdk_version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { "key": "telemetry.sdk.version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { diff --git a/tests/integration/tests/__golden__/firefox-vite-7-es2015-handle-204-with-body-session.json b/tests/integration/tests/__golden__/firefox-vite-7-es2015-handle-204-with-body-session.json index 373ad62e..f9144ff5 100644 --- a/tests/integration/tests/__golden__/firefox-vite-7-es2015-handle-204-with-body-session.json +++ b/tests/integration/tests/__golden__/firefox-vite-7-es2015-handle-204-with-body-session.json @@ -30,13 +30,13 @@ { "key": "sdk_version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { "key": "telemetry.sdk.version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { diff --git a/tests/integration/tests/__golden__/firefox-vite-7-es2015-send-log.json b/tests/integration/tests/__golden__/firefox-vite-7-es2015-send-log.json index 498eab99..1065406a 100644 --- a/tests/integration/tests/__golden__/firefox-vite-7-es2015-send-log.json +++ b/tests/integration/tests/__golden__/firefox-vite-7-es2015-send-log.json @@ -30,13 +30,13 @@ { "key": "sdk_version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { "key": "telemetry.sdk.version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { diff --git a/tests/integration/tests/__golden__/firefox-vite-7-es2015-session.json b/tests/integration/tests/__golden__/firefox-vite-7-es2015-session.json index 42cac79d..64c53a6d 100644 --- a/tests/integration/tests/__golden__/firefox-vite-7-es2015-session.json +++ b/tests/integration/tests/__golden__/firefox-vite-7-es2015-session.json @@ -30,13 +30,13 @@ { "key": "sdk_version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { "key": "telemetry.sdk.version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { diff --git a/tests/integration/tests/__golden__/firefox-webpack-5-es2015-handle-204-with-body-logs.json b/tests/integration/tests/__golden__/firefox-webpack-5-es2015-handle-204-with-body-logs.json index cf1ed289..2cd6c42a 100644 --- a/tests/integration/tests/__golden__/firefox-webpack-5-es2015-handle-204-with-body-logs.json +++ b/tests/integration/tests/__golden__/firefox-webpack-5-es2015-handle-204-with-body-logs.json @@ -30,13 +30,13 @@ { "key": "sdk_version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { "key": "telemetry.sdk.version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { diff --git a/tests/integration/tests/__golden__/firefox-webpack-5-es2015-handle-204-with-body-session.json b/tests/integration/tests/__golden__/firefox-webpack-5-es2015-handle-204-with-body-session.json index 47c97923..9fb12539 100644 --- a/tests/integration/tests/__golden__/firefox-webpack-5-es2015-handle-204-with-body-session.json +++ b/tests/integration/tests/__golden__/firefox-webpack-5-es2015-handle-204-with-body-session.json @@ -30,13 +30,13 @@ { "key": "sdk_version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { "key": "telemetry.sdk.version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { diff --git a/tests/integration/tests/__golden__/firefox-webpack-5-es2015-send-log.json b/tests/integration/tests/__golden__/firefox-webpack-5-es2015-send-log.json index 556d4797..f1708868 100644 --- a/tests/integration/tests/__golden__/firefox-webpack-5-es2015-send-log.json +++ b/tests/integration/tests/__golden__/firefox-webpack-5-es2015-send-log.json @@ -30,13 +30,13 @@ { "key": "sdk_version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { "key": "telemetry.sdk.version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { diff --git a/tests/integration/tests/__golden__/firefox-webpack-5-es2015-session.json b/tests/integration/tests/__golden__/firefox-webpack-5-es2015-session.json index e3594bcf..3f9db7e8 100644 --- a/tests/integration/tests/__golden__/firefox-webpack-5-es2015-session.json +++ b/tests/integration/tests/__golden__/firefox-webpack-5-es2015-session.json @@ -30,13 +30,13 @@ { "key": "sdk_version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { "key": "telemetry.sdk.version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { diff --git a/tests/integration/tests/__golden__/webkit-next-15-turbopack-app-handle-204-with-body-logs.json b/tests/integration/tests/__golden__/webkit-next-15-turbopack-app-handle-204-with-body-logs.json index 9a793047..91618e6d 100644 --- a/tests/integration/tests/__golden__/webkit-next-15-turbopack-app-handle-204-with-body-logs.json +++ b/tests/integration/tests/__golden__/webkit-next-15-turbopack-app-handle-204-with-body-logs.json @@ -30,13 +30,13 @@ { "key": "sdk_version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { "key": "telemetry.sdk.version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { diff --git a/tests/integration/tests/__golden__/webkit-next-15-turbopack-app-handle-204-with-body-session.json b/tests/integration/tests/__golden__/webkit-next-15-turbopack-app-handle-204-with-body-session.json index 11e4e7ad..a432b0b7 100644 --- a/tests/integration/tests/__golden__/webkit-next-15-turbopack-app-handle-204-with-body-session.json +++ b/tests/integration/tests/__golden__/webkit-next-15-turbopack-app-handle-204-with-body-session.json @@ -30,13 +30,13 @@ { "key": "sdk_version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { "key": "telemetry.sdk.version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { diff --git a/tests/integration/tests/__golden__/webkit-next-15-turbopack-app-send-log.json b/tests/integration/tests/__golden__/webkit-next-15-turbopack-app-send-log.json index e388e296..1b79a01a 100644 --- a/tests/integration/tests/__golden__/webkit-next-15-turbopack-app-send-log.json +++ b/tests/integration/tests/__golden__/webkit-next-15-turbopack-app-send-log.json @@ -30,13 +30,13 @@ { "key": "sdk_version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { "key": "telemetry.sdk.version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { diff --git a/tests/integration/tests/__golden__/webkit-next-15-turbopack-app-session.json b/tests/integration/tests/__golden__/webkit-next-15-turbopack-app-session.json index 06c16c0c..72a806ab 100644 --- a/tests/integration/tests/__golden__/webkit-next-15-turbopack-app-session.json +++ b/tests/integration/tests/__golden__/webkit-next-15-turbopack-app-session.json @@ -30,13 +30,13 @@ { "key": "sdk_version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { "key": "telemetry.sdk.version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { diff --git a/tests/integration/tests/__golden__/webkit-next-15-turbopack-pages-handle-204-with-body-logs.json b/tests/integration/tests/__golden__/webkit-next-15-turbopack-pages-handle-204-with-body-logs.json index c1e473be..b9157033 100644 --- a/tests/integration/tests/__golden__/webkit-next-15-turbopack-pages-handle-204-with-body-logs.json +++ b/tests/integration/tests/__golden__/webkit-next-15-turbopack-pages-handle-204-with-body-logs.json @@ -30,13 +30,13 @@ { "key": "sdk_version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { "key": "telemetry.sdk.version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { diff --git a/tests/integration/tests/__golden__/webkit-next-15-turbopack-pages-handle-204-with-body-session.json b/tests/integration/tests/__golden__/webkit-next-15-turbopack-pages-handle-204-with-body-session.json index 1bb70bd7..781dd033 100644 --- a/tests/integration/tests/__golden__/webkit-next-15-turbopack-pages-handle-204-with-body-session.json +++ b/tests/integration/tests/__golden__/webkit-next-15-turbopack-pages-handle-204-with-body-session.json @@ -30,13 +30,13 @@ { "key": "sdk_version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { "key": "telemetry.sdk.version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { diff --git a/tests/integration/tests/__golden__/webkit-next-15-turbopack-pages-send-log.json b/tests/integration/tests/__golden__/webkit-next-15-turbopack-pages-send-log.json index 35fab8b4..99aa563f 100644 --- a/tests/integration/tests/__golden__/webkit-next-15-turbopack-pages-send-log.json +++ b/tests/integration/tests/__golden__/webkit-next-15-turbopack-pages-send-log.json @@ -30,13 +30,13 @@ { "key": "sdk_version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { "key": "telemetry.sdk.version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { diff --git a/tests/integration/tests/__golden__/webkit-next-15-turbopack-pages-session.json b/tests/integration/tests/__golden__/webkit-next-15-turbopack-pages-session.json index 4c6d48e9..427293cb 100644 --- a/tests/integration/tests/__golden__/webkit-next-15-turbopack-pages-session.json +++ b/tests/integration/tests/__golden__/webkit-next-15-turbopack-pages-session.json @@ -30,13 +30,13 @@ { "key": "sdk_version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { "key": "telemetry.sdk.version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { diff --git a/tests/integration/tests/__golden__/webkit-next-15-webpack-app-handle-204-with-body-logs.json b/tests/integration/tests/__golden__/webkit-next-15-webpack-app-handle-204-with-body-logs.json index e11ae2ab..fbe2b31e 100644 --- a/tests/integration/tests/__golden__/webkit-next-15-webpack-app-handle-204-with-body-logs.json +++ b/tests/integration/tests/__golden__/webkit-next-15-webpack-app-handle-204-with-body-logs.json @@ -30,13 +30,13 @@ { "key": "sdk_version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { "key": "telemetry.sdk.version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { diff --git a/tests/integration/tests/__golden__/webkit-next-15-webpack-app-handle-204-with-body-session.json b/tests/integration/tests/__golden__/webkit-next-15-webpack-app-handle-204-with-body-session.json index 74100ca8..f17bbd5b 100644 --- a/tests/integration/tests/__golden__/webkit-next-15-webpack-app-handle-204-with-body-session.json +++ b/tests/integration/tests/__golden__/webkit-next-15-webpack-app-handle-204-with-body-session.json @@ -30,13 +30,13 @@ { "key": "sdk_version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { "key": "telemetry.sdk.version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { diff --git a/tests/integration/tests/__golden__/webkit-next-15-webpack-app-send-log.json b/tests/integration/tests/__golden__/webkit-next-15-webpack-app-send-log.json index 6953ef6a..f1862cb7 100644 --- a/tests/integration/tests/__golden__/webkit-next-15-webpack-app-send-log.json +++ b/tests/integration/tests/__golden__/webkit-next-15-webpack-app-send-log.json @@ -30,13 +30,13 @@ { "key": "sdk_version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { "key": "telemetry.sdk.version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { diff --git a/tests/integration/tests/__golden__/webkit-next-15-webpack-app-session.json b/tests/integration/tests/__golden__/webkit-next-15-webpack-app-session.json index eb5f9d3d..e160a8f7 100644 --- a/tests/integration/tests/__golden__/webkit-next-15-webpack-app-session.json +++ b/tests/integration/tests/__golden__/webkit-next-15-webpack-app-session.json @@ -30,13 +30,13 @@ { "key": "sdk_version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { "key": "telemetry.sdk.version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { diff --git a/tests/integration/tests/__golden__/webkit-next-15-webpack-pages-handle-204-with-body-logs.json b/tests/integration/tests/__golden__/webkit-next-15-webpack-pages-handle-204-with-body-logs.json index 5ba37aeb..63740e46 100644 --- a/tests/integration/tests/__golden__/webkit-next-15-webpack-pages-handle-204-with-body-logs.json +++ b/tests/integration/tests/__golden__/webkit-next-15-webpack-pages-handle-204-with-body-logs.json @@ -30,13 +30,13 @@ { "key": "sdk_version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { "key": "telemetry.sdk.version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { diff --git a/tests/integration/tests/__golden__/webkit-next-15-webpack-pages-handle-204-with-body-session.json b/tests/integration/tests/__golden__/webkit-next-15-webpack-pages-handle-204-with-body-session.json index 209056c8..84a57987 100644 --- a/tests/integration/tests/__golden__/webkit-next-15-webpack-pages-handle-204-with-body-session.json +++ b/tests/integration/tests/__golden__/webkit-next-15-webpack-pages-handle-204-with-body-session.json @@ -30,13 +30,13 @@ { "key": "sdk_version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { "key": "telemetry.sdk.version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { diff --git a/tests/integration/tests/__golden__/webkit-next-15-webpack-pages-send-log.json b/tests/integration/tests/__golden__/webkit-next-15-webpack-pages-send-log.json index 7b9eb64d..5042a792 100644 --- a/tests/integration/tests/__golden__/webkit-next-15-webpack-pages-send-log.json +++ b/tests/integration/tests/__golden__/webkit-next-15-webpack-pages-send-log.json @@ -30,13 +30,13 @@ { "key": "sdk_version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { "key": "telemetry.sdk.version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { diff --git a/tests/integration/tests/__golden__/webkit-next-15-webpack-pages-session.json b/tests/integration/tests/__golden__/webkit-next-15-webpack-pages-session.json index ad291bf2..0c68b573 100644 --- a/tests/integration/tests/__golden__/webkit-next-15-webpack-pages-session.json +++ b/tests/integration/tests/__golden__/webkit-next-15-webpack-pages-session.json @@ -30,13 +30,13 @@ { "key": "sdk_version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { "key": "telemetry.sdk.version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { diff --git a/tests/integration/tests/__golden__/webkit-next-16-app-handle-204-with-body-logs.json b/tests/integration/tests/__golden__/webkit-next-16-app-handle-204-with-body-logs.json index abcc30fd..9f87d98d 100644 --- a/tests/integration/tests/__golden__/webkit-next-16-app-handle-204-with-body-logs.json +++ b/tests/integration/tests/__golden__/webkit-next-16-app-handle-204-with-body-logs.json @@ -30,13 +30,13 @@ { "key": "sdk_version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { "key": "telemetry.sdk.version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { diff --git a/tests/integration/tests/__golden__/webkit-next-16-app-handle-204-with-body-session.json b/tests/integration/tests/__golden__/webkit-next-16-app-handle-204-with-body-session.json index d424df7e..97a3eea1 100644 --- a/tests/integration/tests/__golden__/webkit-next-16-app-handle-204-with-body-session.json +++ b/tests/integration/tests/__golden__/webkit-next-16-app-handle-204-with-body-session.json @@ -30,13 +30,13 @@ { "key": "sdk_version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { "key": "telemetry.sdk.version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { diff --git a/tests/integration/tests/__golden__/webkit-next-16-app-send-log.json b/tests/integration/tests/__golden__/webkit-next-16-app-send-log.json index 5422a192..0dfef1c1 100644 --- a/tests/integration/tests/__golden__/webkit-next-16-app-send-log.json +++ b/tests/integration/tests/__golden__/webkit-next-16-app-send-log.json @@ -30,13 +30,13 @@ { "key": "sdk_version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { "key": "telemetry.sdk.version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { diff --git a/tests/integration/tests/__golden__/webkit-next-16-app-session.json b/tests/integration/tests/__golden__/webkit-next-16-app-session.json index 96a7c0aa..f2a8b831 100644 --- a/tests/integration/tests/__golden__/webkit-next-16-app-session.json +++ b/tests/integration/tests/__golden__/webkit-next-16-app-session.json @@ -30,13 +30,13 @@ { "key": "sdk_version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { "key": "telemetry.sdk.version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { diff --git a/tests/integration/tests/__golden__/webkit-next-16-pages-handle-204-with-body-logs.json b/tests/integration/tests/__golden__/webkit-next-16-pages-handle-204-with-body-logs.json index a8217186..69a9475b 100644 --- a/tests/integration/tests/__golden__/webkit-next-16-pages-handle-204-with-body-logs.json +++ b/tests/integration/tests/__golden__/webkit-next-16-pages-handle-204-with-body-logs.json @@ -30,13 +30,13 @@ { "key": "sdk_version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { "key": "telemetry.sdk.version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { diff --git a/tests/integration/tests/__golden__/webkit-next-16-pages-handle-204-with-body-session.json b/tests/integration/tests/__golden__/webkit-next-16-pages-handle-204-with-body-session.json index 1e57a886..bada8fb3 100644 --- a/tests/integration/tests/__golden__/webkit-next-16-pages-handle-204-with-body-session.json +++ b/tests/integration/tests/__golden__/webkit-next-16-pages-handle-204-with-body-session.json @@ -30,13 +30,13 @@ { "key": "sdk_version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { "key": "telemetry.sdk.version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { diff --git a/tests/integration/tests/__golden__/webkit-next-16-pages-send-log.json b/tests/integration/tests/__golden__/webkit-next-16-pages-send-log.json index 39f80302..6223942d 100644 --- a/tests/integration/tests/__golden__/webkit-next-16-pages-send-log.json +++ b/tests/integration/tests/__golden__/webkit-next-16-pages-send-log.json @@ -30,13 +30,13 @@ { "key": "sdk_version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { "key": "telemetry.sdk.version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { diff --git a/tests/integration/tests/__golden__/webkit-next-16-pages-session.json b/tests/integration/tests/__golden__/webkit-next-16-pages-session.json index 0cc4e26c..a9d1f926 100644 --- a/tests/integration/tests/__golden__/webkit-next-16-pages-session.json +++ b/tests/integration/tests/__golden__/webkit-next-16-pages-session.json @@ -30,13 +30,13 @@ { "key": "sdk_version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { "key": "telemetry.sdk.version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { diff --git a/tests/integration/tests/__golden__/webkit-vite-6-es2015-handle-204-with-body-logs.json b/tests/integration/tests/__golden__/webkit-vite-6-es2015-handle-204-with-body-logs.json index 2d732653..f3b70a1c 100644 --- a/tests/integration/tests/__golden__/webkit-vite-6-es2015-handle-204-with-body-logs.json +++ b/tests/integration/tests/__golden__/webkit-vite-6-es2015-handle-204-with-body-logs.json @@ -30,13 +30,13 @@ { "key": "sdk_version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { "key": "telemetry.sdk.version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { diff --git a/tests/integration/tests/__golden__/webkit-vite-6-es2015-handle-204-with-body-session.json b/tests/integration/tests/__golden__/webkit-vite-6-es2015-handle-204-with-body-session.json index 7d72fca0..9cb4ad5e 100644 --- a/tests/integration/tests/__golden__/webkit-vite-6-es2015-handle-204-with-body-session.json +++ b/tests/integration/tests/__golden__/webkit-vite-6-es2015-handle-204-with-body-session.json @@ -30,13 +30,13 @@ { "key": "sdk_version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { "key": "telemetry.sdk.version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { diff --git a/tests/integration/tests/__golden__/webkit-vite-6-es2015-send-log.json b/tests/integration/tests/__golden__/webkit-vite-6-es2015-send-log.json index bca082e0..0156b0fe 100644 --- a/tests/integration/tests/__golden__/webkit-vite-6-es2015-send-log.json +++ b/tests/integration/tests/__golden__/webkit-vite-6-es2015-send-log.json @@ -30,13 +30,13 @@ { "key": "sdk_version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { "key": "telemetry.sdk.version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { diff --git a/tests/integration/tests/__golden__/webkit-vite-6-es2015-session.json b/tests/integration/tests/__golden__/webkit-vite-6-es2015-session.json index 3c09b2d5..e107b74d 100644 --- a/tests/integration/tests/__golden__/webkit-vite-6-es2015-session.json +++ b/tests/integration/tests/__golden__/webkit-vite-6-es2015-session.json @@ -30,13 +30,13 @@ { "key": "sdk_version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { "key": "telemetry.sdk.version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { diff --git a/tests/integration/tests/__golden__/webkit-vite-7-es2015-handle-204-with-body-logs.json b/tests/integration/tests/__golden__/webkit-vite-7-es2015-handle-204-with-body-logs.json index f0a19fac..f7c72495 100644 --- a/tests/integration/tests/__golden__/webkit-vite-7-es2015-handle-204-with-body-logs.json +++ b/tests/integration/tests/__golden__/webkit-vite-7-es2015-handle-204-with-body-logs.json @@ -30,13 +30,13 @@ { "key": "sdk_version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { "key": "telemetry.sdk.version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { diff --git a/tests/integration/tests/__golden__/webkit-vite-7-es2015-handle-204-with-body-session.json b/tests/integration/tests/__golden__/webkit-vite-7-es2015-handle-204-with-body-session.json index 1aaadea4..6ed2ee83 100644 --- a/tests/integration/tests/__golden__/webkit-vite-7-es2015-handle-204-with-body-session.json +++ b/tests/integration/tests/__golden__/webkit-vite-7-es2015-handle-204-with-body-session.json @@ -30,13 +30,13 @@ { "key": "sdk_version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { "key": "telemetry.sdk.version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { diff --git a/tests/integration/tests/__golden__/webkit-vite-7-es2015-send-log.json b/tests/integration/tests/__golden__/webkit-vite-7-es2015-send-log.json index fdc4eeed..d6d1b0c9 100644 --- a/tests/integration/tests/__golden__/webkit-vite-7-es2015-send-log.json +++ b/tests/integration/tests/__golden__/webkit-vite-7-es2015-send-log.json @@ -30,13 +30,13 @@ { "key": "sdk_version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { "key": "telemetry.sdk.version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { diff --git a/tests/integration/tests/__golden__/webkit-vite-7-es2015-session.json b/tests/integration/tests/__golden__/webkit-vite-7-es2015-session.json index 3dfa42ed..a7a79905 100644 --- a/tests/integration/tests/__golden__/webkit-vite-7-es2015-session.json +++ b/tests/integration/tests/__golden__/webkit-vite-7-es2015-session.json @@ -30,13 +30,13 @@ { "key": "sdk_version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { "key": "telemetry.sdk.version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { diff --git a/tests/integration/tests/__golden__/webkit-webpack-5-es2015-handle-204-with-body-logs.json b/tests/integration/tests/__golden__/webkit-webpack-5-es2015-handle-204-with-body-logs.json index d03c237f..b20cc6e7 100644 --- a/tests/integration/tests/__golden__/webkit-webpack-5-es2015-handle-204-with-body-logs.json +++ b/tests/integration/tests/__golden__/webkit-webpack-5-es2015-handle-204-with-body-logs.json @@ -30,13 +30,13 @@ { "key": "sdk_version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { "key": "telemetry.sdk.version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { diff --git a/tests/integration/tests/__golden__/webkit-webpack-5-es2015-handle-204-with-body-session.json b/tests/integration/tests/__golden__/webkit-webpack-5-es2015-handle-204-with-body-session.json index aa69dbf5..f987e694 100644 --- a/tests/integration/tests/__golden__/webkit-webpack-5-es2015-handle-204-with-body-session.json +++ b/tests/integration/tests/__golden__/webkit-webpack-5-es2015-handle-204-with-body-session.json @@ -30,13 +30,13 @@ { "key": "sdk_version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { "key": "telemetry.sdk.version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { diff --git a/tests/integration/tests/__golden__/webkit-webpack-5-es2015-send-log.json b/tests/integration/tests/__golden__/webkit-webpack-5-es2015-send-log.json index 4e8af1cd..8491bd7b 100644 --- a/tests/integration/tests/__golden__/webkit-webpack-5-es2015-send-log.json +++ b/tests/integration/tests/__golden__/webkit-webpack-5-es2015-send-log.json @@ -30,13 +30,13 @@ { "key": "sdk_version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { "key": "telemetry.sdk.version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { diff --git a/tests/integration/tests/__golden__/webkit-webpack-5-es2015-session.json b/tests/integration/tests/__golden__/webkit-webpack-5-es2015-session.json index 3e4616e2..0db6878b 100644 --- a/tests/integration/tests/__golden__/webkit-webpack-5-es2015-session.json +++ b/tests/integration/tests/__golden__/webkit-webpack-5-es2015-session.json @@ -30,13 +30,13 @@ { "key": "sdk_version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, { "key": "telemetry.sdk.version", "value": { - "stringValue": "2.11.2" + "stringValue": "2.12.0" } }, {