Skip to content

Releases: DataDog/dd-sdk-android

1.11.0-rc1

09 Nov 15:50
7ee9bc7
Compare
Choose a tag to compare
  • [BUGFIX] RUM: Fix Memory Vital downscaled on Android
  • [BUGFIX] RUM: Prevent potential crash in DatadogExceptionHandler #749 (Thanks @ribafish)
  • [BUGFIX] RUM: Prevent potential crash in WindowCallbackWrapper
  • [BUGFIX] RUM: Prevent potential crash NdkCrashReportsPlugin
  • [BUGFIX] RUM: Ensure all crash information are saved
  • [BUGFIX] Global: Prevent crash on init on KitKat devices #678 (Thanks @eduardb)
  • [FEATURE] RUM: Add new Mobile Vitals attributes
  • [FEATURE] RUM: Adds an optional RumSessionListener in the RumMonitor.Builder to know when a session starts, and what its UUID is
  • [FEATURE] Global: Allow user to set a custom proxy for data intake #592 (Thanks @ruXlab)
  • [IMPROVEMENT] RUM: Associate Logs and Traces with RUM Action
  • [IMPROVEMENT] RUM: Tag RUM Resources as native by default (instead of xhr)
  • [IMPROVEMENT] RUM: Sanitize NDK crash stacktraces
  • [IMPROVEMENT] Global: Update the intake request for Datadog's API v2
  • [IMPROVEMENT] Global: Add support to US5 endpoint
  • [IMPROVEMENT] RUM: Prevent Get leaking memory with OkHttp ResponseBody objects
  • [IMPROVEMENT] RUM: Add an action predicate to rename the action target

1.11.0-beta1

30 Sep 14:51
118435c
Compare
Choose a tag to compare
1.11.0-beta1 Pre-release
Pre-release
:bookmark: Bump to version 1.11.0-beta1

1.10.0

02 Sep 07:57
fd4b025
Compare
Choose a tag to compare
  • [BUGFIX] Global: Support proper serialization of nested maps for custom attributes
  • [BUGFIX] RUM: Ensure all crashes are reported to RUM

1.10.0-rc1

27 Jul 12:19
a6119b5
Compare
Choose a tag to compare
  • [BUGFIX] Global: Fix crash when using old OkHttp dependency #658 (Thanks @JessicaYeh)
  • [BUGFIX] Global: Prevent retrying endlessly data upload when Client Token is invalid
  • [BUGFIX] Global: Support using DD Android SDK with Java 11
  • [BUGFIX] RUM: Ensure all crashes are reported to RUM
  • [FEATURE] APM: Add Data Scrubbing for Spans
  • [FEATURE] RUM: Detect ANR
  • [FEATURE] RUM: Track Memory and CPU usage, as well as views' refresh rate
  • [FEATURE] RUM: Track Actions, Resources and Errors when the application is in background (see Configuration.Builder().trackBackgroundRumEvents(true).build())
  • [FEATURE] RUM: Add data scrubbing for Long Tasks
  • [IMPROVEMENT] RUM: Replace all other or unknown resources with xhr (ensuring end-to-end trace is enabled)
  • [IMPROVEMENT] RUM: Let children events have the proper view.name attribute
  • [IMPROVEMENT] RUM: Keep all custom Action even when a previous action is still active
  • [IMPROVEMENT] Global: Update available endpoints (and match documentation names: US1, US3, US1_FED and EU1)
  • [IMPROVEMENT] Global: All user info should be in usr.*

1.10.0-beta2

19 Jul 15:56
7354c37
Compare
Choose a tag to compare
1.10.0-beta2 Pre-release
Pre-release
:bookmark: Bump to version 1.10.0-beta2

1.10.0-beta1

12 Jul 13:42
f7fddad
Compare
Choose a tag to compare
1.10.0-beta1 Pre-release
Pre-release
:bookmark: Bump to version 1.10.0-beta1

1.9.0

07 Jun 13:54
fcff33f
Compare
Choose a tag to compare
  • [BUGFIX] RUM: Fix Resource network timings
  • [BUGFIX] APM: Fix span logs timestamp conversion

1.9.0-rc1

10 May 08:48
8171ea6
Compare
Choose a tag to compare
  • [BUGFIX] APM: Fix network tracing inconsistencies
  • [BUGFIX] APM: Fix span with custom MESSAGE field #522 (Thanks @JessicaYeh)
  • [BUGFIX] Logs: Fix tag name in Timber DatadogTree #483 (Thanks @cfa-eric)
  • [BUGFIX] RUM: Ensure View linked events count is correct when events are discarded
  • [FEATURE] RUM: Detect Long Tasks (tasks blocking the main thread)
  • [FEATURE] RUM: add a callback to enrich RUM Resources created from OkHttp Requests
  • [IMPROVEMENT] RUM: Remove the "Application crash detected" prefix and ensure the message is kept
  • [IMPROVEMENT] RUM: Add warning when a RUM Action is dropped

1.9.0-beta1

23 Apr 15:58
ce39b1d
Compare
Choose a tag to compare
1.9.0-beta1 Pre-release
Pre-release
:bookmark: Bump to version 1.9.0-beta1

1.8.0 (Moving to Maven Central)

13 Apr 15:12
cc47d7e
Compare
Choose a tag to compare
Pre-release
1.8.0-maven

Update build.gradle files