Releases: JKorf/Bybit.Net
Releases · JKorf/Bybit.Net
Version 4.3.0
Version 4.2.0
- Added restClient.V5Api.ExchangeData.GetSpotMarginTieredCollateralRatioAsync endpoint
- Added restClient.V5Api.Account.GetTransferableAsync multi-asset overload and updated response model
- Added quoteAsset parameter to restClient.V5Api.ExchangeData.GetHistoricalVolatilityAsync endpoint
- Added support for RPI (RetailPriceImprovement) orders and data
- Fix for pagination in restClient.V5Api.SharedClient.GetKlinesAsync
Version 4.1.0
- Updated CryptoExchange.Net to version 8.8.0, see https://github.com/JKorf/CryptoExchange.Net/releases/
- Added support for more SharedKlineInterval values
- Added setting of DataTime value on websocket DataEvent updates
- Fix Mono runtime exception on rest client construction using DI
Version 4.0.2
- Added DepositLimit, DepositType and FromAddress to restClient.V5Api.Account.GetDepositsAsync response model
- Added DepositLimit and ContractAddress to restClient.V5Api.Account.GetDepositAddressAsync response model
- Added ContractAddress to restClient.V5Api.Account.GetAssetInfoAsync response model
- Added TradeId property to restClient.V5Api.Account.GetBrokerEarningsAsync response model
- Updated restClient.V5Api.ExchangeData.GetSpotSymbolsAsync PricePercentageFilter response model to new x/y limit value properties
- Fixed shared interfaces futures symbols request not returning full data set
Version 4.0.1
- Fixed AveragePrice being null in BybitPosition and BybitPositionUpdate models
Version 4.0.0
- Updated from Newtonsoft.Json to System.Text.Json
- Added CryptoLoan endpoints
- Added client side ratelimiting
- Added Type property to XTExchange class
- Updated CryptoExchange.Net version
- Updated some namespaces
- Removed deprecated V1/V2/V3 endpoints, models and enums
Version 3.19.2
- Added RiskParameters properties to restClient.V5Api.ExchangeData.GetLinearInverseSymbolsAsync response model
Version 3.19.1
- Fixed restClient.V5Api.SubAccount.EditSubAccountApiKeyAsync parameters not getting send
Version 3.19.0
- Updated CryptoExchange.Net to version 8.5.0, see https://github.com/JKorf/CryptoExchange.Net/releases/
- Added SetOptions methods on Rest and Socket clients
- Added setting of DefaultProxyCredentials to CredentialCache.DefaultCredentials on the DI http client
- Improved websocket disconnect detection
Version 3.18.2
- Added restClient.V5Api.Account.GetTransferableAsync endpoint
- Fixed socketClient.V5PrivateApi.CancelOrderAsync incorrect topic