Skip to content

chore: Release 6.1.8#180

Open
onesignal-deploy wants to merge 3 commits into
mainfrom
rel/6.1.8
Open

chore: Release 6.1.8#180
onesignal-deploy wants to merge 3 commits into
mainfrom
rel/6.1.8

Conversation

@onesignal-deploy
Copy link
Copy Markdown
Collaborator

@onesignal-deploy onesignal-deploy commented May 8, 2026

Channels: Current

🛠️ Native Dependency Updates

  • Update Android SDK from 5.8.1 to 5.9.1
    • fix: SDK-4504 ConcurrentModificationException in Model.initializeFromModel (#2642)
    • feat: introduce SerialIO dispatcher + runOnSerialIOIfBackgroundThreading helper (#2643)
    • fix: offload every main-thread onFocus / onUnfocused handler behind sdk_background_threading FF (#2644)
    • fix: warm OneSignalDispatchers on init to avoid cold-start ANRs (#2645)
    • feat: Identity Verification release (#2640)
    • fix: SDK-4475 wait for in-flight init in initWithContextSuspend to avoid SessionService NPE (#2637)
    • fix: defensive JSON parsing for params + IAM (SDK-4478, SDK-4494) (#2638)

@onesignal-deploy onesignal-deploy requested a review from a team as a code owner May 8, 2026 17:51
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.

Routine release PR bumping version to 6.1.8 and Android SDK to 5.9.0.

Extended reasoning...

Overview

This PR is a straightforward release for version 6.1.8 of the OneSignal .NET SDK. It bumps the version in the nuspec file from 6.1.7 to 6.1.8, updates the Android SDK reference in versions.json from 5.8.1 to 5.9.0, and replaces three Android .aar binary artifacts (core, in-app-messages, notifications) with the matching 5.9.0 builds. There are no source code changes to the .NET SDK itself.

Security risks

No new code is introduced in the .NET SDK. The Android SDK bump pulls in upstream changes including an Identity Verification feature and defensive JSON parsing fixes — these are vetted in the upstream Android SDK repo. Binary .aar updates always carry some implicit trust in the upstream artifacts, but that is the standard release flow for this repo.

Level of scrutiny

Low — this is a mechanical version-bump release PR following the established pattern from prior releases (e.g., 6.1.7, 6.1.6). The diff is limited to version strings and binary blobs that mirror an external SDK release.

Other factors

The bug hunting system found no issues. No outstanding reviewer comments. Description clearly enumerates the upstream Android SDK changes being absorbed.

github-actions[bot] added 2 commits May 13, 2026 00:13
@fadi-george fadi-george force-pushed the main branch 2 times, most recently from 025e6e1 to 5e08c5e Compare May 20, 2026 23:44
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.

1 participant