Skip to content

Commit b5c00ca

Browse files
Bump to version 2.6.6
1 parent 0ceaa48 commit b5c00ca

File tree

16 files changed

+31
-30
lines changed

16 files changed

+31
-30
lines changed

NATIVE_SDK_VERSIONS.md

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
| React Native | iOS Bridge / iOS SDK | Android Bridge / Android SDK |
22
|-------------|---------------------|-----------------------------|
3+
| 2.6.6 | 2.25.0 | 2.19.2 |
34
| 2.6.5 | 2.25.0 | 2.19.2 |
45
| 2.6.4 | 2.24.0 | 2.19.2 |
56
| 2.6.3 | 2.22.0 | 2.17.0 |

example-new-architecture/ios/Podfile.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ PODS:
1010
- DatadogInternal (= 2.25.0)
1111
- DatadogRUM (2.25.0):
1212
- DatadogInternal (= 2.25.0)
13-
- DatadogSDKReactNative (2.6.5):
13+
- DatadogSDKReactNative (2.6.6):
1414
- DatadogCore (~> 2.25.0)
1515
- DatadogCrashReporting (~> 2.25.0)
1616
- DatadogLogs (~> 2.25.0)
@@ -1760,7 +1760,7 @@ SPEC CHECKSUMS:
17601760
DatadogInternal: e9b6cef84448ee32f73bc9b37646708a65c1b8ae
17611761
DatadogLogs: 623d89158ef3a4a7545a8fbce9afa4cedc576324
17621762
DatadogRUM: ff0661b42124d90c9ff2538c3cc1b806ddf7620c
1763-
DatadogSDKReactNative: c02623831952270c637b9a9d7856ce781b47bfd4
1763+
DatadogSDKReactNative: 62527e877834b7ba2f429bb35c98a601f319cc84
17641764
DatadogTrace: 4e1aac322eafd8568fd4a966b02e58fbb5af0612
17651765
DatadogWebViewTracking: 3b2465b5a5bf10f187807e490678a2e0a3c2daae
17661766
DoubleConversion: 76ab83afb40bddeeee456813d9c04f67f78771b5

example/ios/Podfile.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -10,37 +10,37 @@ PODS:
1010
- DatadogInternal (= 2.25.0)
1111
- DatadogRUM (2.25.0):
1212
- DatadogInternal (= 2.25.0)
13-
- DatadogSDKReactNative (2.6.5):
13+
- DatadogSDKReactNative (2.6.6):
1414
- DatadogCore (~> 2.25.0)
1515
- DatadogCrashReporting (~> 2.25.0)
1616
- DatadogLogs (~> 2.25.0)
1717
- DatadogRUM (~> 2.25.0)
1818
- DatadogTrace (~> 2.25.0)
1919
- DatadogWebViewTracking (~> 2.25.0)
2020
- React-Core
21-
- DatadogSDKReactNative/Tests (2.6.5):
21+
- DatadogSDKReactNative/Tests (2.6.6):
2222
- DatadogCore (~> 2.25.0)
2323
- DatadogCrashReporting (~> 2.25.0)
2424
- DatadogLogs (~> 2.25.0)
2525
- DatadogRUM (~> 2.25.0)
2626
- DatadogTrace (~> 2.25.0)
2727
- DatadogWebViewTracking (~> 2.25.0)
2828
- React-Core
29-
- DatadogSDKReactNativeSessionReplay (2.6.5):
29+
- DatadogSDKReactNativeSessionReplay (2.6.6):
3030
- DatadogSDKReactNative
3131
- DatadogSessionReplay (~> 2.25.0)
3232
- React-Core
33-
- DatadogSDKReactNativeSessionReplay/Tests (2.6.5):
33+
- DatadogSDKReactNativeSessionReplay/Tests (2.6.6):
3434
- DatadogSDKReactNative
3535
- DatadogSessionReplay (~> 2.25.0)
3636
- React-Core
3737
- React-RCTText
38-
- DatadogSDKReactNativeWebView (2.6.5):
38+
- DatadogSDKReactNativeWebView (2.6.6):
3939
- DatadogInternal (~> 2.25.0)
4040
- DatadogSDKReactNative
4141
- DatadogWebViewTracking (~> 2.25.0)
4242
- React-Core
43-
- DatadogSDKReactNativeWebView/Tests (2.6.5):
43+
- DatadogSDKReactNativeWebView/Tests (2.6.6):
4444
- DatadogInternal (~> 2.25.0)
4545
- DatadogSDKReactNative
4646
- DatadogWebViewTracking (~> 2.25.0)
@@ -1893,9 +1893,9 @@ SPEC CHECKSUMS:
18931893
DatadogInternal: e9b6cef84448ee32f73bc9b37646708a65c1b8ae
18941894
DatadogLogs: 623d89158ef3a4a7545a8fbce9afa4cedc576324
18951895
DatadogRUM: ff0661b42124d90c9ff2538c3cc1b806ddf7620c
1896-
DatadogSDKReactNative: c642f44116bedac18b0041b6c83eacefcbcbc990
1897-
DatadogSDKReactNativeSessionReplay: 2c5e4b1d524f3e9793dd104b97cf5eb73ee7baab
1898-
DatadogSDKReactNativeWebView: 8ca78d3460be92959ce691c17995850710282baa
1896+
DatadogSDKReactNative: bd9118e2dcea9c408906f6ae62ddf7f906abdc1f
1897+
DatadogSDKReactNativeSessionReplay: 261b0ef6ba318dd0d03089a4c6e492ef6f380d16
1898+
DatadogSDKReactNativeWebView: ee244ebde9a5906b8de2ff21fdef7196c9598be7
18991899
DatadogSessionReplay: 857b566583a7866869d944eb9929dd655fbd8b01
19001900
DatadogTrace: 4e1aac322eafd8568fd4a966b02e58fbb5af0612
19011901
DatadogWebViewTracking: 3b2465b5a5bf10f187807e490678a2e0a3c2daae

lerna.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"npmClient": "yarn",
3-
"version": "2.6.5",
3+
"version": "2.6.6",
44
"packages": [
55
"packages/*"
66
],

packages/codepush/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@datadog/mobile-react-native-code-push",
3-
"version": "2.6.5",
3+
"version": "2.6.6",
44
"description": "A client-side React Native module to interact with Appcenter Codepush and Datadog",
55
"keywords": [
66
"datadog",
@@ -38,7 +38,7 @@
3838
"prepare": "rm -rf lib && yarn bob build"
3939
},
4040
"devDependencies": {
41-
"@datadog/mobile-react-native": "^2.6.5",
41+
"@datadog/mobile-react-native": "^2.6.6",
4242
"@testing-library/react-native": "7.0.2",
4343
"react-native-builder-bob": "0.26.0",
4444
"react-native-code-push": "7.1.0"

packages/core/android/src/main/kotlin/com/datadog/reactnative/SdkVersion.kt

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@
77
package com.datadog.reactnative
88

99
// This is automatically updated by the update-version.sh script
10-
internal const val SDK_VERSION = "2.6.5"
10+
internal const val SDK_VERSION = "2.6.6"

packages/core/ios/Sources/SdkVersion.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@
77
import Foundation
88

99
// This is automatically updated by the update-version.sh script
10-
let SdkVersion = "2.6.5"
10+
let SdkVersion = "2.6.6"

packages/core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@datadog/mobile-react-native",
3-
"version": "2.6.5",
3+
"version": "2.6.6",
44
"description": "A client-side React Native module to interact with Datadog",
55
"keywords": [
66
"datadog",

packages/core/src/version.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
// generated by genversion
2-
export const version = '2.6.5';
2+
export const version = '2.6.6';

packages/internal-testing-tools/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@datadog/react-native-internal-testing-tools",
3-
"version": "2.6.5",
3+
"version": "2.6.6",
44
"description": "Internal tools for testing the Datadog React Native SDK.",
55
"keywords": [
66
"datadog",

packages/react-native-apollo-client/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@datadog/mobile-react-native-apollo-client",
3-
"version": "2.6.5",
3+
"version": "2.6.6",
44
"description": "A client-side React Native module to interact with Apollo Client and Datadog",
55
"keywords": [
66
"datadog",

packages/react-native-navigation/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@datadog/mobile-react-native-navigation",
3-
"version": "2.6.5",
3+
"version": "2.6.6",
44
"description": "A client-side React Native module to interact with Datadog",
55
"keywords": [
66
"datadog",
@@ -36,7 +36,7 @@
3636
"prepare": "rm -rf lib && yarn bob build"
3737
},
3838
"devDependencies": {
39-
"@datadog/mobile-react-native": "^2.6.5",
39+
"@datadog/mobile-react-native": "^2.6.6",
4040
"@testing-library/react-native": "7.0.2",
4141
"react-native-builder-bob": "0.26.0",
4242
"react-native-gesture-handler": "1.10.3",

packages/react-native-session-replay/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@datadog/mobile-react-native-session-replay",
3-
"version": "2.6.5",
3+
"version": "2.6.6",
44
"description": "A client-side React Native module to enable session replay with Datadog",
55
"keywords": [
66
"datadog",

packages/react-native-webview/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@datadog/mobile-react-native-webview",
3-
"version": "2.6.5",
3+
"version": "2.6.6",
44
"description": "A client-side React Native module to interact with react-native-webview and Datadog",
55
"keywords": [
66
"datadog",

packages/react-navigation/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@datadog/mobile-react-navigation",
3-
"version": "2.6.5",
3+
"version": "2.6.6",
44
"description": "A client-side React Native module to interact with Datadog",
55
"keywords": [
66
"datadog",
@@ -36,7 +36,7 @@
3636
"prepare": "rm -rf lib && yarn bob build"
3737
},
3838
"devDependencies": {
39-
"@datadog/mobile-react-native": "^2.6.5",
39+
"@datadog/mobile-react-native": "^2.6.6",
4040
"@react-navigation/native-v5": "npm:@react-navigation/[email protected]",
4141
"@react-navigation/native-v6": "npm:@react-navigation/[email protected]",
4242
"@react-navigation/stack-v5": "npm:@react-navigation/[email protected]",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2455,7 +2455,7 @@ __metadata:
24552455
version: 0.0.0-use.local
24562456
resolution: "@datadog/mobile-react-native-code-push@workspace:packages/codepush"
24572457
dependencies:
2458-
"@datadog/mobile-react-native": ^2.6.5
2458+
"@datadog/mobile-react-native": ^2.6.6
24592459
"@testing-library/react-native": 7.0.2
24602460
react-native-builder-bob: 0.26.0
24612461
react-native-code-push: 7.1.0
@@ -2471,7 +2471,7 @@ __metadata:
24712471
version: 0.0.0-use.local
24722472
resolution: "@datadog/mobile-react-native-navigation@workspace:packages/react-native-navigation"
24732473
dependencies:
2474-
"@datadog/mobile-react-native": ^2.6.5
2474+
"@datadog/mobile-react-native": ^2.6.6
24752475
"@testing-library/react-native": 7.0.2
24762476
react-native-builder-bob: 0.26.0
24772477
react-native-gesture-handler: 1.10.3
@@ -2512,7 +2512,7 @@ __metadata:
25122512
languageName: unknown
25132513
linkType: soft
25142514

2515-
"@datadog/mobile-react-native@^2.6.5, @datadog/mobile-react-native@workspace:packages/core":
2515+
"@datadog/mobile-react-native@^2.6.6, @datadog/mobile-react-native@workspace:packages/core":
25162516
version: 0.0.0-use.local
25172517
resolution: "@datadog/mobile-react-native@workspace:packages/core"
25182518
dependencies:
@@ -2529,7 +2529,7 @@ __metadata:
25292529
version: 0.0.0-use.local
25302530
resolution: "@datadog/mobile-react-navigation@workspace:packages/react-navigation"
25312531
dependencies:
2532-
"@datadog/mobile-react-native": ^2.6.5
2532+
"@datadog/mobile-react-native": ^2.6.6
25332533
"@react-navigation/native-v5": "npm:@react-navigation/[email protected]"
25342534
"@react-navigation/native-v6": "npm:@react-navigation/[email protected]"
25352535
"@react-navigation/stack-v5": "npm:@react-navigation/[email protected]"

0 commit comments

Comments
 (0)