Skip to content

eTag support for Channel and User metadata + callback fix#113

Merged
jakub-grzesiowski merged 3 commits intomasterfrom
etag-support
Feb 4, 2025
Merged

eTag support for Channel and User metadata + callback fix#113
jakub-grzesiowski merged 3 commits intomasterfrom
etag-support

Conversation

@jakub-grzesiowski
Copy link
Contributor

feat: Support for eTag in setUUIDMetadata and setChannelMetadata.

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.

fix: status callback for subscription changes.

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

@jakub-grzesiowski
Copy link
Contributor Author

@pubnub-release-bot release as v8.1.0

@jakub-grzesiowski jakub-grzesiowski merged commit 31c69e9 into master Feb 4, 2025
4 checks passed
@jakub-grzesiowski jakub-grzesiowski deleted the etag-support branch February 4, 2025 14:07
@pubnub-release-bot
Copy link
Contributor

🚀 Release successfully completed 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants