Skip to content

v1.24.0

Compare
Choose a tag to compare
@teo teo released this 25 Nov 12:11
· 19 commits to master since this release

This release moves FairMQ sockets into the abstract namespace to avoid polluting /tmp, and fixes a core stuck issue.

  • FairMQ abstract namespace:

    • [core] Pass to FairMQ tasks abstract namespace endpoint paths
  • Core stuck fix:

    • [core] avoid stuck updateTaskStatus due to mulitple mesos updates