Skip to content

Java & Kotlin SDK v10.4.0

Compare
Choose a tag to compare
@pubnub-release-bot pubnub-release-bot released this 22 Jan 10:07
· 2 commits to master since this release
4f5c588

January 22 2025

Added

  • A new optional parameter ifMatchesEtag is added to 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.