|
1 | 1 | # Change Log
|
2 | 2 |
|
| 3 | +## [v0.8.15](https://github.com/input-output-hk/jormungandr/tree/v0.8.15) (2020-03-18) |
| 4 | + |
| 5 | +[Full Changelog](https://github.com/input-output-hk/jormungandr/compare/v0.8.14...v0.8.15) |
| 6 | + |
| 7 | +**Implemented enhancements:** |
| 8 | + |
| 9 | +- Added peer connected count to stats [\#1918](https://github.com/input-output-hk/jormungandr/pull/1918) |
| 10 | +- p2p quarantine policy update and vicinity randomnisation [\#1916](https://github.com/input-output-hk/jormungandr/pull/1916) |
| 11 | +- jcli: /api/v0/stake/{epoch} - exposed [\#1910](https://github.com/input-output-hk/jormungandr/pull/1910) |
| 12 | + |
| 13 | +**Closed issues:** |
| 14 | + |
| 15 | +- One Stats to rule them all [\#1919](https://github.com/input-output-hk/jormungandr/issues/1919) |
| 16 | +- Document the steps for jcli pool retirement [\#1906](https://github.com/input-output-hk/jormungandr/issues/1906) |
| 17 | + |
| 18 | +**Merged pull requests:** |
| 19 | + |
| 20 | +- \[Tests\] Private network multiple trust fix [\#1926](https://github.com/input-output-hk/jormungandr/pull/1926) |
| 21 | +- Rest: node stats - use interface dto [\#1923](https://github.com/input-output-hk/jormungandr/pull/1923) |
| 22 | +- \[Tests\] System resources monitoring for node [\#1922](https://github.com/input-output-hk/jormungandr/pull/1922) |
| 23 | +- Changed default value of max\_client\_connections [\#1917](https://github.com/input-output-hk/jormungandr/pull/1917) |
| 24 | +- \[Test\] Reward history test case [\#1914](https://github.com/input-output-hk/jormungandr/pull/1914) |
| 25 | +- \[Docs\] jcli retirement docs [\#1909](https://github.com/input-output-hk/jormungandr/pull/1909) |
| 26 | +- blockchain: convert internals to futures 0.3 [\#1908](https://github.com/input-output-hk/jormungandr/pull/1908) |
| 27 | +- move different modules to new tokio runtime [\#1907](https://github.com/input-output-hk/jormungandr/pull/1907) |
| 28 | +- \[Tests\] test case for leadership log parent hash [\#1905](https://github.com/input-output-hk/jormungandr/pull/1905) |
| 29 | +- \[Tests\]Explorer soak test [\#1902](https://github.com/input-output-hk/jormungandr/pull/1902) |
| 30 | + |
| 31 | + |
3 | 32 | ## [v0.8.14](https://github.com/input-output-hk/jormungandr/tree/v0.8.14) (2020-03-12)
|
4 | 33 |
|
5 | 34 | [Full Changelog](https://github.com/input-output-hk/jormungandr/compare/v0.8.13...v0.8.14)
|
|
0 commit comments