- Change dependency
ekg
toekg-wai
, replacingsnap-server
based web stack withwarp / wai
. - Add
initForwardingDelayed
which allows for deferred start of forwarding after initialization, instead of tying both together.
- Add
docuResultsToMetricsHelptext
for JSON output of metrics docs; required bycardano-node
commandtrace-documentation --output-metric-help
- With a metrics prefix that can be set in the configuration (tcMetricsPrefix) Metrics gets a type postfix (_int,_real, _counter)
- With a prometheus metric with key label pairs. The value will always be "1"
- ForHuman Color, Increased Consistency Checks, and Non-empty Inner Workspace Validation
- Rewrite of examples as unit tests
- Updated to
ouroboros-network-0.10
- Updated to
ouroboros-network-0.9.1.0
-
First version that diverges from caradno-node versioning scheme
-
GHC-9.2 support
-
Many undocumented changes
- Undocumented changes
- Initial version.