-
0.3.8
Reset ws connection if any send request raised a ConnectionClosed error
-
0.3.3
Manage kraken error 'Subscription ohlc interval not supported'
-
0.3.2
Add reconnection timeout and logs Improve exception resiliency
-
0.3.1
Fixes kraken ws server reconnection attempt with timeout of 5sec.
-
0.3.0
Add param reset_period (default 60sec) to set ws reconnection period
-
0.2.5
Fixes: stop watchdog from worker before reconnect
-
0.2.4
Fixes broad except Fixes case when callback tooks more than a minute ENH: Allow to subscribe/unsubscribe before start
-
0.2.3
Fixes kraken reconnection issue. Manage error 429 from kraken.
-
0.2.2
Logs systemStatus event from server. Re-subscribe every 30 minutes.
-
0.2.1
Fixes kraken subscription expiration not managed. Force a reconnect every 6h.
-
0.2.0
Fixes kraken subscriptions limited to 20 commands Fixes websockets.exceptions.ConnectionClosedError when stream is closed Add annoncement job in CI
-
0.1.3
Improve release cycle Add Stream._send method to log data emitted toward the server
-
0.1.1
Add debug logs Add an auto Changelog Set status project to Beta