Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

⬆️ Update dd-sdk-ios to 1.11.0-rc1 #127

Merged
merged 2 commits into from
May 20, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion packages/datadog_flutter_plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,15 @@

## Unreleased

* Update iOS SDK to 1.11-rc2
* Allow manually tracked resources in RUM Sessions to detect first party hosts.
* Better error message when encountering an invalid token (Fixes #117)
* Add support for setting a tracing sample rate for RUM.
* Expose `DdLogs` through the main package import. Added documentation to DdLogs.

## 1.0.0-beta.1

* Update iOS SDK to 1.11
* Update iOS SDK to 1.11-beta2
* Stop reporting pre-warmed application launch time.
* Reduce the number of intermediate view events sent in RUM payloads.
* For a full list of changes, see the [iOS Changelog](https://github.com/DataDog/dd-sdk-ios/blob/develop/CHANGELOG.md#1110-beta1--04-26-2022).
Expand Down
2 changes: 1 addition & 1 deletion packages/datadog_flutter_plugin/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Datadog Real User Monitoring (RUM) enables you to visualize and analyze the real

| iOS SDK | Android SDK | Browser SDK |
| :-----: | :---------: | :---------: |
| 1.11.0-beta2 | 1.12.0-alpha2 | ❌ |
| 1.11.0-rc1 | 1.12.0-alpha2 | ❌ |

[//]: # (End SDK Table)

Expand Down
16 changes: 8 additions & 8 deletions packages/datadog_flutter_plugin/example/ios/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
PODS:
- datadog_flutter_plugin (0.0.1):
- DatadogSDK (= 1.11.0-beta2)
- DatadogSDKCrashReporting (= 1.11.0-beta2)
- DatadogSDK (= 1.11.0-rc1)
- DatadogSDKCrashReporting (= 1.11.0-rc1)
- Flutter
- DatadogSDK (1.11.0-beta2)
- DatadogSDKCrashReporting (1.11.0-beta2):
- DatadogSDK (= 1.11.0-beta2)
- DatadogSDK (1.11.0-rc1)
- DatadogSDKCrashReporting (1.11.0-rc1):
- DatadogSDK (= 1.11.0-rc1)
- PLCrashReporter (~> 1.10.1)
- Flutter (1.0.0)
- PLCrashReporter (1.10.1)
Expand All @@ -27,9 +27,9 @@ EXTERNAL SOURCES:
:path: Flutter

SPEC CHECKSUMS:
datadog_flutter_plugin: 6607bf596fa859be1f8509f1cfd26b8c7de3a47a
DatadogSDK: b70bdb61041edf306bbd084dbac31eb36d21ca62
DatadogSDKCrashReporting: c647f388cef29330b1f410cd09d501ff0af54f7e
datadog_flutter_plugin: 099e1ef98f1023a743c0de52c0e2d607dbc9de7d
DatadogSDK: b24d474c6ba5cd460721f83fa8bb592e0c13465d
DatadogSDKCrashReporting: 2df15e7d24045c6e877c062f1f982e3359f0791d
Flutter: 50d75fe2f02b26cc09d224853bb45737f8b3214a
PLCrashReporter: b30195e509f07299ea277d1997b3a39449d05698

Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
PODS:
- datadog_flutter_plugin (0.0.1):
- DatadogSDK (= 1.11.0-beta2)
- DatadogSDKCrashReporting (= 1.11.0-beta2)
- DatadogSDK (= 1.11.0-rc1)
- DatadogSDKCrashReporting (= 1.11.0-rc1)
- Flutter
- DatadogSDK (1.11.0-beta2)
- DatadogSDKCrashReporting (1.11.0-beta2):
- DatadogSDK (= 1.11.0-beta2)
- DatadogSDK (1.11.0-rc1)
- DatadogSDKCrashReporting (1.11.0-rc1):
- DatadogSDK (= 1.11.0-rc1)
- PLCrashReporter (~> 1.10.1)
- Flutter (1.0.0)
- integration_test (0.0.1):
Expand All @@ -32,9 +32,9 @@ EXTERNAL SOURCES:
:path: ".symlinks/plugins/integration_test/ios"

SPEC CHECKSUMS:
datadog_flutter_plugin: 6607bf596fa859be1f8509f1cfd26b8c7de3a47a
DatadogSDK: b70bdb61041edf306bbd084dbac31eb36d21ca62
DatadogSDKCrashReporting: c647f388cef29330b1f410cd09d501ff0af54f7e
datadog_flutter_plugin: 099e1ef98f1023a743c0de52c0e2d607dbc9de7d
DatadogSDK: b24d474c6ba5cd460721f83fa8bb592e0c13465d
DatadogSDKCrashReporting: 2df15e7d24045c6e877c062f1f982e3359f0791d
Flutter: 50d75fe2f02b26cc09d224853bb45737f8b3214a
integration_test: a1e7d09bd98eca2fc37aefd79d4f41ad37bdbbe5
PLCrashReporter: b30195e509f07299ea277d1997b3a39449d05698
Expand Down
22 changes: 11 additions & 11 deletions packages/datadog_flutter_plugin/integration_test_app/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ packages:
name: archive
url: "https://pub.dartlang.org"
source: hosted
version: "3.1.6"
version: "3.1.11"
async:
dependency: transitive
description:
Expand Down Expand Up @@ -49,7 +49,7 @@ packages:
name: collection
url: "https://pub.dartlang.org"
source: hosted
version: "1.15.0"
version: "1.16.0"
crypto:
dependency: transitive
description:
Expand Down Expand Up @@ -84,7 +84,7 @@ packages:
name: fake_async
url: "https://pub.dartlang.org"
source: hosted
version: "1.2.0"
version: "1.3.0"
file:
dependency: transitive
description:
Expand Down Expand Up @@ -156,7 +156,7 @@ packages:
name: js
url: "https://pub.dartlang.org"
source: hosted
version: "0.6.3"
version: "0.6.4"
json_annotation:
dependency: transitive
description:
Expand Down Expand Up @@ -184,7 +184,7 @@ packages:
name: material_color_utilities
url: "https://pub.dartlang.org"
source: hosted
version: "0.1.3"
version: "0.1.4"
meta:
dependency: transitive
description:
Expand All @@ -198,7 +198,7 @@ packages:
name: path
url: "https://pub.dartlang.org"
source: hosted
version: "1.8.0"
version: "1.8.1"
platform:
dependency: transitive
description:
Expand Down Expand Up @@ -231,7 +231,7 @@ packages:
name: source_span
url: "https://pub.dartlang.org"
source: hosted
version: "1.8.1"
version: "1.8.2"
stack_trace:
dependency: transitive
description:
Expand Down Expand Up @@ -273,7 +273,7 @@ packages:
name: test_api
url: "https://pub.dartlang.org"
source: hosted
version: "0.4.8"
version: "0.4.9"
transparent_image:
dependency: "direct main"
description:
Expand Down Expand Up @@ -301,14 +301,14 @@ packages:
name: vector_math
url: "https://pub.dartlang.org"
source: hosted
version: "2.1.1"
version: "2.1.2"
vm_service:
dependency: transitive
description:
name: vm_service
url: "https://pub.dartlang.org"
source: hosted
version: "7.5.0"
version: "8.2.2"
webdriver:
dependency: transitive
description:
Expand All @@ -317,5 +317,5 @@ packages:
source: hosted
version: "3.0.0"
sdks:
dart: ">=2.16.1 <3.0.0"
dart: ">=2.17.0-0 <3.0.0"
flutter: ">=1.20.0"
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ A new flutter plugin project.
s.source_files = 'Classes/**/*'
s.static_framework = true
s.dependency 'Flutter'
s.dependency 'DatadogSDK', '1.11.0-beta2'
s.dependency 'DatadogSDKCrashReporting', '1.11.0-beta2'
s.dependency 'DatadogSDK', '1.11.0-rc1'
s.dependency 'DatadogSDKCrashReporting', '1.11.0-rc1'
s.platform = :ios, '11.0'

# Flutter.framework does not contain a i386 slice.
Expand Down
16 changes: 8 additions & 8 deletions packages/datadog_tracking_http_client/example/ios/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
PODS:
- datadog_flutter_plugin (0.0.1):
- DatadogSDK (= 1.11.0-beta2)
- DatadogSDKCrashReporting (= 1.11.0-beta2)
- DatadogSDK (= 1.11.0-rc1)
- DatadogSDKCrashReporting (= 1.11.0-rc1)
- Flutter
- DatadogSDK (1.11.0-beta2)
- DatadogSDKCrashReporting (1.11.0-beta2):
- DatadogSDK (= 1.11.0-beta2)
- DatadogSDK (1.11.0-rc1)
- DatadogSDKCrashReporting (1.11.0-rc1):
- DatadogSDK (= 1.11.0-rc1)
- PLCrashReporter (~> 1.10.1)
- Flutter (1.0.0)
- integration_test (0.0.1):
Expand All @@ -32,9 +32,9 @@ EXTERNAL SOURCES:
:path: ".symlinks/plugins/integration_test/ios"

SPEC CHECKSUMS:
datadog_flutter_plugin: 6607bf596fa859be1f8509f1cfd26b8c7de3a47a
DatadogSDK: b70bdb61041edf306bbd084dbac31eb36d21ca62
DatadogSDKCrashReporting: c647f388cef29330b1f410cd09d501ff0af54f7e
datadog_flutter_plugin: 099e1ef98f1023a743c0de52c0e2d607dbc9de7d
DatadogSDK: b24d474c6ba5cd460721f83fa8bb592e0c13465d
DatadogSDKCrashReporting: 2df15e7d24045c6e877c062f1f982e3359f0791d
Flutter: 50d75fe2f02b26cc09d224853bb45737f8b3214a
integration_test: a1e7d09bd98eca2fc37aefd79d4f41ad37bdbbe5
PLCrashReporter: b30195e509f07299ea277d1997b3a39449d05698
Expand Down