Releases: art-daq/artdaq
Releases · art-daq/artdaq
v4_06_00
What's Changed
- Try building with Ubuntu runner by @eflumerf in #279
- Disable sequence ID tracking in FragmentBuffer, requests are now allowed by @eflumerf in #276
- Add workflow permissions by @eflumerf in #277
- Update Doxygen comments: add missing docs and fix outdated documentation by @Copilot in #278
New Contributors
- @Copilot made their first contribution in #278
Full Changelog: v4_05_00...v4_06_00
v4_05_00
What's Changed
- Update product version by @eflumerf in #265
- chmod files after opening to 0664 (default Linux permission set) by @eflumerf in #268
- Recognize more cases where art has died and throw appropraite errors by @eflumerf in #267
- ArtdaqInputHelper: changed message level by @corrodis in #269
- Add dispatcher_art_job executable, which simply reads in a configuration by @eflumerf in #270
- Pipe art output into artdaq, send to TRACE by @eflumerf in #271
- Changes needed to build in Spack 1.1/Cetmodules 4 environment by @eflumerf in #274
- Change Fragment constructor signature to always include Fragment type by @eflumerf in #272
New Contributors
Full Changelog: v4_03_00...v4_05_00
v4_03_00
What's Changed
- Release v4_02_00 by @gennadiy-fnal in #261
- Fix EndOfRun Fragments from ArtdaqOutput by @eflumerf in #262
- Bugfixes from Mu2e Tracker by @eflumerf in #263
New Contributors
- @gennadiy-fnal made their first contribution in #261
Full Changelog: v4_02_00...v4_03_00
v4_02_00
What's Changed
- Fixes to art interface to allow subrun products from multiple parallel art processes by @eflumerf in #257
- Use ServiceDeclarationMacros.h by @eflumerf in #258
- Hold events from new sub runs until all endofsubrun fragments are in by @eflumerf in #259
- Fix SharedMemoryEventManager_t, which now needs init_fragment_count: 0 by @eflumerf in #260
Full Changelog: v4_01_00...v4_02_00
v4_01_00
v4_00_00
What's Changed
- Fix formatting according to the git-whitespace check by @eflumerf in #245
- Scorrodi/unique br metrics by @eflumerf in #241
- Log the port number in TCP_listen_fd by @eflumerf in #246
- Add port information to log messages from PortManager by @eflumerf in #247
- Allow setting the port for the TCPSocketTransfer explicitly by @eflumerf in #248
- The last vestiges of the old UPS system have been swept away. by @eflumerf in #243
- Revert "The last vestiges of the old UPS system have been swept away." by @eflumerf in #249
- Allow the Dispatcher to overwrite conflicting unique_label with new configuration (and restart art process) by @eflumerf in #253
- Fixes to multiple Subrun handling by @eflumerf in #251
- Fix TLOGs in receiveFragmentHeader (no longer need method name). Chan… by @eflumerf in #252
- Eflumerf/multi run mode redux by @eflumerf in #254
- Revert "Revert "The last vestiges of the old UPS system have been swept away."" by @eflumerf in #250
Full Changelog: v3_16_00...v4_00_00
v3_16_00
What's Changed
- Run clang-format on source files by @eflumerf in #238
- Track copy status in Bundle to try and recognize problems earlier by @eflumerf in #237
- Add a time delay while waiting for all init fragments to be received by @eflumerf in #239
- Add version of TransferOutput that uses reliable transfers by @gianipez in #240
- Make ArtdaqSharedMemoryInterface abort more quickly at EndOfData by @eflumerf in #242
New Contributors
Full Changelog: v3_15_00...v3_16_00
v3_15_00
What's Changed
- Remove #define methods from Globals, update usages by @eflumerf in #231
- Fix the usage of Globals::SharedMemoryKey to allow using Parent PID by @eflumerf in #234
- Introduce more strict controls over the order in which events are presented to art. by @eflumerf in #232
- Eflumerf/remove deprecated transfers by @eflumerf in #233
- Remove references to deprecated board_id parameter by @eflumerf in #235
- Fix daq_flow_t issues since it produces Empty Fragments by @eflumerf in #236
Full Changelog: v3_14_01...v3_15_00
v3_14_01
v3_13_00
What's Changed
- make metrics reports available over XML-RPC by @pavel1murat in #217
- Eflumerf/fragment performance by @eflumerf in #219
- Eflumerf/improved request log messages by @eflumerf in #216
- Add rate and run-forever to requestSender by @eflumerf in #220
New Contributors
- @pavel1murat made their first contribution in #217
Full Changelog: v3_12_07...v3_13_00