Releases: JKorf/Upbit.Net
Upbit.Net Version 2.9.2
Updated CryptoExchange.Net to version 11.1.0, see https://github.com/JKorf/CryptoExchange.Net/releases/ for full release notes
Upbit.Net Version 2.9.1
Updated CryptoExchange.Net to version 11.0.2, see https://github.com/JKorf/CryptoExchange.Net/releases/ for full release notes
Fixed missing SetOptions on Upbit clients
Upbit.Net Version 2.9.0
Updated CryptoExchange.Net to version 11.0.1, see https://github.com/JKorf/CryptoExchange.Net/releases/ for full release notes
Updated Shared order status parsing to default to Unknown value if not parsable
Removed ApiCredentials from options since authentication is not available
Removed UpbitUserClientProvider since authentication is not available
Upbit.Net Version 2.8.0
Updated CryptoExchange.Net to version 10.8.0, see https://github.com/JKorf/CryptoExchange.Net/releases/ for full release notes
Improved method XML comments
Upbit.Net Version 2.7.0
Updated CryptoExchange.Net to version 10.7.0
Added additional Http settings to client options
Updated Shared REST interfaces pagination logic
Updated HttpClient registration, fixing issue of DNS changes not getting processed
Fixed UserClientProvider using unconfigured HttpClient
Upbit.Net Version 2.6.0
Updated CryptoExchange.Net to version 10.6.0, see https://github.com/JKorf/CryptoExchange.Net/releases/ for full release notes
Upbit.Net Version 2.5.0
Updated CryptoExchange.Net to version 10.5.1, see https://github.com/JKorf/CryptoExchange.Net/releases/ for full release notes
Updated UserClientProvider internal client cache to non-static to prevent cleanup issues
Upbit.Net Version 2.4.0
Updated CryptoExchange.Net to version 10.4.0, see https://github.com/JKorf/CryptoExchange.Net/releases/ for full release notes
Added additional methods for requesting supported symbols to Shared ISpotSymbolRestClient/IFuturesSymbolRestClient interfaces
Fixed disposed clients getting returned from UserClientProvider
Upbit.Net Version 2.3.0
Updated CryptoExchange.Net to version 10.3.0, see https://github.com/JKorf/CryptoExchange.Net/releases/ for full release notes
Removed legacy websocket message handling and the corresponding UseUpdatedDeserialization client option
Added Metadata to AsterExchange
Upbit.Net Version 2.2.1
Updated CryptoExchange.Net to version 10.2.3, see https://github.com/JKorf/CryptoExchange.Net/releases/ for full release notes