Releases: binance/binance-futures-connector-java
Releases · binance/binance-futures-connector-java
v3.0.5
03 Oct 08:27
Compare
Sorry, something went wrong.
No results found
Removed
UM_Futures Porfolio Endpoints:
GET fapi/v1/pmExchangeInfo
GET fapi/v1/pmAccountInfo
v3.0.4
10 Jan 10:07
Compare
Sorry, something went wrong.
No results found
Fixed
DecimalFormat with Locale.ENGLISH for requests with Double to have . as decimal separator.
Updated
Bumped logback-classic dependency to 1.2.13.
v3.0.3
18 Oct 04:52
Compare
Sorry, something went wrong.
No results found
Updated
Bumped org.json package version to 20231013.
v3.0.2
27 Jun 06:37
Compare
Sorry, something went wrong.
No results found
v3.0.1
09 Mar 01:49
Compare
Sorry, something went wrong.
No results found
Fixed
Removed symbol as mandatory parameter in currentAllOpenOrders() within UMAccount.java and CMAccount.java classes
Updated
Bumped org.json package version to 20230227
v3.0.0
07 Mar 02:53
Compare
Sorry, something went wrong.
No results found
Added
Updated
Removed unnecessary secretKey parameter from UserData classes
v2.0.0
13 Jan 02:09
Compare
Sorry, something went wrong.
No results found
Fixed
POST /v1/marginType - Changed marginType from Integer to String
Changed
Changed package path from com.binance.connector to com.binance.connector.futures to avoid conflicts with the Binance Spot API connector.
v1.0.0
07 Dec 09:51
Compare
Sorry, something went wrong.
No results found
Added
First release for futures Java connector