Unicorn-binance-websocket-api

Latest version: v2.8.0

Safety actively analyzes 631073 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 8 of 25

1.37.1

Not secure
Fixed
- Catching `KeyError` in `manager.get_stream_buffer_length()` if buffer_name not exits

1.37.0

Not secure
Added
- `get_stream_buffer_length()` can now return the size of all stream_buffers and also of a specific stream_buffer.
Changed
- Bump websockets from 10.1 to 10.2 [PR237](https://github.com/LUCIT-Systems-and-Development/unicorn-binance-websocket-api/pull/237)

1.36.1

Not secure
Fixed
- UnboundLocalError: local variable 'error_msg' referenced before assignment in sockets.py line 209 reported in [issue235](https://github.com/LUCIT-Systems-and-Development/unicorn-binance-websocket-api/issues/235)
- Avoid error 2 of this post: https://github.com/LUCIT-Systems-and-Development/unicorn-binance-websocket-api/issues/131#issuecomment-1042747365

1.36.0

Not secure
Changed
- removed "unicorn_binance_websocket_api_"-part of the module file names (more info: [Discussions](https://github.com/LUCIT-Systems-and-Development/unicorn-binance-websocket-api/discussions/231))
- renamed logger name of all modules to "unicorn_binance_websocket_api", in the implementation of
[PR223](https://github.com/LUCIT-Systems-and-Development/unicorn-binance-websocket-api/pull/223) every module has had
its own logger name.

1.35.0

Not secure
Added
- `manager.get_new_stream_id()` to avoid security alerts like "CodeQL py/clear-text-logging-sensitive-data"
Changed
- `stream_id` is no longer an uuid, but a string from now on!
- Correctly scope loggers so that it plays nicely with others. [PR223](https://github.com/LUCIT-Systems-and-Development/unicorn-binance-websocket-api/pull/223), [issue#164](https://github.com/LUCIT-Systems-and-Development/unicorn-binance-websocket-api/issues/164)
- Removed pathlib from requirements [PR224](https://github.com/LUCIT-Systems-and-Development/unicorn-binance-websocket-api/pull/224)
- Moved from https://github.com/oliver-zehentleitner to https://github.com/LUCIT-Systems-and-Development/
Fixed
- asyncio.TimeoutError [issue221](https://github.com/LUCIT-Systems-and-Development/unicorn-binance-websocket-api/issues/221)
Removed
- Support for the new compression feature introduced in websockets10.0 because the new feature is removed in further
websockets versions

1.34.2

Not secure
Changed
- "binance.com-coin-futures" to "binance.com-coin_futures"
Fixed
- fix "Default argument value is mutable" error of `subscribe_from_stream()`
- No data received from binance.com-coin-futures with websockets==10.0 [issue208](https://github.com/LUCIT-Systems-and-Development/unicorn-binance-websocket-api/issues/208)

Page 8 of 25

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.