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 dependency com.datadoghq:dd-sdk-android-logs to v2.17.0 #118

Merged
merged 1 commit into from
Jan 6, 2025

Conversation

juul-mobile-bot
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
com.datadoghq:dd-sdk-android-logs dependencies minor 2.16.1 -> 2.17.0

Release Notes

DataDog/dd-sdk-android (com.datadoghq:dd-sdk-android-logs)

v2.17.0

Compare Source

  • [FEATURE] Implement the basic logic for time-to-network-settle view metric. See #​2397
  • [FEATURE] Add a Jetpack Compose fine grained masking override API. See #​2416
  • [FEATURE] Implement the basic logic for interaction-to-next-view-metric. See #​2417
  • [FEATURE] Support is_main_process property in telemetry configuration. See #​2422
  • [FEATURE] Introduce the setNetworkSettledInitialResourceIdentifier API. See #​2424
  • [FEATURE] Introduce the setLastInteractionIdentifier public API. See #​2428
  • [IMPROVEMENT] Refactor TextSemanticsNodeMapper to commonize the text wireframe logic. See #​2401
  • [IMPROVEMENT] Add TextField semantics mapper for Session Replay Compose. See #​2406
  • [IMPROVEMENT] Decouple Jetpack Compose reflection functions and report to Telemetry. See #​2415
  • [IMPROVEMENT] Move ImageSemanticsMapper reflection functions into ReflectionUtils. See #​2419
  • [IMPROVEMENT] Handle readOnly additionalProperties. See #​2423
  • [IMPROVEMENT] Improve the log message when exception happen during upload. See #​2411
  • [IMPROVEMENT] Apply global privacy level to semantics node mappers. See #​2413
  • [IMPROVEMENT] Apply touch privacy override in RootSemanticsMapper. See #​2421
  • [IMPROVEMENT] Get rid of Thread.sleep(SHORT_SLEEP_MS) in unit tests at DatadogEventListenerTest. See #​2430
  • [IMPROVEMENT] Add backwards compatibility for Coil AsyncImage. See #​2432
  • [IMPROVEMENT] Change the logApiUsage method signature - making event parameter computation lazy. See #​2433
  • [IMPROVEMENT] Apply the hide view override on Semantics nodes. See #​2434
  • [IMPROVEMENT] Correctly handle TTNS when a resource was stopped with an error. See #​2444
  • [IMPROVEMENT] Add integration tests for the TTNS metric. See #​2442
  • [IMPROVEMENT] Add integration tests for ITNV metric. See #​2445
  • [IMPROVEMENT] Display captured text when the text has Ellipsis overflow. See #​2446
  • [IMPROVEMENT] Support interop view from Jetpack Compose. See #​2452
  • [IMPROVEMENT] Add an "effective sample rate" to telemetry events. See #​2453
  • [IMPROVEMENT] Handle traces with coroutines. See #​2457
  • [IMPROVEMENT] Add support for Jetpack Compose Checkbox. See #​2414
  • [IMPROVEMENT] Replace joinToString when possible. See #​2456
  • [MAINTENANCE] Fix flaky test in the Deterministic Sampler. See #​2412
  • [MAINTENANCE] Fix TextFieldSemanticsNodeMapper flaky test. See #​2410
  • [MAINTENANCE] Fix potential issues with subdomain host lookups. See #​2436
  • [MAINTENANCE] Fix the way we are recording the last interaction for the ITNV metric. See #​2431
  • [MAINTENANCE] Deprecate Datadog GlobalTracer class. See #​2438
  • [MAINTENANCE] Correct the way we register the initial resources for the TTNS metric. See #​2439
  • [MAINTENANCE] Explicit Fragment dependency. See #​2443
  • [MAINTENANCE] Don't warn about missing views on PerformanceMetric events. See #​2454

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@twyatt twyatt merged commit c811fd6 into main Jan 6, 2025
3 checks passed
@twyatt twyatt deleted the renovate/datadog.android branch January 6, 2025 18:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants