v.0.5.0¶
Improvements:¶
[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.
[LUNA-7434] Added ability to start and stop streams by their group id. See patch streams in group.
[LUNA-7434] Added ability to delete all streams of a group. See delete streams in group.
[LUNA-7434] Added parameter with_streams to delete all streams alongside with the group. See delete group.
[LUNA-7434] Added filter group_id to get all streams belonging to the specified group. See get streams.
Migration:¶
See a migration manual.