binance / binance-connector-java

Simple Java connector to Binance Spot API
MIT License
399 stars 173 forks source link

Support for new endpoints that replace the removed on v3.3.0 #122

Closed pasaperez closed 1 month ago

pasaperez commented 3 months ago

In v3.3.0 multiple endpoints have been removed that have become deprecated, but no corresponding support has been added for the new endpoints that replace the old ones.

alplabin commented 1 month ago

They have been added in the latest version: https://github.com/binance/binance-connector-java/releases/tag/3.4.0