Skip to content

Releases: mParticle/mparticle-android-sdk

v5.80.0

Choose a tag to compare

@mparticle-automation mparticle-automation released this 25 Jun 17:10
6c2079e

5.80.0 (2026-06-25)

Features

  • add device-based consent to override MPID-scoped consent (#726) (e92d352)

v5.79.2

Choose a tag to compare

@mparticle-automation mparticle-automation released this 22 Jun 20:24
cbaa623

5.79.2 (2026-06-22)

Updates & Maintenance

  • bump actions/checkout from 6.0.2 to 6.0.3 (#720) (d904edb)
  • remove cross-platform-tests and semantic PR/branch checks (#712) (6cdacf2)
  • Update submodules (976dd0d)

v5.79.1

Choose a tag to compare

@mparticle-automation mparticle-automation released this 27 May 21:29
fa5bf5f

5.79.1 (2026-05-27)

Bug Fixes

  • ci: pin isolated-kit gradle version to prevent 6.0.0-rc.1 pull (#714) (eff10ea)

Updates & Maintenance

  • bump trunk-io/trunk-action from 1.2.4 to 1.3.1 (#705) (f4ceca7)
  • Update submodules (e435979)

6.0.0-rc.1

6.0.0-rc.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 22 May 16:02
491f169

mParticle Android SDK 6.0.0-rc.1

This release candidate validates the Android 6.0 release line and includes an updated Rokt kit dependency stack for Jetpack Compose integrations.

Rokt Kit Updates

  • Updated the Rokt kit integration and dependency stack used by com.mparticle:android-rokt-kit.
  • Fixes the Compose Material3 bottom sheet crash seen with newer Material3 versions, including NoSuchMethodError failures around ModalBottomSheetProperties.
  • Supports Rokt placements rendered through Jetpack Compose RoktLayout, including embedded placements and bottom sheet placements.
  • Adds support for forwarding custom CNAME configuration through NetworkOptions.customBaseURL.
  • Moves Rokt contracts and facade ownership into the Rokt kit.

Migration Notes

  • MpRoktEventCallback has been removed from the Rokt kit Compose API.
  • Apps should use the Rokt event stream API instead, for example by collecting events for the placement/view identifier.
  • Partners using hashed email should continue sending emailsha256 in Rokt attributes.
  • Partners using Compose should pass the configured Rokt view identifier and embedded location name to RoktLayout.

Compatibility Notes

  • Compose integrations may resolve newer transitive Compose and Lifecycle dependencies through the Rokt kit dependency stack.

Also Included

  • Release workflow support for qualified alpha, beta, and release candidate versions.
  • Parallelized instrumented test execution in CI.
  • Centralized active kit filtering in KitManagerImpl.
  • Multiple migrated kit integrations for the Android 6.0 release line.

v5.79.0

Choose a tag to compare

@mparticle-automation mparticle-automation released this 14 May 15:53
3593cdc

5.79.0 (2026-05-14)

Features

Bug Fixes

  • increase MPLatch timeout from 5s to 30s (#695) (20f723f)

Updates & Maintenance

v5.78.5

Choose a tag to compare

@mparticle-automation mparticle-automation released this 25 Mar 16:26
83b24bf

5.78.5 (2026-03-25)

Updates & Maintenance

v5.78.4

Choose a tag to compare

@mparticle-automation mparticle-automation released this 23 Mar 15:45
6bfb6af

5.78.4 (2026-03-23)

Updates & Maintenance

v5.78.3

Choose a tag to compare

@mparticle-automation mparticle-automation released this 11 Mar 18:58
892a778

5.78.3 (2026-03-11)

Updates & Maintenance

v5.78.2

Choose a tag to compare

@mparticle-automation mparticle-automation released this 27 Feb 18:07
236faf1

5.78.2 (2026-02-27)

Bug Fixes

  • ci - use Gradle properties for SDK version extraction in release (63b39e7)

v5.78.1

Choose a tag to compare

@mparticle-automation mparticle-automation released this 27 Feb 16:36
07c7163

5.78.1 (2026-02-27)

Updates & Maintenance