Skip to content

v8.0.0

Latest
Compare
Choose a tag to compare
@pubnub-release-bot pubnub-release-bot released this 05 Dec 16:23
4deccf8

December 05 2024

Added

  • 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.
  • BREAKING CHANGES - Default subscribe request retry policy set to EXPONENTIAL.
  • Default value for EnableEventEngine is set to true, Subscribe operation will be executed by event engine by default.
  • Added support for CustomMessageType in publish, signal, files features.
  • Added support for Type field in membership APIs..

Fixed

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

Modified

  • Removed telemetry manager.