Skip to content

[pull] master from pubnub:master #68

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

Merged
merged 1 commit into from
Jun 30, 2025
Merged

[pull] master from pubnub:master #68

merged 1 commit into from
Jun 30, 2025

Conversation

pull[bot]
Copy link

@pull pull bot commented Jun 30, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.2)

Can you help keep this open source service alive? 💖 Please sponsor : )

fix(subscription-flow): fix `heartbeat` cancellation failure

Fix issue because of which in new flow `heartbeat` request not cancelled properly when issued in
burst.

fix(cbor): fix issue with resource name as integer

Fix issue because resource names, which consist only of integers, have been decoded as Unicode
characters.

fix(subscription): fix issue with unsubscription on entity with a similar name

Fix issue because the entity that has been created with `-pnpres` suffix has been removed
from subscription loop during unsubscribe from entity with presence listening capability.

feat(shared-worker): start backup heartbeat timer

Launch a backup heartbeat timer per registered PubNub instance in SharedWorker context to protect
against browsers throttling of background (hidden) tabs.

refactor(logger): use explicit names of classes instead of constructor

Use string names of classes for locations instead of dynamic access to constructor names because it
affect how logs looks like after minification.
@pull pull bot locked and limited conversation to collaborators Jun 30, 2025
@pull pull bot added the ⤵️ pull label Jun 30, 2025
@pull pull bot merged commit d44662b into nagyist:master Jun 30, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant