Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Etag support for users and channels #328

Merged
merged 5 commits into from
Jan 22, 2025
Merged

Etag support for users and channels #328

merged 5 commits into from
Jan 22, 2025

Conversation

wkal-pubnub
Copy link
Contributor

@wkal-pubnub wkal-pubnub commented Jan 17, 2025

feat: 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.

A new optional parameter `ifMatchesEtag` is added to `setUUIDMetadata` and `setChannelMetadata`.
When provided, the server checks the argument value with the ETag on the server and if they don't match a HTTP 412 error is returned.
@wkal-pubnub
Copy link
Contributor Author

@pubnub-release-bot release kotlin as v10.4.0

@wkal-pubnub wkal-pubnub merged commit 4f5c588 into master Jan 22, 2025
6 checks passed
@wkal-pubnub wkal-pubnub deleted the wkal/etag_support branch January 22, 2025 09:33
@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