Skip to content

PubNub SDK v8.0.0.0 release.

5b51368
Select commit
Loading
Failed to load commit list.
Merged

hereNow with limit, offset, deprecated gcm, apns and removed mpns push notification gateway type #264

PubNub SDK v8.0.0.0 release.
5b51368
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis succeeded Oct 27, 2025 in 0s

Your pull request is up to standards!

Codacy Here is an overview of what got changed by this pull request:

Complexity increasing per file
==============================
- src/Api/PubnubApi/EndPoint/Objects/GetUuidMetadataOperation.cs  32
- src/Api/PubnubApi/EndPoint/Objects/GetAllChannelMetadataOperation.cs  31
- src/Api/PubnubApi/EndPoint/Objects/SetChannelMembersOperation.cs  42
- src/Api/PubnubApi/Enum/PushTypeService.cs  1
- src/Api/PubnubApi/EndPoint/Objects/SetChannelMetadataOperation.cs  42
- src/Api/PubnubApi/EndPoint/Objects/GetAllUuidMetadataOperation.cs  32
- src/Api/PubnubApi/EndPoint/Objects/SetMembershipsOperation.cs  36
- src/Api/PubnubApi/EndPoint/Objects/GetChannelMetadataOperation.cs  31
- src/Api/PubnubApi/NewtonsoftJsonDotNet.cs  103
- src/Api/PubnubApi/EndPoint/Objects/SetUuidMetadataOperation.cs  39
- src/Api/PubnubApi/Helper/MobilePushHelper.cs  23
- src/Api/PubnubApi/EndPoint/Presence/HereNowOperation.cs  6
         

Clones added
============
- src/Api/PubnubApi/EndPoint/Push/RemovePushChannelOperation.cs  1
- src/Api/PubnubApi/EndPoint/Objects/ManageMembershipsOperation.cs  1
- src/Api/PubnubApi/EndPoint/Push/AddPushChannelOperation.cs  1
- src/Api/PubnubApi/EndPoint/StoragePlayback/DeleteMessageOperation.cs  2
- src/Api/PubnubApi/EndPoint/Objects/RemoveChannelMetadataOperation.cs  2
- src/Api/PubnubApi/EndPoint/Presence/WhereNowOperation.cs  1
- src/Api/PubnubApi/EndPoint/StoragePlayback/HistoryOperation.cs  1
- src/Api/PubnubApi/EndPoint/Objects/RemoveMembershipsOperation.cs  2
- src/Api/PubnubApi/EndPoint/StoragePlayback/MessageCountsOperation.cs  2
- src/Api/PubnubApi/EndPoint/Push/AuditPushChannelOperation.cs  1
- src/Api/PubnubApi/EndPoint/Objects/RemoveUuidMetadataOperation.cs  2
- src/Api/PubnubApi/EndPoint/Objects/RemoveChannelMembersOperation.cs  1
- src/Api/PubnubApi/EndPoint/Access/GrantTokenOperation.cs  1
         

Clones removed
==============
+ src/Api/PubnubApi/EndPoint/Objects/GetChannelMembersOperation.cs  -3
+ src/Api/PubnubApi/EndPoint/Objects/ManageChannelMembersOperation.cs  -1
+ src/Api/PubnubApi/EndPoint/PubSub/SignalOperation.cs  -2
+ src/Api/PubnubApi/EndPoint/Push/RemoveAllPushChannelsOperation.cs  -1
+ src/Api/PubnubApi/EndPoint/Objects/GetAllChannelMetadataOperation.cs  -1
+ src/Api/PubnubApi/EndPoint/Objects/SetChannelMembersOperation.cs  -3
+ src/Api/PubnubApi/EndPoint/PubSub/PublishOperation.cs  -2
+ src/Api/PubnubApi/EndPoint/Objects/SetChannelMetadataOperation.cs  -1
+ src/Api/PubnubApi/EndPoint/Files/PublishFileMessage.cs  -4
+ src/Api/PubnubApi/EndPoint/Objects/GetAllUuidMetadataOperation.cs  -2
+ src/Api/PubnubApi/EndPoint/Objects/SetMembershipsOperation.cs  -4
+ src/Api/PubnubApi/EndPoint/Files/DeleteFileOperation.cs  -1
+ src/Api/PubnubApi/EndPoint/Objects/GetChannelMetadataOperation.cs  -3
+ src/Api/PubnubApi/EndPoint/StoragePlayback/FetchHistoryOperation.cs  -1
+ src/Api/PubnubApi/EndPoint/Objects/SetUuidMetadataOperation.cs  -1
+ src/Api/PubnubApi/EndPoint/Objects/GetMembershipsOperation.cs  -2
+ src/Api/PubnubApi/EndPoint/PubSub/FireOperation.cs  -2
+ src/Api/PubnubApi/EndPoint/Presence/HereNowOperation.cs  -20
         

See the complete overview on Codacy