Skip to content

chore: Release v9.2.1#775

Merged
BrandonStalnaker merged 2 commits into
mainfrom
chore/release-v9.2.1
May 26, 2026
Merged

chore: Release v9.2.1#775
BrandonStalnaker merged 2 commits into
mainfrom
chore/release-v9.2.1

Conversation

@mparticle-automation
Copy link
Copy Markdown
Contributor

Release v9.2.1

Bump type: patch

This PR contains the version bump for release 9.2.1.

Files updated

  • All podspecs (core, Swift, kits) → 9.2.1
  • mParticle-Apple-SDK/MPIConstants.m
  • Kit source version strings (Rokt kMPRoktKitVersion, RoktSDKPlus RoktSDKPlus.version, CleverTap kLibVersion, Branch registerPluginName)
  • Framework/Info.plist
  • Integration test mappings
  • Kit Package.swift: let version for Kits/rokt-sdk-plus/rokt-sdk-plus-ios on every release; other kits’ let version only on major bumps (core SDK SPM pin)

On merge: The Release – Publish workflow will automatically build, tag, and create GitHub releases for the core SDK and all mirrored kit repos.

Updates version to 9.2.1 across the mParticle ecosystem.
@mparticle-automation mparticle-automation requested a review from a team as a code owner May 26, 2026 16:45
@cursor
Copy link
Copy Markdown

cursor Bot commented May 26, 2026

PR Summary

Low Risk
Mechanical version and changelog updates plus a release-workflow sed fix; no new runtime behavior in the changed sources shown.

Overview
Patch release 9.2.1 aligns the mParticle Apple SDK and integration kits on a single ecosystem version: VERSION, core and kit podspecs, Framework/Info.plist, kMParticleSDKVersion in MPIConstants.m, and embedded kit/plugin version strings (Rokt, RoktSDKPlus, CleverTap, Branch).

Release – Draft now updates podspecs that use single-quoted s.version = '…' (not only double-quoted lines), so pods like RoktSDKPlus stay in sync with the rest of the matrix during automated releases. CHANGELOG adds the [9.2.1] entry (core: kit start from cache, upload retry throttling; OneTrust SDK cap) and refreshes compare links; unreleased notes document the Rokt SDK+ podspec/CI alignment.

No functional SDK logic changes beyond version constants in this diff—merge triggers the usual publish workflow for tags and mirrored kit repos.

Reviewed by Cursor Bugbot for commit 2b03c04. Bugbot is set up for automated code reviews on this repo. Configure here.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 26, 2026

📦 SDK Size Impact Report

Measures how much the SDK adds to an app's size (with-SDK minus without-SDK).

Metric Target Branch This PR Change
App Bundle Impact 1.77 MB 1.77 MB +N/A
Executable Impact 848 bytes 848 bytes +N/A
XCFramework Size 6.45 MB 6.45 MB +N/A

➡️ SDK size impact change is minimal.

Raw measurements

Target branch (main):

{"baseline_app_size_kb":84,"baseline_executable_size_bytes":75464,"with_sdk_app_size_kb":1900,"with_sdk_executable_size_bytes":76312,"sdk_impact_kb":1816,"sdk_executable_impact_bytes":848,"xcframework_size_kb":6604}

This PR:

{"baseline_app_size_kb":84,"baseline_executable_size_bytes":75464,"with_sdk_app_size_kb":1900,"with_sdk_executable_size_bytes":76312,"sdk_impact_kb":1816,"sdk_executable_impact_bytes":848,"xcframework_size_kb":6604}

Copy link
Copy Markdown

@cursor cursor Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, have a team admin enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 12dca59. Configure here.

@BrandonStalnaker BrandonStalnaker merged commit 9c8b2b8 into main May 26, 2026
212 of 214 checks passed
@BrandonStalnaker BrandonStalnaker deleted the chore/release-v9.2.1 branch May 26, 2026 18:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants