v.6.26.0

Improvements:

  1. [LUNA-6649] The subtask_callbacks field was added to get task notification policy, replace task notification policy. The subtask_callbacks allows to send notification on subtasks status changes using callbacks, which allows to send data to the third party system by specified url.

    All tasks support subtask_callbacks:

    Tasks scheduling also support notifications for subtasks (not for schedules):

  2. [LUNA-6658] Added /metrics route that response with requests statistics in prometheus format. See docs for details.

  3. [LUNA-6668] It is now possible to retrieve people count coordinates for people count estimation. People coordinates setting was added to handlers detection policy. See /sdk, handler detect policy, generate event

Migration:

See a migration manual.

[LUNA-6658] See a migration manual.