v.1.25.0 ======== Improvements: ------------- #) [LUNA-8566] Added ``event_source_groups`` query parameter for ``GET /streams/count`` request. See `count streams request <../_static/api.html#operation/countStreams>`_. #) [LUNA-8567] Added ``check_agent`` query parameter for `create group <../_static/api.html#operation/createGroup>`_ and `replace group <../_static/api.html#operation/putGroup>`_ requests. When ``check_agent=1``, the service verifies that at least one active agent exists that is capable of processing all specified analytics for the group. #) [LUNA-8567] Added ``source`` and ``event_source_group`` fields to the ``stream_settings`` object for groups. These fields are available in `create group <../_static/api.html#operation/createGroup>`_ and `replace group <../_static/api.html#operation/putGroup>`_ requests and are inherited by streams linked to the group. #) [LUNA-8567] Added ``sources`` and ``event_source_groups`` query parameters to `get groups <../_static/api.html#operation/getGroups>`_ and `get group count <../_static/api.html#operation/countGroups>`_ requests. Migration: ---------- See a `migration <../migration.html>`_ manual.