github stellar/go-stellar-sdk horizon-v2.18.1
Horizon v2.18.1

latest releases: v0.1.0, v24.0.0, stellar-go-2025-10-29_10-56-50...
3 years ago
  • Enabled txsub system to work if/when underlying horizon db connection is read only. (4418)
  • Optimize the claimable balance SQL query for best index query plan performance(4398)

DB Schema Migration

There is a new migration step added in this release, it makes the following schema changes:

  • creates new, history_transactions_filtered_tmp table related to enabling tx sub processing on read only, only ingest writes to the table. Deprecates, drops prior txsub_results table. Migration should be brief, does not incur any data/runtime processing.

Don't miss a new go-stellar-sdk release

NewReleases is sending notifications on new releases.