Skip to content

v0.80.0

Compare
Choose a tag to compare
@teo teo released this 01 Sep 10:27
· 293 commits to master since this release

This release includes improvements to the API and to log messages for termination conditions.

  • ODC error logging:

    • [core] Print a fatal message to IL if ODC went to error
  • DESTROY transition information:

    • [core] Declare current transition DESTROY if tearing down env
  • Active tasks count:

    • [coconut] Display number of active/inactive/total tasks in env
    • [core] Add active/inactive task counts to proto
    • [core] Return number of active/inactive tasks in env requests