Skip to content

Commit baa8202

Browse files
committed
v2.3.0
1 parent 1036d7e commit baa8202

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

doc/releaseNotes.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -341,5 +341,7 @@ This file describes the main feature changes for each readout.exe released versi
341341
## v2.2.0 - 07/05/2021
342342
- Added rate limit for eventDump: see consumer-zmq.maxRate and consumer-zmq.pagesPerBurst.
343343

344-
## next version
344+
## v2.3.0 - 11/05/2021
345345
- consumer-stats: publish/print the current timeframe Id sent to STFB.
346+
- consumer-stats: ZMQ stats client cleanup timeout, to avoid blocking on exit.
347+
- auto-mute RDH warnings: verbosity reduced if many successive logs done in a short time.

src/ReadoutVersion.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
#define READOUT_VERSION "2.2.0"
1+
#define READOUT_VERSION "2.3.0"

0 commit comments

Comments
 (0)