Skip to content

Commit

Permalink
Horizon 2.8.3 CHANGELOG (#3950)
Browse files Browse the repository at this point in the history
  • Loading branch information
bartekn authored Sep 22, 2021
1 parent 6249af6 commit e6f322c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion services/horizon/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,10 @@
All notable changes to this project will be documented in this
file. This project adheres to [Semantic Versioning](http://semver.org/).

## Unreleased
## v2.8.3
**Upgrading to this version from <= v2.8.0 will trigger a state rebuild. During this process (which will take at least 10 minutes), Horizon will not ingest new ledgers.**

**In the 2.9.0 Horizon release, the `--ingest` flag will be set to `true` by default.**

* Fix ingestion of fee bump transactions which have muxed source accounts ([3948](https://github.com/stellar/go/pull/3948)).
* Add an index on trade aggregations, to improve ingestion performance ([3947](https://github.com/stellar/go/pull/3947)).
Expand Down

0 comments on commit e6f322c

Please sign in to comment.