github stellar/go horizon-v2.28.3
Horizon v2.28.3

2 months ago

Changelog

Fixed

  • Fix claimable_balance_claimants subquery in GetClaimableBalances() 5207

Added

  • New optional config SKIP_TXMETA (5189). Defaults to FALSE, when TRUE the following will occur:
    • history_transactions.tx_meta column will have serialized xdr that equates to empty for any protocol version, such as for xdr.TransactionMeta.V3, Operations, TxChangesAfter, TxChangesBefore will be empty arrays and SorobanMeta will be nil.

Breaking Changes

  • Removed DISABLE_SOROBAN_INGEST configuration parameter, use the new SKIP_TXMETA parameter instead.

Don't miss a new go release

NewReleases is sending notifications on new releases.