Skip to content

v9.0.0

Compare
Choose a tag to compare
@pubnub-release-bot pubnub-release-bot released this 10 Mar 10:21
· 11 commits to master since this release
61a55e7

March 10 2025

Added

  • BREAKING CHANGES: SubscriptionSet will subscribe / unsubscribe added / removed Subscription or SubscriptionSet objects if the set itself already subscribed.

Fixed

  • Fix issue because of which throttle didn't consider difference in client settings (throttled only by user ID and subscribe key, which is not enough).
  • With the fix, smart heartbeat as feature has been added to the SDK, and it is disabled by default.