v.0.5.0

Improvements:

  1. [LUNA-7429] The notification_policy field was added to streams. The notification_policy allows to send notification on stream status changes using callbacks, which allows to send data to the third party system by specified url. See create stream.

  2. [LUNA-7434] Added ability to start and stop streams by their group id. See patch streams in group.

  3. [LUNA-7434] Added ability to delete all streams of a group. See delete streams in group.

  4. [LUNA-7434] Added parameter with_streams to delete all streams alongside with the group. See delete group.

  5. [LUNA-7434] Added filter group_id to get all streams belonging to the specified group. See get streams.

Migration:

See a migration manual.