Skip to content

v7.0.0.0

Latest
Compare
Choose a tag to compare
@pubnub-release-bot pubnub-release-bot released this 31 Oct 03:52
7f4180c

October 31 2024

Added

  • Added support for Channel, ChannelGroup, Subscription and SubscriptionSet, ChannelMetadata, UserMetadata entities for Subscribe related operation.
  • BREAKING CHANGES: Added new event listeners support.
  • BREAKING CHANGES: All apis calls will be made through HttpClient by default.
  • Default value for EnableEventEngine is set to true, Subscribe operation will be executed by event engine by default.

Modified

  • Removed telemetry manager.