Skip to content

Commit 29c2816

Browse files
committed
Bumped version to 0.4.2.0
1 parent 661f418 commit 29c2816

3 files changed

Lines changed: 10 additions & 26 deletions

File tree

dmq-node/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
<!-- scriv-insert-here -->
44

5+
<a id='changelog-0.4.2.0'></a>
6+
## 0.4.2.0 -- 2026-04-07
7+
8+
### Non-Breaking
9+
10+
- Changed default prefix for prometheus counters to `dmq-node_` (previously no
11+
prefix was added). The prefix can be changed using
12+
`TraceOptionMetricsPrefix` option in a configuration file.
13+
514
<a id='changelog-0.4.1.0'></a>
615
## 0.4.1.0 -- 2026-04-01
716

dmq-node/changelog.d/20260407_155022_coot_prometheus_namespace.md

Lines changed: 0 additions & 25 deletions
This file was deleted.

dmq-node/dmq-node.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: 3.4
22
name: dmq-node
3-
version: 0.4.1.0
3+
version: 0.4.2.0
44
synopsis: Decentralised Message Queue Node
55
description:
66
Decentralised Message Queue Node based on Cardano Diffusion

0 commit comments

Comments
 (0)