Skip to content

Releases: DataDog/dd-sdk-android

1.14.0

20 Sep 09:15
6fede7a
Compare
Choose a tag to compare

What's Changed

  • [FEATURE] Global: Collect OS and device information instead of relying on User-Agent header. See #945
  • [IMPROVEMENT] Logs: Add a possibility to define min log level. See #920
  • [IMPROVEMENT] Logs: Add variant tag to events. See #1025
  • [IMPROVEMENT] RUM: Add a method to add extra user properties. See #952 (Thanks @JosephRoskopf)
  • [IMPROVEMENT] RUM: Allow to configure Vitals collection frequency. See #926
  • [IMPROVEMENT] RUM: Improve session management logic. See #948
  • [IMPROVEMENT] RUM: Back navigation is reported with back type. See #980
  • [IMPROVEMENT] RUM: Add a possibility to disable automatic view tracking. See #981
  • [IMPROVEMENT] RUM: Add a possibility to disable automatic interactions tracking. See #1023
  • [IMPROVEMENT] Global: Remove deprecated APIs. See #973

Full Changelog: 1.13.0...1.14.0

1.14.0-beta2

01 Sep 15:50
b0a810b
Compare
Choose a tag to compare
1.14.0-beta2 Pre-release
Pre-release
Merge pull request #1027 from DataDog/nogorodnikov/prepare-1.14.0-bet…

…a2-release

Prepare 1.14.0-beta2 release

1.14.0-beta1

21 Jul 09:03
5c366b0
Compare
Choose a tag to compare
1.14.0-beta1 Pre-release
Pre-release
:bookmark: Bump to version 1.14.0-beta1

1.13.0

27 Jun 09:53
e614cf9
Compare
Choose a tag to compare

What's Changed

  • [BUGFIX] Core: Prevent a rare race condition in the features folder creation
  • [BUGFIX] RUM: Update Global RUM context when view is stopped
  • [BUGFIX] RUM: Interactions use the window coordinates, and not the screen ones
  • [FEATURE] RUM: Add compatibility with Android TV application (see our dedicated artifact to track TV actions)
  • [FEATURE] Global: Provide an internal observability mechanism
  • [IMPROVEMENT] Global: improve the local LogCat messages from the SDK
  • [IMPROVEMENT] RUM: allow client side sampling for RUM Resource tracing
  • [IMPROVEMENT] RUM: Disable Vitals collection when app's in background
  • [IMPROVEMENT] RUM: Reduce the size of events sent

1.13.0-no-nav

30 May 09:08
910a381
Compare
Choose a tag to compare
1.13.0-no-nav Pre-release
Pre-release
Merge pull request #942 from DataDog/xgouchet/RUMM-2229/prepare_release

RUMM-2229 Prepare release version 1.13.0-no-name

1.13.0-rc1

24 May 14:48
961e0dc
Compare
Choose a tag to compare

What's Changed

  • [BUGFIX] Core: Prevent a rare race condition in the features folder creation
  • [BUGFIX] RUM: Update Global RUM context when view is stopped
  • [BUGFIX] RUM: Interactions use the window coordinates, and not the screen ones
  • [FEATURE] RUM: Add compatibility with Android TV application (see our dedicated artifact to track TV actions)
  • [FEATURE] Global: Provide an internal observability mechanism
  • [IMPROVEMENT] Global: improve the local LogCat messages from the SDK
  • [IMPROVEMENT] RUM: allow client side sampling for RUM Resource tracing
  • [IMPROVEMENT] RUM: Disable Vitals collection when app's in background
  • [IMPROVEMENT] RUM: Reduce the size of events sent

1.13.0-beta1

28 Apr 07:01
efbe62a
Compare
Choose a tag to compare
1.13.0-beta1 Pre-release
Pre-release
:bookmark: Bump to version 1.13.0-beta1

1.12.0

27 Apr 09:59
dd17b90
Compare
Choose a tag to compare

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

11 Apr 20:26
e6321e0
Compare
Choose a tag to compare

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

22 Mar 08:48
4d6eb20
Compare
Choose a tag to compare
1.12.0-beta1 Pre-release
Pre-release
Merge pull request #876 from DataDog/xgouchet/1.12.0-beta1

Prepare 1.12.0-beta1