Maintenance release for the node 11.1.2.
What's Changed
- Bump cardano-node to 11.1.2 and update network config files (mainnet, preprod, preview)
- Bump Mithril to 2630.0
Note for custom deployments
- The cardano-node config files changed format for 11.1.x (
LedgerDB.Snapshotsblock,MinNodeVersion: 11.1.0). If you mount your own configs, update them fromconfig/network/<network>/cardano-node/. - The upstream 11.1.x configs bind Prometheus to
127.0.0.1. cardano-graphql reads the tip slot from Prometheus, so it must be bound to0.0.0.0("PrometheusSimple suffix 0.0.0.0 12798"), otherwisecardanoDbMetafails withECONNREFUSED. The shipped configs already have this.
Tested with
| Component | Version |
|---|---|
| cardano-node | 11.1.2 |
| cardano-db-sync | 13.7.2.1 |
| Token Metadata Registry | 1.6.0 |
Full Changelog: 9.0.2...9.0.3