Skip to content

chore(session-replay): bump native iOS and Android dependency versions#1558

Open
aliaksandr-kazarez wants to merge 1 commit intomainfrom
chore/bump-session-replay-native-deps
Open

chore(session-replay): bump native iOS and Android dependency versions#1558
aliaksandr-kazarez wants to merge 1 commit intomainfrom
chore/bump-session-replay-native-deps

Conversation

@aliaksandr-kazarez
Copy link
Contributor

@aliaksandr-kazarez aliaksandr-kazarez commented Feb 26, 2026

Update AmplitudeSessionReplay iOS pod from >=0.4.0 to >=0.9.5 and AmplitudeCore from >=1.1.0 to >=1.4.2. Update Android session-replay-android from [0.22.0,0.23.0) to [0.24.0,0.25.0) and analytics-android from [1.22.4,1.23.0) to [1.25.0,1.26.0). Applied to both session-replay-react-native and plugin-session-replay-react-native packages.

Jira: SR-2264

Summary

Checklist

  • Does your PR title have the correct title format?
  • Does your PR have a breaking change?:

Note

Medium Risk
Dependency-only bump, but it changes underlying native SDK behavior and binary compatibility on both iOS and Android, which can surface runtime regressions.

Overview
Upgrades native dependencies for both session-replay-react-native and plugin-session-replay-react-native.

On iOS, bumps AmplitudeSessionReplay to >=0.9.5 (from >=0.4.0) and updates AmplitudeCore to >=1.4.2 in AmplitudeSessionReplayReactNative.podspec. On Android, updates the Gradle ranges to session-replay-android [0.24.0,0.25.0) and analytics-android [1.25.0,1.26.0) (from [0.22.0,0.23.0) and [1.22.4,1.23.0) respectively).

Written by Cursor Bugbot for commit 011c3be. This will update automatically on new commits. Configure here.

Update AmplitudeSessionReplay iOS pod from >=0.4.0 to >=0.9.5 and
AmplitudeCore from >=1.1.0 to >=1.4.2. Update Android session-replay-android
from [0.22.0,0.23.0) to [0.24.0,0.25.0) and analytics-android from
[1.22.4,1.23.0) to [1.25.0,1.26.0). Applied to both session-replay-react-native
and plugin-session-replay-react-native packages.

Jira: SR-2264
s.source_files = "ios/**/*.{h,m,mm,swift}"

s.dependency 'AmplitudeSessionReplay', '>=0.4.0'
s.dependency 'AmplitudeSessionReplay', '>=0.9.5'
Copy link
Contributor

Choose a reason for hiding this comment

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

Nit: 0.9.6 is out for iOS

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.

2 participants