Skip to content

feat: add v5.10.0 package updates#107

Merged
sherwinski merged 1 commit into
mainfrom
user-api-updates
Jul 9, 2026
Merged

feat: add v5.10.0 package updates#107
sherwinski merged 1 commit into
mainfrom
user-api-updates

Conversation

@onesignal-deploy

@onesignal-deploy onesignal-deploy commented Jul 9, 2026

Copy link
Copy Markdown
Collaborator

Channels: Current

🐛 Bug Fixes

  • fix: [SDK-4853] omit include_unsubscribed from requests when unset (OneSignal/api-client-libraries#427)

⚠️ Behavioral note: include_unsubscribed is now nullable (OneSignal/api-client-libraries#427)

include_unsubscribed is now omitted from the request when unset. Write paths are unaffected, but the read path changes shape: Notification.IncludeUnsubscribed is now a NullableBool, so direct struct-field access changes. GetIncludeUnsubscribed() still returns a plain bool.

@sherwinski
sherwinski merged commit 298b955 into main Jul 9, 2026
3 checks passed
@github-actions

github-actions Bot commented Jul 9, 2026

Copy link
Copy Markdown

🎉 This PR is included in version 5.10.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants