- [FEATURE] Global: Add public APIs for set account information. See #2694
- [FEATURE] Global: Add
AccountInfo
data class and provider. See #2696 - [FEATURE] Global: Add
AccountInfo
intoCoreFeature
andDatadogContext
. See #2702 - [FEATURE] RUM: Add account information into RUM events. See #2706
- [FEATURE] Logs: Add Account Information in Logs. See #2710
- [FEATURE] Traces: Add account information in Trace. See #2709
- [FEATURE] Global: Add
AP2
datacenter support. See #2734 - [BUGFIX] RUM: Report resource with size 0. See #2688
- [BUGFIX] Session Replay: Fix
NullPointerException
inisOnSecondaryDisplay
method. See #2701 - [BUGFIX] Session Replay: Defer drawable copy to work thread in Session Replay. See #2723
- [BUGFIX] RUM: Create a new
RumViewScope
when the session is renewed. See #2699 - [BUGFIX] RUM: Fix effective sample rate calculation for
SessionEndedMetricDispatcher
. See #2744 - [IMPROVEMENT] RUM: Allow 24h batch backlog for RUM. See #2690
- [IMPROVEMENT] RumAuto scenario for Android Benchmark app. See #2689
- [IMPROVEMENT] Fix Proguard rules for Method Called Metrics. See #2691
- [IMPROVEMENT] RUM: Enhancement of Compose Actions tracking reflection. See #2692
- [IMPROVEMENT] Add Account Info fragment for sample app. See #2703
- [IMPROVEMENT] Add Android TV sample app. See #2697
- [IMPROVEMENT] Session Replay: Remove
ContentPainterElement
Class Reflection from Telemetry. See #2714 - [IMPROVEMENT] Global: Update
setUserInfo
andsetAccountInfo
documentation. See #2715 - [IMPROVEMENT] Session Replay: Avoid copying hardware bitmap in Session Replay. See #2732
- [IMPROVEMENT] Add integration tests of set account information in
reliability
module. See #2725 - [IMPROVEMENT] Fix Jetpack Compose Auto instrumentation telemetry in benchmark app. See #2737
- [MAINTENANCE] Next dev iteration 2.23.0. See #2678
- [MAINTENANCE] Add BackPressured Dump information into Telemetry log. See #2673
- [MAINTENANCE] Change Benchmark artifact Id to
dd-sdk-android-benchmark
. See #2686 - [MAINTENANCE] Add Method Called Metric on Rum event handling. See #2687
- [MAINTENANCE] Bump Datadog Gradle Plugin to 1.17.0. See #2693
- [MAINTENANCE] Generate checksum xml. See #2695
- [MAINTENANCE] Generate
verification-metadata
with pgp information. See #2698 - [MAINTENANCE] Move
LocalAttribute
class and related extension methods to theinternal
module. See #2705 - [MAINTENANCE] Move public top-level extension functions and properties from
core
module tointernal
module. See #2707 - [MAINTENANCE] Remove
Project.exec
usage. See #2674 - [MAINTENANCE] Improve speed of running
core-it
suite. See #2711 - [MAINTENANCE] Fix
GsonExt
flaky test. See #2719 - [MAINTENANCE] Add Android Automotive sample. See #2724
- [MAINTENANCE] GitHub app migration for PAT. See #2726
- [MAINTENANCE] Fix
RumSessionScope
flaky test. See #2730 - [MAINTENANCE] Introduce check release pipeline. See #2731
- [MAINTENANCE] Remove unnecessary comment. See #2735
- [MAINTENANCE] Add
dd-octo-sts
to Dockerfile. See #2739 - [MAINTENANCE] Add
dd-octo-sts
policy for read access. See #2741 - [MAINTENANCE] Fix
dd-octo-sts
pattern. See #2743 - [MAINTENANCE] Use
dd-octo-sts
to check release. See #2742 - [MAINTENANCE] Use
dd-octo-sts
to create PRs indd-sdk-android-gradle-plugin
. See #2746 - [MAINTENANCE] Use
dd-octo-sts
to create PRs in Shopist and Mobile app. See #2750 - [DOCS] Update Publish Changelog to Confluence: Fix issue with already present page. See #2683
- [DOCS] Update
changelog-to-confluence
: Update secret names. See #2727