Skip to content

chore: Release 6.1.9#181

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

chore: Release 6.1.9#181
fadi-george merged 3 commits into
mainfrom
rel/6.1.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

@onesignal-deploy onesignal-deploy requested a review from a team as a code owner June 3, 2026 01:10
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, straightforward release bump.

Extended reasoning...

Overview

This PR bumps the .NET SDK from 6.1.8 to 6.1.9, updating the bundled Android SDK from 5.9.2 to 5.9.3. The diff consists of three replaced AAR binaries (core, location, notifications), a version string change in OneSignalSDK.DotNet.nuspec, and a version update in versions.json. No source code changes are involved.

Security risks

None apparent in the wrapper changes. Security depends on the upstream Android SDK release notes, which describe two fixes: activity lifecycle tracking (SDK-4732) and routing requestPermission fallbackToSettings appropriately (SDK-4735). Neither is described as a security fix; both are behavioral bug fixes.

Level of scrutiny

Low. This is a mechanical release PR following the established pattern in this repo (cf. the prior 6.1.8 release PR #180). The text changes are trivial version bumps, and the binary changes correspond to an upstream patch release.

Other factors

No bugs were found by the bug hunting system. There are no outstanding reviewer comments. The change follows the project'''s standard release flow.

github-actions[bot] and others added 2 commits June 3, 2026 02:15
@fadi-george fadi-george merged commit 7db6a33 into main Jun 3, 2026
9 checks passed
@fadi-george fadi-george deleted the rel/6.1.9 branch June 3, 2026 21:49
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