Skip to content

Conversation

@jakub-grzesiowski
Copy link
Contributor

@jakub-grzesiowski jakub-grzesiowski commented Dec 5, 2024

fix: Re-implement WebGL build support

Implemented a WebGL-targeted Transport Layer utilising UnityWebRequest to bring back WebGL compatibility

feat: Added support for new event listeners and entities.

Adding Channel, ChannelGroup, ChannelMetadata and UserMetadata entities to be first-class citizens to access APIs related to them. Currently, access is provided only for subscription APIs.

feat: Default subscribe request retry policy set to EXPONENTIAL

BREAKING CHANGES - Default subscribe request retry policy set to EXPONENTIAL.

feat: subscribe operation will be executed through EventEngine by default.

Default value for EnableEventEngine is set to true, Subscribe operation will be executed by event engine by default.

refactor: removed telemetry data

Removed telemetry manager

feat: Added support for CustomMessageType in publish, signal, files APIs.

Added support for CustomMessageType in publish, signal, files features.

feat: Added support for Type field in membership APIs.

Added support for Type field in membership APIs..

@jakub-grzesiowski
Copy link
Contributor Author

@pubnub-release-bot release as v8.0.0

Copy link
Contributor

@parfeon parfeon 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 jakub-grzesiowski merged commit 4deccf8 into master Dec 5, 2024
4 checks passed
@jakub-grzesiowski jakub-grzesiowski deleted the webgl-release branch December 5, 2024 16: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