You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: services/horizon/CHANGELOG.md
+7Lines changed: 7 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,13 @@
3
3
All notable changes to this project will be documented in this
4
4
file. This project adheres to [Semantic Versioning](http://semver.org/).
5
5
6
+
## V2.16.0
7
+
8
+
* Replace keybase with publicnode in the stellar core config. ([4291](https://github.com/stellar/go/pull/4291))
9
+
* Add a rate limit for path finding requests. ([4310](https://github.com/stellar/go/pull/4310))
10
+
* Horizonclient, fix multi-parameter url for claimable balance query. ([4248](https://github.com/stellar/go/pull/4248))
11
+
12
+
6
13
## v2.15.1
7
14
8
15
**Upgrading to this version from <= v2.8.3 will trigger a state rebuild. During this process (which will take at least 10 minutes), Horizon will not ingest new ledgers.**
0 commit comments