From 3c7ca0ff6cd7ed99cab59c30d5c6317b24c9ed67 Mon Sep 17 00:00:00 2001 From: thomson-t <125323226+thomson-t@users.noreply.github.com> Date: Fri, 22 May 2026 14:17:20 +0000 Subject: [PATCH 1/2] chore: prepare release 6.0.0-rc.1 --- CHANGELOG.md | 107 +++++++++++++++++++++++++++++++++++++++++++++++++++ VERSION | 2 +- 2 files changed, 108 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index be8d3490e..aefd8fcbc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,113 @@ - Remove deprecated `KitIntegration.getAllUserAttributes()`. Custom kits must use `getCurrentUser().getUserAttributes()` (or other `FilteredMParticleUser` APIs) and `AttributeListener` callbacks instead ([#682](https://github.com/mParticle/mparticle-android-sdk/pull/682)) - Remove deprecated `KitIntegration.getUserIdentities()`. Custom kits must use identity data from kit callbacks and request objects instead ([#681](https://github.com/mParticle/mparticle-android-sdk/pull/681)) ([8d3a23c8](https://github.com/mParticle/mparticle-android-sdk/commit/8d3a23c84c96d11f0ee1f80763adacc4f964b544)) +## [6.0.0-rc.1] - 2026-05-22 + +### Core + +#### Added + +- Split instrumented tests in CI for parallel execution ([#662](https://github.com/mParticle/mparticle-android-sdk/pull/662)) + +#### Changed + +- Centralize active kit filtering in KitManagerImpl ([#697](https://github.com/mParticle/mparticle-android-sdk/pull/697)) + +### Kits + +#### Kits + +##### Added + +- Migrate OneTrust kit ([#672](https://github.com/mParticle/mparticle-android-sdk/pull/672)) +- Migrate Optimizely kit ([#664](https://github.com/mParticle/mparticle-android-sdk/pull/664)) +- Migrate Singular 12 kit ([#667](https://github.com/mParticle/mparticle-android-sdk/pull/667)) +- Migrate Radar kit ([#665](https://github.com/mParticle/mparticle-android-sdk/pull/665)) +- Migrate ComScore 6 kit ([#668](https://github.com/mParticle/mparticle-android-sdk/pull/668)) +- Migrate Iterable 3 kit ([#669](https://github.com/mParticle/mparticle-android-sdk/pull/669)) +- Migrate Adobe 5 kit ([#670](https://github.com/mParticle/mparticle-android-sdk/pull/670)) +- Migrate Adobe Media 5 kit ([#671](https://github.com/mParticle/mparticle-android-sdk/pull/671)) +- Migrate Apptimize kit ([#658](https://github.com/mParticle/mparticle-android-sdk/pull/658)) +- Migrate Apptentive kit ([#657](https://github.com/mParticle/mparticle-android-sdk/pull/657)) +- Migrate CleverTap kit ([#660](https://github.com/mParticle/mparticle-android-sdk/pull/660)) +- Migrate Localytics kit ([#661](https://github.com/mParticle/mparticle-android-sdk/pull/661)) +- Migrate Adjust kit ([#656](https://github.com/mParticle/mparticle-android-sdk/pull/656)) +- Kochava 5 Kit Migrate ([#654](https://github.com/mParticle/mparticle-android-sdk/pull/654)) +- Migrate Rokt kit ([#659](https://github.com/mParticle/mparticle-android-sdk/pull/659)) +- Braze 38 Kit Migrate ([#651](https://github.com/mParticle/mparticle-android-sdk/pull/651)) +- Migrate appsflyer-kit from submodule to regular directory ([#650](https://github.com/mParticle/mparticle-android-sdk/pull/650)) + +#### Adjust + +##### Fixed + +- Resolve trunk issues for all kits ([#675](https://github.com/mParticle/mparticle-android-sdk/pull/675)) + +#### Adobe + +##### Added + +- Move onSetUserAttributeList to BaseAttributeListener ([#690](https://github.com/mParticle/mparticle-android-sdk/pull/690)) +- Migrate setUserAttribute ([#689](https://github.com/mParticle/mparticle-android-sdk/pull/689)) +- Inline user attribute removal in onRemoveUserAttribute ([#687](https://github.com/mParticle/mparticle-android-sdk/pull/687)) +- Split LogoutListener from AttributeListener ([#685](https://github.com/mParticle/mparticle-android-sdk/pull/685)) + +##### Changed + +- KitManagerImpl user-attribute forwarding and UserAttributeListener cleanup ([#693](https://github.com/mParticle/mparticle-android-sdk/pull/693)) +- Rename AttributeListener to ModifyIdentityListener ([#692](https://github.com/mParticle/mparticle-android-sdk/pull/692)) +- Route bulk user attribute sync through onSetAllUserAttributes ([#691](https://github.com/mParticle/mparticle-android-sdk/pull/691)) + +#### Apptentive + +##### Added + +- Migrate Branch 5 kit ([#666](https://github.com/mParticle/mparticle-android-sdk/pull/666)) + +#### Branch + +##### Added + +- Removing deprecations - Part 1 ([#676](https://github.com/mParticle/mparticle-android-sdk/pull/676)) + +#### Braze + +##### Added + +- Add Braze SDK 40 kit (braze-40) ([#679](https://github.com/mParticle/mparticle-android-sdk/pull/679)) +- Add Braze SDK 41 kit (braze-41) ([#680](https://github.com/mParticle/mparticle-android-sdk/pull/680)) +- Add Braze 39 kit ([#677](https://github.com/mParticle/mparticle-android-sdk/pull/677)) +- Leanplum 7 Kit Migrate ([#655](https://github.com/mParticle/mparticle-android-sdk/pull/655)) + +#### Ga + +##### Added + +- GA 23 Kit Migrate ([#652](https://github.com/mParticle/mparticle-android-sdk/pull/652)) + +#### Ga4 + +##### Added + +- GA4 23 Kit Migrate ([#653](https://github.com/mParticle/mparticle-android-sdk/pull/653)) + +#### Iterable + +##### Added + +- Migrate Urban Airship kit ([#673](https://github.com/mParticle/mparticle-android-sdk/pull/673)) + +#### Rokt + +##### Added + +- Add customBaseURL CNAME support to NetworkOptions ([#702](https://github.com/mParticle/mparticle-android-sdk/pull/702)) +- Migrate Rokt kit to Rokt SDK 5.x and remove MpRoktEventCallback ([#704](https://github.com/mParticle/mparticle-android-sdk/pull/704)) + +##### Changed + +- Migrate Rokt contracts and facade ownership to rokt-kit ([#700](https://github.com/mParticle/mparticle-android-sdk/pull/700)) + ## [5.78.2](https://github.com/mParticle/mparticle-android-sdk/compare/v5.78.1...v5.78.2) (2026-02-27) ### Bug Fixes diff --git a/VERSION b/VERSION index cd1d147a7..c3a4d6bbb 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -5.78.2 +6.0.0-rc.1 From 43428427d7f4c4f9ea49a68a458a4db8ac391500 Mon Sep 17 00:00:00 2001 From: Thomson Thomas Date: Fri, 22 May 2026 11:41:09 -0400 Subject: [PATCH 2/2] build(rokt): update Rokt SDK to 6.0.1-rc.1 --- kits/rokt/rokt/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kits/rokt/rokt/build.gradle b/kits/rokt/rokt/build.gradle index 4ac8e9138..cc343d190 100644 --- a/kits/rokt/rokt/build.gradle +++ b/kits/rokt/rokt/build.gradle @@ -82,7 +82,7 @@ dependencies { implementation 'androidx.annotation:annotation:1.5.0' implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0' implementation 'androidx.compose.runtime:runtime' - api 'com.rokt:roktsdk:6.0.0-rc.1' + api 'com.rokt:roktsdk:6.0.1-rc.1' api "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version" testImplementation files('libs/java-json.jar')