Merge pull request #1071 from IntersectMBO/update-changelog-for-patches
Add change log entries from patch releases
Add change log entries from patch releases
* mithril-aggregator from `0.8.2` to `0.8.3`
These are all in the upstream library, and are both more efficient than their list equivalents and more convenient than converting to and from the wrapped `Seq`
PrometheusSimple backend robustness improvements
* mithril-aggregator from `0.8.2` to `0.8.3` * mithril-common from `0.6.38` to `0.6.39` * mithril-signer from `0.3.0` to `0.3.1`
Removed the use of 'kes_sk.get_period()' which is not needed as the KES secret key is loaded from file upon signature and thus has not been evolved yet. This means that 'kes_sk.get_period()' is always 0.
refactor: reduce duplicated config