@@ -35,23 +35,30 @@ In particular, the `cardano-db` command in the Mithril client CLI has been updat
35
35
To support this transition, both certification versions will remain available during the migration period, allowing users to adapt at their own pace.
36
36
37
37
- [x] ** Distribution [ 2524] ( https://github.com/input-output-hk/mithril/releases/tag/2524.0 ) ** :
38
+
38
39
- Introduced the ` --backend ` parameter in the ` cardano-db ` command
39
40
- The default backend is ` v1 ` ; the ` v2 ` backend is still considered ** unstable**
40
41
- No breaking changes in the client CLI
41
42
- The ` v2 ` backend is accessible via the ` cardano_database_v2 ` function in the client library.
42
43
43
44
- [x] ** Distribution [ 2537] ( https://github.com/input-output-hk/mithril/releases/tag/2537.0 ) ** :
45
+
44
46
- The ` v2 ` backend is promoted to ** stable** status but will remain optional
45
47
- The ` v1 ` backend is still the default.
46
48
47
49
- [ ] ** Distribution +2** :
50
+
48
51
- The ` v2 ` backend will become the default
49
- - The ` v1 ` backend will be deprecated.
50
52
51
53
- [ ] ** Distribution +3** :
52
- - The ` v1 ` backend will be decommissioned and removed from the client CLI and library.
54
+
55
+ - The ` v1 ` backend will be deprecated.
53
56
54
57
- [ ] ** Distribution +4** :
58
+
59
+ - The ` v1 ` backend will be decommissioned and removed from the client CLI and library.
60
+
61
+ - [ ] ** Distribution +5** :
55
62
- The ` v1 ` backend will be fully removed from the signer and aggregator.
56
63
57
64
If you have any questions or need assistance, contact the team on the [ Discord channel] ( https://discord.gg/5kaErDKDRq ) .
0 commit comments