Skip to content
New MINOR release 01.11.00

Changes since 01.10.00:
- fixed race conditon in hearbeat thread of RebotBackend
- LogicalNameMapping: Add typeHintModifierPlugin
  -- This plugin changes the catalogue type of an entry in the logical name
     mapping's catalogue
- make ExceptionDummyBackend's flags thread safe
- Moved ExceptionDevice code from ApplicationCore and renamed it to ExceptionBackend
- Fixed -Winconsistent-missing-override warnings.
- lmap: Disallow use of plugins in <ref>'d constants
  -- At the point of evaluating the reference, we cannot evaluate the plugins yet