Skip to content

v4.2.5: automatically dedupe subscribe requests

Choose a tag to compare

@tiagosiebler tiagosiebler released this 25 Aug 11:28
973767b

What's Changed

This provides convenience in calling the subscribe method, where it will only emit subscribe events to bybit for the topics that haven't been subscribed to yet, preventing the scenario in #477 (which will cause non-duplicate topic subs to fail)

Full Changelog: v4.2.4...v4.2.5