This repository has been archived by the owner on May 14, 2021. It is now read-only.
Releases: kinecosystem/go
Releases · kinecosystem/go
Horizon v2.1.0
- 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
Horizon v2.1.0 rc1
- 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
kinecosystem/horizon-v2.0.0-stellar-v0.16.1
Horizon
- Update Horizon to align with Stellar's Horizon v0.16.1
kinecosystem/horizon-v2.0.0-stellar-v0.15.4
Horizon
- Support custom cursor name for horizon (#22)
- Add sse pubsub support for general transactions request (#21)
- Updates Kin Horizon to align with Stellar's Horizon v0.15.4
Friendbot
kinecosystem/horizon-v2.0.0-stellar-v0.12.3
Horizon
- First production version of Kin spam prevention implementation. See the following articles for more information:
- Set one kin = 1,000,000 smallest denominator units ==> 5 decimal points (#16)
- SSE requests use Pub/Sub methodology (#14)
- Based on Stellar's Horizon v0.12.3