Skip to content

Add code snippets + Pubnub initialization utility method#119

Merged
jakub-grzesiowski merged 10 commits intomasterfrom
code-snippets
Jul 8, 2025
Merged

Add code snippets + Pubnub initialization utility method#119
jakub-grzesiowski merged 10 commits intomasterfrom
code-snippets

Conversation

@jakub-grzesiowski
Copy link
Contributor

@jakub-grzesiowski jakub-grzesiowski commented Jul 4, 2025

feat: add the PubnubUnityUtils.NewUnityPubnub() method

Added the PubnubUnityUtils.NewUnityPubnub() method to streamline creating Pubnub instances with Unity-specific settings outside of PNManagerBehaviour

feat: removed PeterO.CBOR dependency

Implemented an in-house CBOR solution for ParseToken() handling to reduce total SDK+dependencies size

fix: small fix for DownloadFile() error handling

Improved parsing of file download errors to be properly set in operation status ErrorData

refactor: changed log type Error to Warn for TaskCanceledException.

Updated log type from Error to Warn for TaskCanceledException.

Copy link
Contributor

@mohitpubnub mohitpubnub left a comment

Choose a reason for hiding this comment

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

LGTM.

@jakub-grzesiowski
Copy link
Contributor Author

@pubnub-release-bot release as v9.1.0

@jakub-grzesiowski jakub-grzesiowski merged commit 4e78369 into master Jul 8, 2025
5 checks passed
@jakub-grzesiowski jakub-grzesiowski deleted the code-snippets branch July 8, 2025 10:12
@pubnub-release-bot
Copy link
Contributor

🚀 Release successfully completed 🚀

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.

3 participants