@@ -35,23 +35,30 @@ In particular, the `cardano-db` command in the Mithril client CLI has been updat
3535To support this transition, both certification versions will remain available during the migration period, allowing users to adapt at their own pace.
3636
3737- [x] ** Distribution [ 2524] ( https://github.com/input-output-hk/mithril/releases/tag/2524.0 ) ** :
38+
3839 - Introduced the ` --backend ` parameter in the ` cardano-db ` command
3940 - The default backend is ` v1 ` ; the ` v2 ` backend is still considered ** unstable**
4041 - No breaking changes in the client CLI
4142 - The ` v2 ` backend is accessible via the ` cardano_database_v2 ` function in the client library.
4243
4344- [x] ** Distribution [ 2537] ( https://github.com/input-output-hk/mithril/releases/tag/2537.0 ) ** :
45+
4446 - The ` v2 ` backend is promoted to ** stable** status but will remain optional
4547 - The ` v1 ` backend is still the default.
4648
4749- [ ] ** Distribution +2** :
50+
4851 - The ` v2 ` backend will become the default
49- - The ` v1 ` backend will be deprecated.
5052
5153- [ ] ** 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.
5356
5457- [ ] ** Distribution +4** :
58+
59+ - The ` v1 ` backend will be decommissioned and removed from the client CLI and library.
60+
61+ - [ ] ** Distribution +5** :
5562 - The ` v1 ` backend will be fully removed from the signer and aggregator.
5663
5764If you have any questions or need assistance, contact the team on the [ Discord channel] ( https://discord.gg/5kaErDKDRq ) .
0 commit comments