Skip to content

chore: Release 5.2.9#872

Merged
fadi-george merged 3 commits into
mainfrom
rel/5.2.9
Jun 3, 2026
Merged

chore: Release 5.2.9#872
fadi-george merged 3 commits into
mainfrom
rel/5.2.9

Conversation

@onesignal-deploy
Copy link
Copy Markdown
Collaborator

@onesignal-deploy onesignal-deploy commented Jun 3, 2026

Channels: Current

🛠️ Native Dependency Updates

  • Update Android SDK from 5.9.2 to 5.9.3
    • fix: [SDK-4732] track activity lifecycle from process start to fix late-init focus (#2655)
    • fix: [SDK-4735] route requestPermission fallbackToSettings to settings when permanently denied (#2656)
  • Update iOS SDK from 5.5.1 to 5.5.2

Copy link
Copy Markdown

@claude claude Bot left a comment

Choose a reason for hiding this comment

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

LGTM — mechanical version bump release (5.2.8 → 5.2.9) and Android SDK update (5.9.2 → 5.9.3).

Extended reasoning...

Overview

This PR is a release version bump from 5.2.8 to 5.2.9 across all Unity packages (core, android, ios) and the demo project. It also updates the bundled OneSignal Android SDK dependency from 5.9.2 to 5.9.3 to pick up two upstream Android fixes (activity lifecycle tracking and requestPermission fallbackToSettings routing). All 14 file changes are mechanical version string updates in package.json, asmdef, gradle, version headers, and the iOS setSdkVersion call.

Security risks

None. There is no logic change in the Unity SDK itself — only version string updates. The underlying Android SDK update is a separately-versioned upstream release out of scope here.

Level of scrutiny

Minimal. This is a routine release PR where versions are bumped in lockstep across all packages. The version strings (5.2.9, 050209, dependency pins) are consistent everywhere they appear, and no behavior changes.

Other factors

  • Bug hunting system found no issues.
  • Pattern matches prior release PRs in the repo (e.g., #865 Release 5.2.8).

@fadi-george fadi-george merged commit b25c38c into main Jun 3, 2026
8 checks passed
@fadi-george fadi-george deleted the rel/5.2.9 branch June 3, 2026 05:51
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