The Gaudi Framework  master (ff829712)
Loading...
Searching...
No Matches
release.notes.v30r3

autotoc_md467

version: v30r3 date: 2018-08-01

supported_builds: [CMake]

Package Coordinators: Marco Clemencic, Charles Leggett, Benedikt Hegner

Release Notes

Improvements, modernization and fixes (see all changes).

Deprecated

  • Print warning if begin/endRun are used in serial jobs (mr !666)
  • Fully deprecate DeclareFactoryEntries.h (mr !648)

Changed

Fixed

  • Fixes for clang build (mr !724)
  • Fix dependency of generated PCM files (mr !705)
  • Fix tests in special configurations (mr !701)
  • Fix asynchronous task scheduling (mr !697)
  • Make sure we do not use ninja from LCG (mr !695)
  • Increase timeout for event view tests (mr !696)
  • Fix message service format in GaudiMP (mr !694)
  • CommonAuditor: only print CustomEventType deprecation warning if the property is used (mr !691)
  • Fix for crash when events are deleted while view algorithms are still running (mr !670)
  • Fix environment for Gitlab-CI
  • Unset GIT_DIR/GIT_WORK_TREE before cloning xenv (mr !669)
  • Add test and fix of version propagation in KeyedContainer move (mr !663, issue #27)
  • Fixed the list of files used for formatting check in Gitlab-CI (mr !664)
  • Avoid (false positive) clang warning (mr !656)
  • Handle incompatible values for DataObjectHandleBase props (mr !650)
  • Fixed bug in THistSvc introduced with mr !594 (mr !652)

Added

Clean up