The Gaudi Framework  v30r3 (a5ef0a68)
Changelog

All notable changes to this project will be documented in this file.

Project Coordinators: Marco Clemencic, Charles Leggett, Benedikt Hegner

The format is based on Keep a Changelog.

Unreleased

v30r3 - 2018-08-01

Improvements, modernization and fixes.

Deprecated

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

v28r2p1 - 2018-06-15

Bugfix release

Fixed

Added

  • Gitlab-CI configuration (mr !665, backport from master)

v29r4 - 2018-04-17

Bugfix release.

Fixed

Changed

Old versions

Details about old versions of the project can be found in the [ReleaseNotes](ReleaseNotes) folder and in the release.notes files in GaudiRelease/doc.