horizon-v2.29.0
版本发布时间: 2024-03-15 05:51:11
stellar/go最新发布版本:horizon-v22.0.0-rc1(2024-10-16 03:33:50)
Changelog
Added
- New
db_error_total
metrics key with labelsctx_error
,db_error
, anddb_error_extra
(5225). - Bumped go version to the latest (1.22.1) (5232)
- Add metrics for ingestion loaders (5209).
- Add metrics for http api requests in flight and requests received (5240).
- Add
MAX_CONCURRENT_REQUESTS
, defaults to 1000, limits the number of horizon api requests in flight (5244)
Fixed
- History archive access is more effective when you pass list of URLs to Horizon: they will now be accessed in a round-robin fashion, use alternative archives on errors, and intelligently back off (5224)
- Remove captive core info request error logs (5145)
- Removed duplicate "Processed Ledger" log statement during resume state (5152)
- Fixed incorrect duration for ingestion processor metric (5216)
- Fixed sql performance on account transactions query (5229)
- Fix bug in claimable balance change processor (5246)
- Delay canceling queries from client side when there's a statement / transaction timeout configured in postgres (5223)
Breaking Changes
- The Horizon API Transaction resource field in json
result_meta_xdr
is now optional and Horizon API will not emit the field when Horizon has been configured withSKIP_TXMETA=true
, effectively null, otherwise if Horizon is configured withSKIP_TXMETA=false
which is default, then the API Transaction fieldresult_meta_xdr
will remain present and populated with base64 encoded xdr (5228).
1、 horizon-v2.29.0-darwin-amd64.tar.gz 21.4MB
2、 horizon-v2.29.0-linux-amd64.tar.gz 21.35MB
3、 horizon-v2.29.0-linux-arm.tar.gz 19.44MB
4、 horizon-v2.29.0-windows-amd64.zip 21.66MB