-
Notifications
You must be signed in to change notification settings - Fork 135
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
Dogfood 2.11.0 #1817
Closed
Closed
Dogfood 2.11.0 #1817
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…iver RUM-2816 Session Replay Browser Record Receiver
Co-authored-by: Maciek Grzybowski <[email protected]>
RUM-2813 Add webview replay configuration
…eframe RUM-3531 WebView slot cache
…atic distributed tracing
Support WebView Replay
RUM-3134 fix: SR test on iOS 17+
* develop: (43 commits) Update apiSurface files for Swift and Objective-C Update dependency-manager-tests/spm/Shared/DatadogSetup.swift Bumped version to 2.10.0 Update CHANGELOG for 2.10.0 release Revert nil interface Revert "Lock identifier assertion to default device" Lock identifier assertion to default device Tests for store update Fix lint Update store version Fix color SR identifier PR fixes Synchronize access to Datadog.verbosityLevel fixing issue #1549 RUM-3134 attach vc to window Fix deployment target on SPM project Apply suggestions from code review apply cr suggestions Documentation update PR fixes Remove failing test ...
…mpling RUM-3470 feat: Head-based sampling
…er-head-based-sampling-merge chore: Fix nightly tests build failure
…fo-to-objc Add `addUserExtraInfo` method to ObjC API
…nd-isinitialized-to-objc-api Add `isInitialized` and `stopInstance` methods to ObjC API
…-to-api-generation Add `DatadogSessionReplay` to the Swift API surface generation
…ional-configuration-property-to-objc-api RUM-4310: Add `DDConfiguration#additionalConfiguration` property to ObjC API
GH-1797 fix: use trace and span id as decimal
Could you also merge https://github.com/DataDog/dd-sdk-ios/tree/ganeshnj/feat/otel-tracer as well, we don't want to currently dogfood changes overwritten. |
Closing. Will open a new one after release |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What and why?
isInitialized
andstopInstance
methods to ObjC API #1800addUserExtraInfo
method to ObjC API #1799DatadogSessionReplay
to the Swift API surface generation #1804DDConfiguration#additionalConfiguration
property to ObjC API #1806Review checklist
Custom CI job configuration (optional)
tools/