Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v3.1.0 #94

Merged
merged 1 commit into from
Oct 17, 2023
Merged

v3.1.0 #94

merged 1 commit into from
Oct 17, 2023

Conversation

aisling-2
Copy link
Contributor

Added

  • Allow custom timestamp when sending a signed request for both REST API and WebSocket API.

Removed

  • Deleted some deprecated Lending endpoints (within Savings):

    • GET /sapi/v1/lending/daily/product/list
    • GET /sapi/v1/lending/daily/userLeftQuota
    • POST /sapi/v1/lending/daily/purchase
    • GET /sapi/v1/lending/daily/userRedemptionQuota
    • POST /sapi/v1/lending/daily/redeem
    • GET /sapi/v1/lending/daily/token/position
    • GET /sapi/v1/lending/union/account
    • GET /sapi/v1/lending/union/purchaseRecord
    • GET /sapi/v1/lending/union/redemptionRecord
    • GET /sapi/v1/lending/union/interestHistory
  • Deleted deprecated Futures cross collateral endpoints:

    • GET /sapi/v1/futures/loan/borrow/history
    • GET /sapi/v1/futures/loan/repay/history
    • GET /sapi/v2/futures/loan/wallet
    • GET /sapi/v1/futures/loan/adjustCollateral/history
    • GET /sapi/v1/futures/loan/liquidationHistory
    • GET /sapi/v1/futures/loan/interestHistory
  • Deleted WebSocketStreamClient's allBookTickerStream (!bookTicker).

Changed

  • Upgraded org.json dependency to version 20231013.

@aisling-2 aisling-2 requested review from 2pd and alplabin October 17, 2023 08:39
Copy link
Collaborator

@alplabin alplabin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@aisling-2 aisling-2 merged commit 56545d7 into master Oct 17, 2023
3 checks passed
@aisling-2 aisling-2 deleted the rc-v3.1.0 branch December 22, 2023 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants