You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CHANGELOG
+4
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,7 @@
1
+
v7.2.1 - February 25 2025
2
+
-----------------------------
3
+
- Fixed: implemented enhanced cancellation token management for `HttpClient` to allow graceful termination of HTTP requests.
4
+
1
5
v7.2.0 - January 29 2025
2
6
-----------------------------
3
7
- 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.
<PackageReleaseNotes>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.
26
-
Fixes issue of not getting `PNSubscriptionChangedCategory` status when subscription change happens.</PackageReleaseNotes>
25
+
<PackageReleaseNotes>Implemented enhanced cancellation token management for `HttpClient` to allow graceful termination of HTTP requests.</PackageReleaseNotes>
27
26
<PackageTags>Web Data Push Real-time Notifications ESB Message Broadcasting Distributed Computing</PackageTags>
28
27
<!--<Summary>PubNub is a Massively Scalable Web Push Service for Web and Mobile Games. This is a cloud-based service for broadcasting messages to thousands of web and mobile clients simultaneously</Summary>-->
29
28
<Description>PubNub is a Massively Scalable Web Push Service for Web and Mobile Games. This is a cloud-based service for broadcasting messages to thousands of web and mobile clients simultaneously</Description>
0 commit comments