Releases: FairRootGroup/FairMQ
Releases · FairRootGroup/FairMQ
v1.9.2
Full Changelog: v1.9.1...v1.9.2
v1.9.1
Full Changelog: v1.9.0...v1.9.1
v1.9.0
Features and Fixes
- Fix poor performance of the refCount segment (#501)
- Add 'no control' controller (#503)
- Hide actual container from the API (#507)
- Out of line
ProgOption::SetProperty
forint
andstd::string
(#518) - Reduce bloat due to statics (#519)
Maintenance
- chore: upgrade checkout step to v4 (#494)
- ci: Check codemeta/zenodo with AUTHORS/CONTRIBUTORS (#498)
- build: Adopt all CMake policies up to 3.30 (#512)
- Update Mac CI nodes (#500, #517)
- build(deps): bump extern/googletest from
a1cc8c5
to7d76a23
(#497, #520) - Support Boost 1.87 (#521)
Contributors: @ChristianTackeGSI, @dennisklein, @ktf, @rbx
Full Changelog: v1.8.4...v1.9.0
v1.8.4
v1.8.3
v1.8.2
v1.8.1
Improvements
- Shmem: reduced the size of the Message class (#485)
- Shmem: store reference counts for the unmanaged region messages in a pool in a dedicated memory segment (#484)
Bugfixes
- Fix address clashes in tests (6122010)
- StateMachine: Guard access to subscription containers (fbb6577)
Contributors: @dennisklein, @ktf, @rbx
Full Changelog: v1.8.0...v1.8.1
v1.8.0
v1.7.0
Features
- New CMake switch
-DFAIRMQ_CHANNEL_DEFAULT_AUTOBIND=OFF/ON
(#475)
Contributors: @dennisklein, @rbx
Full Changelog: v1.6.0...v1.7.0
v1.6.0
Features
Bugfixes
- Fix
-Wunqualified-std-cast-call
(7b259af)
Contributors: @dennisklein, @ktf, @rbx
Full Changelog: v1.5.0...v1.6.0