Skip to content

v7.2.0.0

Latest
Compare
Choose a tag to compare
@pubnub-release-bot pubnub-release-bot released this 30 Jan 09:49
c953ac5

January 30 2025

Added

  • Added new optional parameter IfMatchesEtag for setUUIDMetadata and setChannelMetadata. When provided, the server compares the argument value with the eTag on the server and if they don't match a HTTP 412 error is returned.

Fixed

  • Fixes issue of not getting PNSubscriptionChangedCategory status when subscription change happens.