Skip to content

v0.7.0

Choose a tag to compare

@teo teo released this 30 Apr 09:20
· 2437 commits to master since this release
  • FairMQ 1.4.2 bump and related OCC improvements:

    • [executor] Implement FairMQ 1.4 state machine in transitioner
    • [executor] Explicitly dismiss incoming NULL_DEVICE_EVENT
    • [occ] Support FairMQ 1.4 state machine
    • [occ] Provide basic EventStream in OCCPlugin
    • [occ][executor] Handle COMPLETE_INIT transition explicitly
    • [occ] Update EXPECTED_FINAL_STATE map
  • GetFrameworkInfo API call extension:

    • [build][occ][core] Update product strings
    • [core] Implement version and instance information in GetFrameworkInfo
    • [core] Regenerate protos
    • [core] Add instanceName as config option
    • [coconut] Update GetFrameworkInfo call to show core instance and version

    NOTE: this impacts o2control.proto, but the changes are backwards compatible.

  • Miscellaneous:

    • [build] Makefile fixes
    • [build] Bump dep and update dependencies
    • [coconut] Make tests build
    • [core] Refactor configuration.Source and backends in preparation for configuration system overhaul
    • [core] Fix flag set name
    • [core] Better handling of invalid incoming transition request
    • [occ] Fix debug output