Skip to content
This repository has been archived by the owner on May 14, 2021. It is now read-only.

Horizon v2.1.0

Latest
Compare
Choose a tag to compare
@oryband oryband released this 18 Aug 09:20
· 19 commits to master since this release
d32561b
  • This version introduces a new and more standard version name scheme.
    Most importantly, it removes the stellar version dependency existing in older
    versions. From here we'll use standard semantic versioning versioning scheme
    i.e. horizon-v<MAJOR>.<MINOR>.<PATCH>
  • Add new "one wallet" endpoints (#42)
  • Improve HAL templating performance (#46)
  • Add metric type and additional information to /metrics endpoint (#50)
  • Based on https://github.com/stellar/go/releases/tag/horizon-v0.16.1