Skip to content

chore: Release v9.0.0#736

Merged
thomson-t merged 2 commits intomainfrom
chore/release-v9.0.0
Apr 9, 2026
Merged

chore: Release v9.0.0#736
thomson-t merged 2 commits intomainfrom
chore/release-v9.0.0

Conversation

@mparticle-automation
Copy link
Copy Markdown
Contributor

Release v9.0.0

Bump type: major

This PR contains the version bump for release 9.0.0.

Files updated

  • All podspecs (core, Swift, kits) → 9.0.0
  • mParticle-Apple-SDK/MPIConstants.m
  • Kit source version strings (Rokt kMPRoktKitVersion, CleverTap kLibVersion, Branch registerPluginName)
  • Framework/Info.plist
  • Integration test mappings
  • Kit Package.swift: let version → core SDK SPM pin (major bumps only)

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.0.0 across the mParticle ecosystem.
@mparticle-automation mparticle-automation requested a review from a team April 9, 2026 18:02
@cursor
Copy link
Copy Markdown

cursor bot commented Apr 9, 2026

PR Summary

Low Risk
Low code risk since changes are primarily version metadata updates, but the major version bump may impact downstream dependency resolution and release automation if any version pins are missed.

Overview
Releases v9.0.0 by updating version metadata across the repo.

Updates core SDK version strings and packaging (VERSION, Framework/Info.plist, MPIConstants.m, core podspecs) and bumps all kit CocoaPods podspec versions to 9.0.0.

Pins each kit’s SwiftPM Package.swift to depend on the core SDK 9.0.0 release (instead of an unpinned/branch dependency) and records the 9.0.0 release notes and compare links in CHANGELOG.md.

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

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 9, 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.75 MB 1.75 MB +N/A
Executable Impact 848 bytes 848 bytes +N/A
XCFramework Size 6.38 MB 6.38 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":1880,"with_sdk_executable_size_bytes":76312,"sdk_impact_kb":1796,"sdk_executable_impact_bytes":848,"xcframework_size_kb":6532}

This PR:

{"baseline_app_size_kb":84,"baseline_executable_size_bytes":75464,"with_sdk_app_size_kb":1880,"with_sdk_executable_size_bytes":76312,"sdk_impact_kb":1796,"sdk_executable_impact_bytes":848,"xcframework_size_kb":6532}

Update changelog for version 9.0.0 with new features, fixes, and changes across various kits.
@thomson-t thomson-t merged commit 442e506 into main Apr 9, 2026
70 of 72 checks passed
@thomson-t thomson-t deleted the chore/release-v9.0.0 branch April 9, 2026 18:26
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