mirror of
https://ghfast.top/https://github.com/aeroxw/easy-tdx.git
synced 2026-09-12 16:54:17 +08:00
chore(release): v1.20.4 服务器健康分引擎 + K线空数据故障转移
版本包含(PR #37): - 新增 _health.py 服务器健康分引擎(降权/冷却/恢复) - get_index_bars/get_security_bars 空数据自动逐台换台 - 8 个 client _execute 统一健康分联动 - select_best_host_*/find_working_host_* 应用 rank_by_health - security_bars 截断日志区分空响应与末尾截断 - 26 个新增测试,CI 8/8 通过
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
|
||||
|
||||
[project]
|
||||
name = "easy-tdx"
|
||||
version = "1.20.3"
|
||||
version = "1.20.4"
|
||||
description = "通达信 TCP 协议行情数据客户端,支持在线行情、离线数据读取与写入同步"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.10"
|
||||
|
||||
Reference in New Issue
Block a user