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: CHANGELOG.md
+41-2Lines changed: 41 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,5 +5,44 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
7
8
-
As a minor extension, we also keep a semantic version for the `UNRELEASED`
9
-
changes.
8
+
As a minor extension, we have adopted a slightly different versioning convention for the Mithril distributions (https://mithril.network/doc/adr/3#decision)
9
+
10
+
## Mithril Distribution [2416.0] - UNRELEASED
11
+
12
+
-**BREAKING** changes in Mithril client CLI:
13
+
- Certificate chain structure has been modified to remove coupling with immutable file number.
14
+
- Client needs to be updated to verify certificate chain.
-_DEPRECATED_ the `snapshot` command in the Mithril client CLI:
27
+
- Renamed to `cardano-db snapshot`.
28
+
- Will be **removed** in **2** distributions.
29
+
30
+
- Support for `Prometheus` endpoint for metrics in signer ([setup guide](https://mithril.network/doc/next/manual/getting-started/run-signer-node#activate-prometheus-endpoint)).
31
+
32
+
- Full support for chain observer with `Pallas` in signer and aggregator.
33
+
34
+
- Support for `Cardano node``8.9.0` in the signer and the aggregator.
0 commit comments