Releases: DataDog/dd-sdk-android
Releases · DataDog/dd-sdk-android
1.12.0
What's Changed
- [BUGFIX] Core: Internal attributes coming from cross-platform are removed after being read
- [BUGFIX] RUM: Ensure Crash report works even when there're no active view #849 (Thanks @emichaux)
- [BUGFIX] RUM: Span created from network requests stop sending the query params in the
resource
attribute - [BUGFIX] RUM: Ongoing action completes when a new view starts
- [FEATURE] RUM: Allow tracking browser RUM events from Webviews
- [FEATURE] RUM: Add support to Jetpack Compose
- [IMPROVEMENT] Logs: Support adding org.json.JSONObject attributes to Loggers #588 (Thanks @fleficher)
- [IMPROVEMENT] RUM: Automatically track Activity Intents
- [IMPROVEMENT] RUM: Collect RUM events during application launch
- [IMPROVEMENT] RUM: Remove RUM Action automatic filtering
- [IMPROVEMENT] Global: Prevent 3rd party/system dependency calls from crashing the host application
- [IMPROVEMENT] Global: Use the cache folder to store batch files
1.12.0-rc1
What's Changed
- [BUGFIX] Core: Internal attributes coming from cross-platform are removed after being read
- [BUGFIX] RUM: Ensure Crash report works even when there're no active view #849 (Thanks @emichaux)
- [BUGFIX] RUM: Span created from network requests stop sending the query params in the
resource
attribute - [BUGFIX] RUM: Ongoing action completes when a new view starts
- [FEATURE] RUM: Allow tracking browser RUM events from Webviews
- [FEATURE] RUM: Add support to Jetpack Compose
- [IMPROVEMENT] Logs: Support adding org.json.JSONObject attributes to Loggers #588 (Thanks @fleficher)
- [IMPROVEMENT] RUM: Automatically track Activity Intents
- [IMPROVEMENT] RUM: Collect RUM events during application launch
- [IMPROVEMENT] RUM: Remove RUM Action automatic filtering
- [IMPROVEMENT] Global: Prevent 3rd party/system dependency calls from crashing the host application
- [IMPROVEMENT] Global: Use the cache folder to store batch files
1.12.0-beta1
Merge pull request #876 from DataDog/xgouchet/1.12.0-beta1 Prepare 1.12.0-beta1
1.12.0-alpha2
:bookmark: Bump to version 1.12.0-alpha2
1.12.0-alpha1
Merge pull request #827 from DataDog/xgouchet/RUMM-1930/prepare_alpha…
1.11.1
1.11.0
- [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 theRumMonitor.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 ofxhr
) - [IMPROVEMENT] RUM: Sanitize NDK crash stacktraces
- [IMPROVEMENT] RUM: Enrich RUM Errors with the Throwable's message
- [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-rc1
- [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 theRumMonitor.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 ofxhr
) - [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
:bookmark: Bump to version 1.11.0-beta1