horizon-v2.13.0
版本发布时间: 2022-01-18 05:28:22
stellar/go最新发布版本:horizon-v22.0.0-rc1(2024-10-16 03:33:50)
DB Schema Migration
- DB migrations add a column and index to the
history_trades
table to improve performance of some queries. This is very large table so migration may take a long time (depending on your DB hardware). Please test the migrations execution time on the copy of your production DB first.
Changes
- Improve performance of
/trades?trade_type=liquidity_pool
requests. (4149) - Added
absBeforeEpoch
to ClaimableBalance API Resources. It will contain the Unix epoch representation of absolute before date. (4148) - Path finding results contain empty paths again (removed in Horizon 2.9.0). (4137)
- Generate HTTP Status code of 499 for Client Disconnects, should propagate into
horizon_http_requests_duration_seconds_count
metric key withstatus="499"
label. (4098) - Fix incorrect counting of rate limited events in stream requests. (4163)
- Update cursor on every ledger when using old non Captive-Core ingestion backend. (4150)
- Fix the code responsible for updating Stellar-Core status that could stop the metrics updates on connectivity issues. (4180)
1、 horizon-v2.13.0-darwin-amd64.tar.gz 13.47MB
2、 horizon-v2.13.0-linux-amd64.tar.gz 13.65MB
3、 horizon-v2.13.0-linux-arm.tar.gz 12.52MB
4、 horizon-v2.13.0-windows-amd64.zip 13.85MB