Skip to content

Commit bb80b90

Browse files
committed
Updated to version 8.9.2
1 parent 410cf02 commit bb80b90

2 files changed

Lines changed: 6 additions & 3 deletions

File tree

HTX.Net/HTX.Net.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77
<PropertyGroup>
88
<PackageId>JKorf.HTX.Net</PackageId>
99
<Authors>JKorf</Authors>
10-
<PackageVersion>8.9.1</PackageVersion>
11-
<AssemblyVersion>8.9.1</AssemblyVersion>
12-
<FileVersion>8.9.1</FileVersion>
10+
<PackageVersion>8.9.2</PackageVersion>
11+
<AssemblyVersion>8.9.2</AssemblyVersion>
12+
<FileVersion>8.9.2</FileVersion>
1313
<Description>A high-performance .NET client library for the HTX REST and WebSocket APIs, providing strongly typed models, automatic WebSocket reconnection, client-side rate limiting, local order book support, and seamless integration with other CryptoExchange.Net based clients.</Description>
1414
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>
1515
<PackageTags>HTX;HTX.Net;HTX.com;HTX Client;HTX API;CryptoCurrency;CryptoCurrency Exchange;Huobi;Huobi.Net;CryptoExchange.Net</PackageTags>

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,9 @@ Make a one time donation in a crypto currency of your choice. If you prefer to d
181181
Alternatively, sponsor me on Github using [Github Sponsors](https://github.com/sponsors/JKorf).
182182

183183
## Release notes
184+
* Version 8.9.2 - 13 Apr 2026
185+
* Fixed subscription not getting closed when HTXUsdtFuturesSymbolOrderBook start fails
186+
184187
* Version 8.9.1 - 09 Apr 2026
185188
* Updated CryptoExchange.Net to version 11.1.0, see https://github.com/JKorf/CryptoExchange.Net/releases/ for full release notes
186189
* Added check in socketClient.SpotApi order book queries for null message

0 commit comments

Comments
 (0)