Skip to content

2.22.0

Latest
Compare
Choose a tag to compare
@0xnm 0xnm released this 28 May 09:45
· 6 commits to develop since this release
f01a919
  • [FEATURE] Session Replay: Support Coil3 for Session Replay image recording. See #2648
  • [FEATURE] RUM: Add Compose custom attributes for actions tracking. See #2661
  • [BUGFIX] RUM: Fix background session start reason. See #2623
  • [BUGFIX] Core: Catch exceptions during the Power or Battery broadcast intents processing. See #2642
  • [IMPROVEMENT] LogsCustom scenario for Android benchmark app. See #2625
  • [IMPROVEMENT] LogsHeavyTraffic scenario for Android benchmarks. See #2629
  • [IMPROVEMENT] Trace scenario for Android benchmark app. See #2637
  • [IMPROVEMENT] Replace addFirst usage in PendingTrace. See #2638
  • [IMPROVEMENT] RumManual scenario for Android benchmark app. See #2644
  • [IMPROVEMENT] Align Datadog initialization with iOS for benchmark app. See #2647
  • [IMPROVEMENT] Fix Datadog core creation in baseline benchmark run. See #2649
  • [IMPROVEMENT] RUM: Add Jetpack Compose specific log in gesture listener if target not found. See #2651
  • [IMPROVEMENT] Add sample screen for Compose image content scale. See #2659
  • [IMPROVEMENT] Remove addFirst, removeFirst, removeLast usages. See #2664
  • [IMPROVEMENT] RUM: Use reflection to retrieve semantics information in modifier. See #2667
  • [MAINTENANCE] Next dev iteration. See #2630
  • [MAINTENANCE] Merge release/2.21.0 into develop. See #2632
  • [MAINTENANCE] Update unMock plugin version, remove me.xdrop:fuzzywuzzy dependency, remove deprecated Gradle APIs. See #2634
  • [MAINTENANCE] Speed up some tests in FeatureScopeTest by reducing unconditional wait time. See #2643
  • [MAINTENANCE] Fix logging format for error messages in PlainBatchFileReaderWriter. See #2652
  • [MAINTENANCE] Remove telemetry target from error logging in PlainBatchFileReaderWriter. See #2653
  • [MAINTENANCE] Better project-type dependency resolution for Detekt custom rules execution. See #2670