Java & Kotlin SDK v10.4.0
pubnub-release-bot
released this
22 Jan 10:07
·
2 commits
to master
since this release
January 22 2025
Added
- A new optional parameter
ifMatchesEtag
is added tosetUUIDMetadata
andsetChannelMetadata
. 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.