Skip to content

v7.2.4

Latest

Choose a tag to compare

@pubnub-release-bot pubnub-release-bot released this 22 Jun 12:27
7c604f7

June 22 2026

Fixed

  • Fix timer-list assert in callback API on Windows when closing or reconnecting during async DnsQueryEx DNS resolution.

Modified

  • Harden callback API timer-list handling on all platforms: remove before re-add in pbntf_got_socket_callback(), and always unregister watcher/timer/queue state from pbpal_close()/pbpal_free() on callback builds.