Skip to content

Releases: FairRootGroup/FairMQ

v1.9.2

17 Mar 14:31
@rbx rbx
Compare
Choose a tag to compare

v1.9.1

23 Jan 15:33
v1.9.1
c11506e
Compare
Choose a tag to compare
  • feat(EventManager): Out of line some methods by @ktf (c11506e)

Full Changelog: v1.9.0...v1.9.1

v1.9.0

09 Jan 16:27
v1.9.0
Compare
Choose a tag to compare

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 for int and std::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 to 7d76a23 (#497, #520)
  • Support Boost 1.87 (#521)

Contributors: @ChristianTackeGSI, @dennisklein, @ktf, @rbx

Full Changelog: v1.8.4...v1.9.0

v1.8.4

29 Nov 18:29
@rbx rbx
Compare
Choose a tag to compare
  • Shmem: Fallback to old reference counting behaviour for UnamangedRegion when the configured refCount segment size is 0 (#493)

Contributors: @rbx

Full Changelog: v1.8.3...v1.8.4

v1.8.3

24 Nov 13:24
@rbx rbx
Compare
Choose a tag to compare
  • Shmem: Fix a bug where a reference count region creation would not honor the stored configuration parameters (#492)

Contributors: @rbx

Full Changelog: v1.8.2...v1.8.3

v1.8.2

15 Nov 12:11
@rbx rbx
Compare
Choose a tag to compare
  • Shmem: improve error message when ref count segment is out of space (#490)
  • Shmem: increase default size of the ref count segment to 100,000,000 bytes (#490)

Contributors: @rbx

Full Changelog: v1.8.1...v1.8.2

v1.8.1

10 Nov 13:32
@rbx rbx
Compare
Choose a tag to compare

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

06 Sep 08:23
@rbx rbx
Compare
Choose a tag to compare

Features


Contributors: @dennisklein, @ktf, @ChristianTackeGSI

Full Changelog: v1.7.0...v1.8.0

v1.7.0

26 Jun 11:57
v1.7.0
Compare
Choose a tag to compare

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

13 Jun 20:57
v1.6.0
Compare
Choose a tag to compare

Features

Bugfixes

  • Fix -Wunqualified-std-cast-call (7b259af)

Contributors: @dennisklein, @ktf, @rbx

Full Changelog: v1.5.0...v1.6.0