-
Notifications
You must be signed in to change notification settings - Fork 134
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
Release 2.21.0
#2141
Merged
Merged
Release 2.21.0
#2141
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
- temporarily disabled in dd-sdk-ios/pull/2096
…lity chore: Re-enable CI Tests visibility Co-authored-by: ncreated <maciek.grzybowski@datadoghq.com>
Merge `release/2.20.0` to `develop` Co-authored-by: ncreated <maciek.grzybowski@datadoghq.com>
…t change Addressed potential conflicts that could occur when files are moved between unauthorized (.pending) and authorized (.granted) folders during tracking consent changes. Ensured that new file names are generated with the correct precision to avoid conflicts in real-device scenarios.
do not block the I/O thread if name conflict is detected, instead add precision interval to generate new name
…e-conflict-on-consent-change
…_sampling RUM-6867 Implement id based deterministic sampling
…tension RUM-7251 Static trace context caching Co-authored-by: maxep <maxime.epain@datadoghq.com>
…on-replay-startrecordingimmediately-objc-api RUM-7435: Add Session Replay `startRecordingImmediately` ObjC API Co-authored-by: 0xnm <nikita.ogorodnikov@datadoghq.com>
Remove testUnsupportedView snapshot tests Fix swiftui snapshot tests Remove unsupportedViews fixtures Remove unsupportedViews fixtures
Co-authored-by: Marie Denis <29802155+mariedm@users.noreply.github.com>
This reverts commit cb6d250.
RUM-7421 Expose Crash Plugin Co-authored-by: maxep <maxime.epain@datadoghq.com> Co-authored-by: naftaly <naftaly@users.noreply.github.com>
maciejburda
approved these changes
Dec 11, 2024
/merge |
Devflow running:
|
dd-devflow
bot
added
mergequeue-status: queued
mergequeue-status: in_progress
and removed
mergequeue-status: queued
labels
Dec 11, 2024
dd-devflow
bot
added
mergequeue-status: done
and removed
mergequeue-status: in_progress
labels
Dec 11, 2024
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.
Changelog
startRecordingImmediately
ObjC API #2120UIHostingView
recorder #2121Review checklist
make api-surface
)