v3.0.0rc1
Added
- Support for generating signatures using Ed25519 keys has been added.
Changed
- Upgraded
org.json
dependency to version20230227
. - If
x-sapi-used-uid-weight-1m
exists, the response will list it whensetShowLimitUsage(true)
is set. - Added
setShowLimitUsage
,setProxy
, andunsetProxy
methods to theSpotClient
interface.