- UM_Futures Porfolio Endpoints:
GET fapi/v1/pmExchangeInfoGET fapi/v1/pmAccountInfo
DecimalFormatwithLocale.ENGLISHfor requests withDoubleto have.as decimal separator.
- Bumped
logback-classicdependency to1.2.13.
- Bumped
org.jsonpackage version to20231013.
- Added User-Agent header
- Removed
symbolas mandatory parameter incurrentAllOpenOrders()withinUMAccount.javaandCMAccount.javaclasses
- Bumped
org.jsonpackage version to20230227
- HTTP Proxy Support
- Removed unnecessary
secretKeyparameter fromUserDataclasses
POST /v1/marginType- ChangedmarginTypefrom Integer to String
- Changed package path from
com.binance.connectortocom.binance.connector.futuresto avoid conflicts with the Binance Spot API connector.
- Initial code release