feat(v3.6.2): updates per release notes, update package version to 3.6.2 - #681
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Release notes
Spot asset tags endpoint
Portfolio delta-mode get/switch
Futures modifyId on REST/WS modify + amendment history + userdata
Funding rate rateType; HK/KR equity trading schedules
Extra fields on futures force/all orders and trades
Userdata: funding-fee symbol, algo isActivated, amendment modifyId
PM order ack fields optional where Binance removed them
Version: 3.6.1 → 3.6.2
Build / lint / regex: all green
Implemented
MainClient.getSpotAssetTags + types
MainClient.getPortfolioDeltaMode / switchPortfolioDeltaMode (known gap)
Futures: modifyId, rateType, HK_EQUITY/KR_EQUITY, force/allOrders/userTrades fields
CM userTrades quoteQty
PM: optional removed ack fields; modifyId on modify/amendment; trade field adds
WS: ACCOUNT_UPDATE S, ALGO_UPDATE ia (+ PM ao map), ORDER_TRADE_UPDATE M + beautifier
WS API futures modify modifyId
Skipped (no SDK surface / docs-only)
Rate-limit weight-only notes
Spot FAQ / SBE timing
Options eapi (no European Options client)
WS tradingSession / HK_EquityUpdate (no stream helper in SDK yet)
Spot CANCEL_ONLY (already present)