Skip to content

chore: Release 1.0.5#24

Merged
fadi-george merged 10 commits into
mainfrom
rel/1.0.5
May 21, 2026
Merged

chore: Release 1.0.5#24
fadi-george merged 10 commits into
mainfrom
rel/1.0.5

Conversation

@onesignal-deploy
Copy link
Copy Markdown
Collaborator

Channels: Current

🛠️ Native Dependency Updates

  • Update Android SDK from 5.9.1 to 5.9.2
    • fix: [SDK-4388] subscription state permanently stuck at "Never Subscribed" when login() is called before requestPermission() (#2627)
    • fix: [SDK-4474] self-heal SDK-4388-stuck push subscriptions on session start (#2636)

@onesignal-deploy onesignal-deploy requested a review from a team May 15, 2026 22:41
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.

Straightforward release bump (1.0.5) — Android SDK 5.9.1→5.9.2 and matching sdkVersion/package.json updates.

Extended reasoning...

Overview

This PR bumps the plugin to version 1.0.5. The changes are: Android OneSignal SDK dependency bumped from 5.9.1 to 5.9.2 in libs.versions.toml, the OneSignalWrapper.sdkVersion string updated from 010004 to 010005 in both the Android Kotlin plugin and iOS Swift plugin, and the npm package.json version bumped from 1.0.4 to 1.0.5. All four edits are mechanical and consistent with each other.

Security risks

None. No logic, auth, crypto, or data-handling code was modified. The upstream Android SDK changes referenced (SDK-4388 / SDK-4474) are subscription-state self-healing fixes that don't introduce new attack surface to this plugin.

Level of scrutiny

Low. This is a release-cut PR with only version-string updates and a patch-level native dependency bump. The four version identifiers are all consistent (1.0.5 / 010005 / 5.9.2), no plugin code paths changed, and the bug-hunting system found nothing.

Other factors

No outstanding reviewer comments, no prior reviews from me on this PR, and the release pattern matches prior releases in this repo (e.g., commit 9582f9e / eedffdf). Approving.

@fadi-george fadi-george force-pushed the rel/1.0.5 branch 3 times, most recently from a5f861b to 699da06 Compare May 21, 2026 21:50
@fadi-george fadi-george merged commit 7f93266 into main May 21, 2026
9 checks passed
@fadi-george fadi-george deleted the rel/1.0.5 branch May 21, 2026 22:45
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