Skip to content

Releases: JKorf/Bybit.Net

Version 4.3.0

20 Feb 15:26
Compare
Choose a tag to compare
  • Added Bybit Earn endpoints to restClient.V5Api.Earn
  • Added socket SubscribeToAllLiquidationUpdatesAsync subscription
  • Marked SubscribeToLiquidationUpdatesAsync as deprecated

Version 4.2.0

19 Feb 13:00
Compare
Choose a tag to compare
  • 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

11 Feb 09:49
Compare
Choose a tag to compare
  • 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

18 Jan 08:17
Compare
Choose a tag to compare
  • 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

09 Jan 06:56
Compare
Choose a tag to compare
  • Fixed AveragePrice being null in BybitPosition and BybitPositionUpdate models

Version 4.0.0

07 Jan 13:53
Compare
Choose a tag to compare
  • 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

03 Jan 09:34
Compare
Choose a tag to compare
  • Added RiskParameters properties to restClient.V5Api.ExchangeData.GetLinearInverseSymbolsAsync response model

Version 3.19.1

23 Dec 18:15
Compare
Choose a tag to compare
  • Fixed restClient.V5Api.SubAccount.EditSubAccountApiKeyAsync parameters not getting send

Version 3.19.0

23 Dec 15:23
Compare
Choose a tag to compare
  • 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

12 Dec 15:27
Compare
Choose a tag to compare
  • Added restClient.V5Api.Account.GetTransferableAsync endpoint
  • Fixed socketClient.V5PrivateApi.CancelOrderAsync incorrect topic